element <qm:alias> (global)
Namespace:
Type:
anonymous complexType (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
   
 = 
xs:string
   
>
   
Content: 
{ xs:string }
</qm:alias>
Included in content model of elements (10):
qm:testcase (defined in qm:abstract-executionworkitem complexType),
qm:testcase (defined in qm:abstract-testplan complexType),
qm:testplan (defined in qm:abstract-testphase complexType),
Known Usage Locations
Annotation
[DEPRECATED] [READ-ONLY] Element containing an alternate identifier for the resource.
Anonymous Type Detail
Type Derivation Tree
xs:string (extension)
  complexType
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 (all declarations; defined within 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 FlexDoc/XML 1.13 using FlexDoc/XML XSDDoc 2.9.5 template set