element <qm:alias>
Namespace:
Type:
anonymous (extension of xs:string)
Content:
simple, 1 attribute
Defined:
globally in qm.xsd, see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<qm:alias
    type
 = 
xs:string
    >
   
Content: 
{ xs:string }
</qm:alias>
Included in content model of elements (7):
Known Usage Locations
Annotation
[DEPRECATED] [READ-ONLY] Element containing an alternate identifier for the resource.
Anonymous Type Detail
Type Derivation Tree
xs:string
  complexType (extension)
Derivation:
extension of xs:string
XML Source (w/o annotations (1); see within schema source)
<xs:element name="alias">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="type" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
Attribute Detail (defined in this component only; 1/1)
type
Type:
xs:string, predefined
Use:
optional
XML Source (see within schema source)
<xs:attribute name="type" type="xs:string"/>

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