element <qm_process:category> (global)
Namespace:
Type:
anonymous complexType
Content:
mixed (allows character data), 1 attribute
Defined:
globally in processinfo.xsd; see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<qm_process:category
   
 = 
xs:anyURI
   
>
   
Content: 
</qm_process:category>
Included in content model of elements (2):
qm_process:StateGroup, qm_process:WorkflowState
Known Usage Locations
Annotation
[READ-ONLY] Fixed set of categories which are assigned to state groups. ( DRAFT | UNDERREVIEW | REVIEWED | APPROVED | CLOSED )
XML Source (w/o annotations (1); see within schema source)
<xs:element name="category">
<xs:complexType mixed="true">
<xs:attribute ref="rdf:datatype" use="required"/>
</xs:complexType>
</xs:element>
Attribute Detail (all declarations; defined within this component only; 1/1)
rdf:datatype
Type:
xs:anyURI, predefined
Use:
required
XML Source (see within schema source)
<xs:attribute ref="rdf:datatype" use="required"/>

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