element <qm:template>
Namespace:
Type:
Content:
complex, 11 elements
Defined:
globally in qm.xsd, see XML source
Includes:
definitions of 7 elements
Used:
never
XML Representation Summary
<qm:template>
   
Content: 
qm:projectArea, dc:identifier, jproc:team-area, qm:stylesheet, dc:title, dc:description, alm:updated, alm:state, dc:creator, alm:owner, qm:sections
</qm:template>
Content model elements (11):
Annotation
A template defining the sections for a test plan or test case.
Anonymous Type Detail
Type Derivation Tree
  complexType (extension)
XML Source (w/o annotations (7); see within schema source)
<xs:element name="template">
<xs:complexType>
<xs:complexContent>
<xs:extension base="reportableArtifact">
<xs:sequence>
<xs:element ref="dc:title"/>
<xs:element ref="dc:description"/>
<xs:element ref="alm:updated"/>
<xs:element ref="alm:state"/>
<xs:element ref="dc:creator"/>
<xs:element ref="alm:owner"/>
<xs:element ref="sections"/>
</xs:sequence>
</xs:extension>
</xs:complexContent>
</xs:complexType>
</xs:element>
Content Element Detail (defined in this component only; 7/11)
alm:owner
Type:
anonymous, mixed content
[READ-ONLY] The contributor that owns the template.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:owner"/>

alm:state
Type:
anonymous, mixed content
[DEPRECATED] [READ-ONLY]
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:state"/>

alm:updated
Type:
xs:dateTime, predefined, simple content
[READ-ONLY] The last modification date of a resource. Format is XML dateTime.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="alm:updated"/>

dc:creator
Type:
anonymous, mixed content
[READ-ONLY] The contributor that created the template.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:creator"/>

dc:description
Type:
xs:string, predefined, simple content
A description of the template.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:description"/>

dc:title
Type:
xs:string, predefined, simple content
A name given to the template.
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:title"/>

qm:sections
Type:
anonymous, complex content
XML Source (see within schema source)
<xs:element ref="sections"/>

XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set