Contains a reference to a file that is used within a document template.
<DocumentTemplateFile Default = "TRUE" | "FALSE" Name="Text" TargetName="Text"> </DocumentTemplateFile>
Default
Optional Boolean. TRUE to specify that the template file is the default file.
Name
Required Text. The full path to the template file.
TargetName
Required Text. The full path to the target
None
DocumentTemplateFiles
Minimum: 0
Maximum: Unbounded
See DocumentTemplates for an example that shows how to use the DocumentTemplateFile element.