ALLOWED_VALUE

Element Information

Model

Used By

Element ALLOWED_VALUES

Source

<xsd:element name="ALLOWED_VALUE">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element ref="ALLOWED_VALUE_ID"/>
      <xsd:element ref="ALLOWED_VALUE_NAME"/>
      <xsd:element ref="ALLOWED_VALUE_DESCR" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

Sample