ArtifactType

Attribute Information

Used By

Element xpdl:Artifact

Source

<xsd:attribute name="ArtifactType" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="DataObject"/>
      <xsd:enumeration value="Group"/>
      <xsd:enumeration value="Annotation"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample