BPMN: Implementation-related but required by spec. |
Element | xpdl:TaskReceive |
<xsd:attribute name="Implementation" use="optional" default="WebService"> <xsd:annotation> <xsd:documentation>BPMN: Implementation-related but required by spec.</xsd:documentation> </xsd:annotation> <xsd:simpleType> <xsd:restriction base="xsd:NMTOKEN"> <xsd:enumeration value="WebService"/> <xsd:enumeration value="Other"/> <xsd:enumeration value="Unspecified"/> </xsd:restriction> </xsd:simpleType> </xsd:attribute> |