longquoteref

Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition

Document
Darwin Information Typing Architecture (DITA) Version 1.3 Part 3: All-Inclusive Edition
Version
1.3
Author
OASIS DITA Technical Committee

The longquoteref element provides a reference to the source of a long quote.

Rendering of this element is left up to DITA processors. Depending on the presentation format, it might be appropriate to ignore the element, present it as a link, use it to turn the entire quote into a link, or do something else.

Content models

See appendix for information about this element in OASIS document type shells.

Inheritance

- topic/longquoteref

Example

<p>A great person once said the following thing.
<lq>Examples are the key to any
specification.<longquoteref href="http://www.example.org/quotes" scope="external"/></lq></p>

Attributes

The following attributes are available on this element: Universal attribute group, Link relationship attribute group, outputclass, and keyref.