elml:BibAuthor

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
author xs:string optional
The attribute author contains the name of the author of a source. Author is also used instead of originator and issuingBody.

Used By

Source

<xs:attributeGroup name="BibAuthor">
  <xs:attribute name="author" type="xs:string">
    <xs:annotation>
      <xs:documentation>The attribute author contains the name of the author of a source. Author is also used instead of originator and issuingBody.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>