mode

Attribute Information

Used By

Source

<xsd:attribute name="mode" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:NMTOKEN">
      <xsd:enumeration value="new"/>
      <xsd:enumeration value="delete"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample