ID

Attribute Information

Used By

Element OJ.TOC

Source

<xs:attribute name="ID" use="required">
  <xs:simpleType>
    <xs:restriction base="xs:string">
      <xs:pattern value="OJ-\d{8}-\d{3}"/>
    </xs:restriction>
  </xs:simpleType>
</xs:attribute>

Sample