elml:BibDayMonthYear

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
dayMonthYear xs:string optional
The attribute dayMonthYear contains the day, the month and the year when source was published (eg. 25th March 2003).

Used By

Source

<xs:attributeGroup name="BibDayMonthYear">
  <xs:attribute name="dayMonthYear" type="xs:string">
    <xs:annotation>
      <xs:documentation>The attribute dayMonthYear contains the day, the month and the year when source was published (eg. 25th March 2003).</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>