element <qm:descendeants> (local)
Namespace: |
|
Type: |
|
Content: |
|
Defined: |
|
Includes: |
|
XML Representation Summary |
<qm:descendeants |
|
|
/> |
Included in content model of elements (1):
-
Annotation
Link to the child attribute
XML Source (w/o annotations (2); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="1" name="descendeants">
<xs:complexType>
<xs:attribute name="name" type="xs:string" use="required"/>
</xs:complexType>
</xs:element>
|
Attribute Detail (all declarations; defined within this component only; 1/1)
name
-
Type: |
xs:string, predefined |
Use: |
required |
Name of the child attribute.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="name" type="xs:string" use="required"/>
|