element <qm_process:StateGroup> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 1 attribute, 4 elements
Defined:
globally in processinfo.xsd; see XML source
Includes:
definitions of 1 attribute, 4 elements
Used:
XML Representation Summary
<qm_process:StateGroup
   
 = 
xs:anyURI
   
>
   
Content: 
</qm_process:StateGroup>
Content model elements (4):
dc:identifier, dc:title, qm_process:category, qm_process:projectArea
Included in content model of elements (1):
qm_process:hasStateGroup
Known Usage Locations
Annotation
[READ-ONLY] Group definition of workflow states. States are members of state groups.
XML Source (w/o annotations (5); see within schema source)
<xs:element name="StateGroup">
<xs:complexType>
<xs:choice maxOccurs="4">
<xs:element ref="dc:identifier"/>
<xs:element ref="dc:title"/>
<xs:element ref="qm_process:category"/>
<xs:element ref="qm_process:projectArea"/>
</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; 4/4)
dc:identifier
Type:
xs:string, predefined, simple content
[READ-ONLY] The name of the workflow state group
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 id of the workflow state group
XML Source (w/o annotations (1); see within schema source)
<xs:element ref="dc:title"/>

qm_process:category
Type:
anonymous complexType, mixed content
[READ-ONLY] The category of the workflow state group
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 prjoect area of the workflow state group
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