elml:BibPublicationYear

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
publicationYear xs:gYear optional
The attribute publicationYear contains the year of publication of a source.

Used By

Source

<xs:attributeGroup name="BibPublicationYear">
  <xs:attribute name="publicationYear" type="xs:gYear">
    <xs:annotation>
      <xs:documentation>The attribute publicationYear contains the year of publication of a source.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>