element <qm_process:WorkflowState> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 6 elements
Defined:
globally in processinfo.xsd; see XML source
Includes:
definitions of 1 attribute, 6 elements
Used:
XML Representation Summary
<qm_process:WorkflowState
   
 = 
xs:anyURI
   
>
   
Content: 
</qm_process:WorkflowState>
Content model elements (6):
dc:identifier, dc:title, owl:sameAs, qm_process:category, qm_process:projectArea, qm_process:stateGroup
Included in content model of elements (1):
qm_process:hasWorkflowState
Known Usage Locations
Annotation
[READ-ONLY] A workflow state definition which applies to a test artifact. This represents the state of the artifact in the workflow process.
XML Source (w/o annotations (7); see within schema source)
<xs:element name="WorkflowState">
<xs:complexType>
<xs:choice maxOccurs="6">
<xs:element ref="dc:title"/>
<xs:element ref="dc:identifier"/>
<xs:element ref="qm_process:category"/>
<xs:element ref="qm_process:stateGroup"/>
<xs:element ref="qm_process:projectArea"/>
<xs:element ref="owl:sameAs"/>
</xs:choice>
<xs:attribute ref="rdf:about" use="required"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
rdf:about
Type:
xs:anyURI, predefined
Use:
required
XML Source (see within schema source)
<xs:attribute ref="rdf:about" use="required"/>
Content Element Detail (all declarations; defined within this component only; 6/6)
dc:identifier
Type:
xs:string, predefined, simple content
[READ-ONLY] The id of the workflow state
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] The name of the workflow state
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:title"/>

owl:sameAs
Type:
xs:anyURI, predefined, simple content
[READ-ONLY] External URI of the workflow state
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="owl:sameAs"/>

qm_process:category
Type:
anonymous complexType, mixed content
[READ-ONLY] The category of the group for which this state is related
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="qm_process:category"/>

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"/>

qm_process:stateGroup
Type:
anonymous complexType, empty content
[READ-ONLY] The group resource reference for this state
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="qm_process:stateGroup"/>

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