Next in thread → Next in month →

Re: [dita-lightweight-dita] Request for exemplar templates

From
Don Day <>
Date
2016-02-09T19:43:59+00:00
ID
Thread
Re: [dita-lightweight-dita] Request for exemplar templates
<topic id="termdef_term" outputclass="tlotermtopic">
	<title outputclass="tloterm">Structured Content</title> 
	<prolog outputclass="tlotermprolog">
		<data outputclass="tlotermauthor" specrole="prompt">author name here</data>
		<specmeta>
			<ph outputclass="tlophrase" specrole="doc">A new global phrase element</ph>
			<data outputclass="tlodata" specmodel="choice" specrole="modelonly">
				Simple text only for this global data specialization, 
				but with a different specmodel you could do anything
			</data>
			<specatt outputclass="tloatt" specrole="doc">
				A conditional processing attribute called tloatt
			</specatt>
		</specmeta>
	</prolog>
	<body outputclass="tlotermbody" specmodel="sequence"> 
		<section outputclass="tlowhat"> 
			<title specrole="generate">What is it?</title> 
			<p>...</p>
		</section> 
		<section outputclass="tlowhy"> 
			<title specrole="generate">Why is it important?</title> 
			<p>...</p>
		</section> 
		<section outputclass="tloessay"> 
			<title specrole="generate">Why does a technical writer need to know this?</title> 
			<p>...</p>
		</section> 
		<section outputclass="tlosummary" collection-type="sequence"> 
			<title specrole="generate">Summary:</title> 
			<p>text node with <ph>allowed</ph> phrase.</p>
		</section> 
		<section conref="task-spec.dita/task-def/postreqs"/>
	</body> 
</topic>
Next in thread → Next in month →