LEGAL_TEXT

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
lang dtLANG optional

Used By

Element AREA_LEGAL_INFO

Source

<xsd:element name="LEGAL_TEXT">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:restriction base="dtMLSTRING">
        <xsd:maxLength value="64000"/>
        <xsd:minLength value="1"/>
      </xsd:restriction>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

Sample