element <qm_process:category>
Namespace:
Type:
anonymous complexType
Content:
mixed, 1 attribute
Defined:
globally in processinfo.xsd, see XML source
Includes:
definition of 1 attribute
Used:
XML Representation Summary
<qm_process:category
    rdf:datatype
 = 
xs:anyURI
    >
   
Content: 
{text}
</qm_process:category>
Included in content model of elements (2):
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 (defined in this component only; 1/1)
rdf:datatype
Type:
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.7.2 using DocFlex/XML XSDDoc 2.1.0 template set