niem-xs:gYear

A data type for a Gregorian calendar year with the format CCYY.

Complex Type Information

Model

Source

<xs:complexType name="gYear">
  <xs:annotation>
    <xs:documentation>A data type for a Gregorian calendar year with the format CCYY.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:extension base="xs:gYear">
      <xs:attributeGroup ref="structures:SimpleObjectAttributeGroup"/>
    </xs:extension>
  </xs:simpleContent>
</xs:complexType>