elml:BibIDReq

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
bibID xs:string required
The attribute bibID allows giving an unique id to a resource item in the bibliography. Bibliography items are referenced by the values of this attribute.

Used By

Source

<xs:attributeGroup name="BibIDReq">
  <xs:attribute name="bibID" type="xs:string" use="required">
    <xs:annotation>
      <xs:documentation>The attribute bibID allows giving an unique id to a resource item in the bibliography. Bibliography items are referenced by the values of this attribute.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>