Documentation Center

Templates

This is a section in the file TemplateSpecification.xml which has impact on our Publication Manager.

	<template id="Dita.TopicRef.Template.Update" name="topicref">
		<label resourceref="Dita.TopicRef.Form.Label">Topic Ref</label>
		<form ref="Dita.TopicRef.Form.Update" />
		<documentFragment>
			<topicref href="contentitem:HRefField" keys="contentitem:KeysField" format="contentitem:FormatField" linking="contentitem:LinkingField" ishcondition="contentitem:ConditionField" ishlinkxpath="@href">
				<topicmeta>
					<navtitle>contentitem:NavTitleField</navtitle>
				</topicmeta>
			</topicref>
		</documentFragment>
		<parentnodes/>
	</template>