YEAR

Element Information

Model

Used By

Element OJ.REF

Source

<xd:element name="YEAR">
  <xd:simpleType>
    <xd:restriction base="xd:string">
      <xd:pattern value="\d{4}"/>
    </xd:restriction>
  </xd:simpleType>
</xd:element>

Sample