element <qm:testphase> (local)
Namespace:
Type:
anonymous complexType
Content:
empty, 1 attribute
Defined:
locally within qm:testplan element in qm.xsd; see XML source
Includes:
definition of 1 attribute
XML Representation Summary
<qm:testphase
   
 = 
xs:string
/>
Included in content model of elements (1):
qm:testplan
Annotation
[READ-ONLY] Link to the phase for the test plan. Only included when a special request parameter is present.
XML Source (w/o annotations (2); see within schema source)
<xs:element maxOccurs="unbounded" minOccurs="0" name="testphase">
<xs:complexType>
<xs:attribute ref="vega:id"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
vega:id
Type:
xs:string, predefined
Use:
optional
[DEPRECATED] [READ-ONLY] UUID of the phase.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="vega:id"/>

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