Deprecated in XPDL 2.2, use FormalParameters instead |
Element | xpdl:Activity |
Complex Type | xpdl:ProcessType |
<xsd:element name="OutputSets"> <xsd:annotation> <xsd:documentation>Deprecated in XPDL 2.2, use FormalParameters instead</xsd:documentation> </xsd:annotation> <xsd:complexType> <xsd:sequence> <xsd:element ref="xpdl:OutputSet" maxOccurs="unbounded"/> <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> <xsd:anyAttribute namespace="##other" processContents="lax"/> </xsd:complexType> </xsd:element> |