mode

Attribute Information

Used By

Source

<xsd:attribute name="mode" use="optional" default="update">
  <xsd:simpleType>
    <xsd:restriction base="dtSTRING">
      <xsd:minLength value="1"/>
      <xsd:maxLength value="20"/>
      <xsd:enumeration value="update"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample