ALLOWED_VALUE_NAME

Element Information

Model

Used By

Element ALLOWED_VALUE

Source

<xsd:element name="ALLOWED_VALUE_NAME">
  <xsd:simpleType>
    <xsd:restriction base="dtSTRING">
      <xsd:maxLength value="60"/>
      <xsd:minLength value="1"/>
    </xsd:restriction>
  </xsd:simpleType>
</xsd:element>

Sample