Diff for Working with content references (conref)
Thu, 2006-03-16 20:07 by Bruce Esrig | Thu, 2006-03-23 20:13 by carolgeyer | ||
---|---|---|---|
< previous diff | next diff > | ||
Changes to Body | |||
Line 7 | Line 7 | ||
<ul>
| <ul>
| ||
<li><a href="http://docs.oasis-open.org/dita/v1.0/langspec/id-atts.html">http://docs.oasis-open.org/dita/v1.0/langspec/id-atts.html</a> </li>
| <li><a href="http://docs.oasis-open.org/dita/v1.0/langspec/id-atts.html">http://docs.oasis-open.org/dita/v1.0/langspec/id-atts.html</a> </li>
| ||
+ | </ul>
| ||
+ | <p>Editors for the Architecture area:</p>
| ||
+ | <ul>
| ||
+ | <li><a title="View user profile." href="http://dita.xml.org/user/26"><strong><font color="#ac083e">Bruce Esrig</font></strong></a></li>
| ||
+ | <li><a title="View user profile." href="http://dita.xml.org/user/25"><strong><font color="#ac083e">Michael Priestley</font></strong></a></li>
| ||
</ul> | </ul> |
Revision of Thu, 2006-03-23 20:13:
Content referencing (conref)
Content referencing (conref) is a convenient DITA mechanism for reuse of content from other topics or maps. A fragment of content in one topic or map can be pulled by reference into any other topic or map where the content is allowed. To create the reference, start by creating an empty element of the type that you want to pull in, and then use the element's conref attribute to provide the target's location.
The architectural specification describes content referencing at:
The language specification describes the syntax of the conref attribute at:
Editors for the Architecture area: