element <qm:priority> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute
Defined:
globally in qm.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<qm:priority
   
 = 
xs:anyURI
   
>
   
Content: 
</qm:priority>
Included in content model of elements (4):
qm:suiteexecutionrecord, qm:testcase, qm:testplan, qm:testsuite
Known Usage Locations
Annotation
The priority of the test. Acceptable values are: "literal.priority.101", "literal.priority.110", "literal.priority.120" and "literal.priority.130" for unassigned, low, medium and high priority respectively
Anonymous Type Detail
Annotation
The priority key.
XML Source (w/o annotations (3); see within schema source)
<xs:element name="priority">
<xs:complexType mixed="true">
<xs:attribute ref="rdf:resource"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
rdf:resource
Type:
xs:anyURI, predefined
Use:
optional
[READ-ONLY] The URL of the priority.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="rdf:resource"/>

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