ops:sectionNameType

Simple Type Information

Used By

Source

<xs:simpleType name="sectionNameType">
  <xs:restriction base="xs:NMTOKEN">
    <xs:enumeration value="ABSTRACT"/>
    <xs:enumeration value="AMENDMENT"/>
    <xs:enumeration value="BIBLIOGRAPHY"/>
    <xs:enumeration value="CLAIMS"/>
    <xs:enumeration value="DESCRIPTION"/>
    <xs:enumeration value="DRAWINGS"/>
    <xs:enumeration value="SEARCH_REPORT"/>
  </xs:restriction>
</xs:simpleType>