element <qm_process:Priority>
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:default?, dc:title, dc:identifier, qm_process:projectArea
</qm_process:Priority>
Content model elements (4):
Included in content model of elements (1):
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 (defined in 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, 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.7.2 using DocFlex/XML XSDDoc 2.1.0 template set