element <qm_process:ProcessInfo>
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:hasWorkflowState+ | qm_process:hasStateGroup+ | qm_process:hasPriority+)+
</qm_process:ProcessInfo>
Content model elements (3):
Included in content model of elements (1):
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 (defined in this component only; 3/3)
qm_process:hasPriority
Type:
anonymous, complex content
XML Source (see within schema source)
<xs:element maxOccurs="unbounded" ref="qm_process:hasPriority"/>

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

qm_process:hasWorkflowState
Type:
anonymous, 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.7.2 using DocFlex/XML XSDDoc 2.1.0 template set