element <qm_process:Priority> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 4 elements
Defined:
globally in processinfo.xsd; see XML source
Includes:
definitions of 4 elements
Used:
XML Representation Summary
<qm_process:Priority>
   
Content: 
</qm_process:Priority>
Content model elements (4):
dc:identifier, dc:title, qm_process:default, qm_process:projectArea
Included in content model of elements (1):
qm_process:hasPriority
Known Usage Locations
Annotation
[READ-ONLY] Define literals for test artifact's priority
XML Source (w/o annotations (5); see within schema source)
<xs:element name="Priority">
<xs:complexType>
<xs:sequence>
<xs:element maxOccurs="1" minOccurs="0" name="default" type="xs:boolean"/>
<xs:element ref="dc:title"/>
<xs:element ref="dc:identifier"/>
<xs:element ref="qm_process:projectArea"/>
</xs:sequence>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 4/4)
dc:identifier
Type:
xs:string, predefined, simple content
[READ-ONLY] Identifier of the priority literal
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:identifier"/>

dc:title
Type:
xs:string, predefined, simple content
[READ-ONLY] Name of the priority literal
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:title"/>

qm_process:default
Type:
xs:boolean, predefined, simple content
[READ-ONLY] This field will be set to true if the literal is default priority literal
XML Source (w/o annotations (1); see within schema source)
<xs:element maxOccurs="1" minOccurs="0" name="default" type="xs:boolean"/>

qm_process:projectArea
Type:
anonymous complexType, empty content
[READ-ONLY] The project area of the workflow state
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="qm_process:projectArea"/>

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