stage

Attribute Information

Used By

Element ait:status

Source

<xs:attribute name="stage" default="S300">
  <xs:simpleType>
    <xs:restriction base="xs:token">
      <xs:enumeration value="S100"/>
      <xs:enumeration value="S200"/>
      <xs:enumeration value="S300"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample