A template is a structure that describes a container of information rather than the content. A paragraph can be a template (IsTemplate=true) or not. A template may be used in different Paragraphs, either directly or through a reference. |
Complex Type | ParagraphType |
<xs:attribute name="IsTemplate" type="xs:boolean" use="optional"> <xs:annotation> <xs:documentation>A template is a structure that describes a container of information rather than the content. A paragraph can be a template (IsTemplate=true) or not. A template may be used in different Paragraphs, either directly or through a reference.</xs:documentation> </xs:annotation> </xs:attribute> |