Groups - DITA Proposed Feature #12013 Referencing a range of elements (ConrefRange.html) uploaded

From
Drik Gennum <>
Date
2007-07-31T14:58:00+00:00
ID
Thread
Groups - DITA Proposed Feature #12013 Referencing a range of elements (ConrefRange.html) uploaded
Hi, Yas:

I had an initial question.
Do you see conref of a range as applying only to homogenous list items?

Or would it be possible to have a conref like this:

<p conref="someTopic#someTopic/sampleStart" conreftype="start"/>
<p conref="someTopic#someTopic/sampleEnd" conreftype="end"/>

pointing at source like this:

<p id="sampleStart">... introduction to a code sample ... </p>
<pre>... the code sample itself ...</pre>
<p>... segue to an animation of the executed code...</p>
<object/>
<p id="sampleEnd">... conclusion about code sample ...</p>

Another example might be pulling in the <dlhead> and some <dlentry> items to append to a definition list (or an <sthead> and some <strow> items to append to a table).

Thanks,

Erik Hennum


 wrote on 07/30/2007 11:48:28 PM:
>
> Download Document:
> http://www.oasis-open.org/apps/org/workgroup/dita/download.php/24823/ConrefRange.html