elml:BibTitle

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
title xs:string optional
The attribute title contains the title of a source.

Used By

Source

<xs:attributeGroup name="BibTitle">
  <xs:attribute name="title" type="xs:string">
    <xs:annotation>
      <xs:documentation>The attribute title contains the title of a source.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>