operation

Attribute Information

Used By

Complex Type DsmlModification

Source

<xsd:attribute name="operation" use="required">
  <xsd:simpleType>
    <xsd:restriction base="xsd:string">
      <xsd:enumeration value="add"/>
      <xsd:enumeration value="delete"/>
      <xsd:enumeration value="replace"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:attribute>

Sample