element <qm:section> (local)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
XML Representation Summary |
<qm:section |
|
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
= |
xs:string |
|
|
> |
|
|
</qm:section> |
Content model elements (1):
-
Included in content model of elements (1):
-
Annotation
A section contained in the template.
XML Source (w/o annotations (8); see within schema source)
<xs:element maxOccurs="unbounded" name="section">
<xs:complexType>
<xs:sequence>
</xs:sequence>
<xs:attribute name="id" type="xs:string"/>
<xs:attribute name="type" 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 |
XML Source (w/o annotations (1); see within schema source)
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)
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 |
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="type" type="xs:string"/>
|
Content Element Detail (all declarations; defined within this component only; 1/1)
-
Predefined attributes or user defined custom attributes name/value data on this artifact.
XML Source (w/o annotations (1); see within schema source)