BPMN and XPDL |
Elements | xpdl:Activity, xpdl:ActualParameter, xpdl:Transition |
Complex Type | xpdl:ProcessType |
<xsd:element name="Assignments"> <xsd:annotation> <xsd:documentation>BPMN and XPDL</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element ref="xpdl:Assignment" maxOccurs="unbounded"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:anyAttribute namespace="##other" processContents="lax"/> </xsd:complexType> </xsd:element> |