Deprecated in XPDL 2.2, use FormalParameters |
Elements | xpdl:SubFlow, xpdl:TaskApplication |
Complex Type | xpdl:MessageType |
<xsd:element name="DataMappings"> <xsd:annotation> <xsd:documentation>Deprecated in XPDL 2.2, use FormalParameters</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element ref="xpdl:DataMapping" minOccurs="0" maxOccurs="unbounded"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:anyAttribute namespace="##other" processContents="lax"/> </xsd:complexType> </xsd:element> |