element <qm:section> (local)
Namespace:
Type:
anonymous complexType
Content:
empty, 6 attributes
Defined:
locally within qm:sections element in qm.xsd; see XML source
Includes:
definitions of 6 attributes
XML Representation Summary
<qm:section
   
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
 = 
xs:string
/>
Included in content model of elements (1):
qm:sections
Annotation
A section contained in the template.
XML Source (w/o annotations (7); see within schema source)
<xs:element maxOccurs="unbounded" name="section">
<xs:complexType>
<xs:attribute name="description" type="xs:string"/>
<xs:attribute name="id" type="xs:string"/>
<xs:attribute name="type" type="xs:string"/>
<xs:attribute name="configurationData" type="xs:string"/>
<xs:attribute name="name" type="xs:string"/>
<xs:attribute name="content" type="xs:string"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 6/6)
configurationData
Type:
xs:string, predefined
Use:
optional
[DEPRECATED]
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="configurationData" type="xs:string"/>

content
Type:
xs:string, predefined
Use:
optional
The predefined XHTML content of the section.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="content" type="xs:string"/>

description
Type:
xs:string, predefined
Use:
optional
The user friendly description of the section.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="description" type="xs:string"/>

id
Type:
xs:string, predefined
Use:
optional
The unique ID of the section.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="id" type="xs:string"/>

name
Type:
xs:string, predefined
Use:
optional
The ID of the name of the template.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="name" type="xs:string"/>

type
Type:
xs:string, predefined
Use:
optional
[DEPRECATED]
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="type" type="xs:string"/>

XML schema documentation generated with DocFlex/XML RE 1.9.0 using DocFlex/XML XSDDoc 2.8.0 template set