element <qm_process:ProcessInfo> (global)
Namespace:
Type:
anonymous complexType
Content:
complex, 3 elements
Defined:
globally in processinfo.xsd; see XML source
Includes:
definitions of 3 elements
Used:
XML Representation Summary
<qm_process:ProcessInfo>
   
Content: 
</qm_process:ProcessInfo>
Content model elements (3):
qm_process:hasPriority, qm_process:hasStateGroup, qm_process:hasWorkflowState
Included in content model of elements (1):
rdf:RDF
Known Usage Locations
Annotation
[READ-ONLY] Process information from the process specification
XML Source (w/o annotations (1); see within schema source)
<xs:element name="ProcessInfo">
<xs:complexType>
<xs:choice maxOccurs="unbounded">
<xs:element maxOccurs="unbounded" ref="qm_process:hasWorkflowState"/>
<xs:element maxOccurs="unbounded" ref="qm_process:hasStateGroup"/>
<xs:element maxOccurs="unbounded" ref="qm_process:hasPriority"/>
</xs:choice>
</xs:complexType>
</xs:element>
Content Element Detail (all declarations; defined within this component only; 3/3)
qm_process:hasPriority
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="qm_process:hasPriority"/>

qm_process:hasStateGroup
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="qm_process:hasStateGroup"/>

qm_process:hasWorkflowState
Type:
anonymous complexType, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="qm_process:hasWorkflowState"/>

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