diff --git a/specification/langRef/base/longquoteref.dita b/specification/langRef/base/longquoteref.dita deleted file mode 100644 index 02c7fc5c..00000000 --- a/specification/langRef/base/longquoteref.dita +++ /dev/null @@ -1,41 +0,0 @@ - - - - -<xmlelement>longquoteref</xmlelement> - A long quotation reference is a reference to the source of a lengthy - quotation. - - - elementsbodylongquoteref - processing - expectationslongquoteref - quotationsreference to source - - -
- Processing expectations -

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 quotation into a link, or do something else.

-
-
- Attributes -

The following attributes are available on this element: , , and keyref.

-
-Example -

In the following code sample, the longdescref element - references an online version of As You Like It.

- <p>The following is one of the most frequently used quotations from a Shakespearean play: - <lq>All the world's a stage, and all the men and women merely players. They have - their exits and their entrances; And one man in his time plays many parts.’ - <longquoteref href="http://www.example.org/shakespeare/as-you-like-it" format="html" - scope="external">As you like it</longquoteref> - </lq> -</p> -
-
-
-