element <processState>
Namespace:
Type:
anonymous complexType
Content:
mixed, 1 attribute
Defined:
globally in alm.xsd, see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<processState
    rdf:resource
 = 
xsd:anyURI
    >
   
Content: 
{text}
</processState>
Included in content model of elements (1):
Known Usage Locations
Annotation
[READ-ONLY] An ID of the workflow state
Anonymous Type Detail
Annotation
[READ-ONLY] The process definition URI of the process workflow state resource.
XML Source (w/o annotations (3); see within schema source)
<xsd:element name="processState">
<xs:complexType mixed="true">
<xs:attribute ref="rdf:resource"/>
</xs:complexType>
</xsd:element>
Attribute Detail (defined in this component only; 1/1)
rdf:resource
Type:
anyURI, predefined
Use:
optional
[READ-ONLY] The process definition URI of the process workflow state resource.
XML Source (w/o annotations (1); see within schema source)
<xs:attribute ref="rdf:resource"/>

XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set