xpdl:Artifacts

BPMN

Element Information

Model

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

Attributes

Used By

Element xpdl:ActivitySet
Complex Type xpdl:PackageType

Source

<xsd:element name="Artifacts">
  <xsd:annotation>
    <xsd:documentation>BPMN</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:sequence maxOccurs="unbounded">
      <xsd:element ref="xpdl:Artifact"/>
      <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:anyAttribute namespace="##other" processContents="lax"/>
  </xsd:complexType>
</xsd:element>

Sample