Diff for Working with content references (conref)
Tue, 2007-09-18 00:40 by syeo | Tue, 2007-09-18 23:03 by syeo | ||
---|---|---|---|
Moved to wiki: http://dita.xml.org/conref | Copy of the revision from Thu, 2006-03-23 13:13. | ||
< previous diff | next diff > | ||
Changes to Body | |||
Line 1 | Line 1 | ||
- | Moved to wiki: http://dita.xml.org/conref
| + | <p>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.</p>
|
- | + | <p>The architectural specification describes content referencing at:</p>
| |
+ | <ul>
| ||
+ | <li><font size="2" face="Lucida Sans Unicode"><a href="http://docs.oasis-open.org/dita/v1.0/archspec/conref.html">http://docs.oasis-open.org/dita/v1.0/archspec/conref.html</a></font> </li>
| ||
+ | </ul>
| ||
+ | <p>The language specification describes the syntax of the conref attribute at:</p>
| ||
+ | <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>
| ||
+ | </ul>
| ||
+ | <p>Editors for the Architecture area:</p>
| ||
+ | <ul>
| ||
+ | <li><a href="http://dita.xml.org/user/26" title="View user profile."><strong><font color="#ac083e">Bruce Esrig</font></strong></a></li>
| ||
+ | <li><a href="http://dita.xml.org/user/25" title="View user profile."><strong><font color="#ac083e">Michael Priestley</font></strong></a></li>
| ||
+ | </ul> |
Revision of Tue, 2007-09-18 23:03:
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: