element <qm:parentFamily> (local)
Namespace:
Type:
anonymous complexType
Content:
empty, 1 attribute
Defined:
Includes:
definition of 1 attribute
XML Representation Summary
<qm:parentFamily
   
 = 
xs:string
/>
Included in content model of elements (1):
qm:channelAttribute
Annotation
Link to the parent family.
XML Source (w/o annotations (2); see within schema source)
<xs:element maxOccurs="1" minOccurs="1" name="parentFamily">
<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 parent family.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute name="name" type="xs:string" use="required"/>

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