xpdl:Categories

Element Information

Model

xpdl:Category+ , ANY element from ANY namespace OTHER than 'http://www.wfmc.org/2009/XPDL2.2'
Children: xpdl:Category

Attributes

Used By

Element xpdl:Object

Source

<xsd:element name="Categories">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="xpdl:Category" maxOccurs="unbounded"/>
      <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:anyAttribute namespace="##other" processContents="lax"/>
  </xsd:complexType>
</xsd:element>

Sample