SUB.HEADING

This element is used to indicate in which subpart of the OJ, the document has to be published.

Element Information

Model

Used By

Source

<xs:element name="SUB.HEADING">
  <xs:annotation>
    <xs:documentation>This element is used to indicate in which subpart of the OJ, the document has to be published.</xs:documentation>
  </xs:annotation>
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:enumeration value="a"/>
      <xs:enumeration value="b"/>
      <xs:enumeration value="c"/>
      <xs:enumeration value="d"/>
      <xs:enumeration value="e"/>
      <xs:enumeration value="f"/>
      <xs:enumeration value="g"/>
      <xs:enumeration value="h"/>
      <xs:enumeration value="i"/>
      <xs:enumeration value="j"/>
      <xs:enumeration value="k"/>
    </xs:restriction>
  </xs:simpleType>
</xs:element>

Sample