Element | ALLOWED_VALUE |
<xsd:element name="ALLOWED_VALUE_DESCR"> <xsd:complexType> <xsd:simpleContent> <xsd:restriction base="dtMLSTRING"> <xsd:maxLength value="250"/> <xsd:minLength value="1"/> </xsd:restriction> </xsd:simpleContent> </xsd:complexType> </xsd:element> |