Was this helpful?
longquoteref
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 75. 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.