[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]
Subject: Template for (reworked) element reference topic
-- Best, Kris Kristen James Eberlein Chair, OASIS DITA Technical Committee Principal consultant, Eberlein Consulting www.eberleinconsulting.com +1 919 682-2290; kriseberlein (skype)
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE reference PUBLIC "-//OASIS//DTD DITA Reference//EN"
"reference.dtd">
<reference id="element-name" xml:lang="en-us">
<title><xmlelement>element-name</xmlelement></title>
<shortdesc/>
<prolog>
<metadata>
<keywords/>
</metadata>
</prolog>
<refbody>
<section id="usage-information">
<title>Usage information</title>
</section>
<section id="formatting-expectations">
<title>Formatting expectations</title>
</section>
<section id="processing-expectations">
<title>Processing expectations</title>
</section>
<section id="specialization-hierarchy">
<title>Specialization hierarchy</title>
</section>
<section id="attributes">
<title>Attributes</title>
</section>
<example id="example" otherprops="examples">
<title>Example</title>
</example>
</refbody>
</reference>
[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]