AREA_LEGAL_INFO

Element Information

Model

Used By

Element LEGAL_INFO

Source

<xsd:element name="AREA_LEGAL_INFO">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:choice minOccurs="0">
        <xsd:element ref="TERRITORY" minOccurs="0" maxOccurs="unbounded"/>
        <xsd:element minOccurs="0" ref="AREA_REFS"/>
      </xsd:choice>
      <xsd:element ref="LEGAL_TEXT" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element ref="MIME_INFO" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

Sample