elml:BibSupplier

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
supplier xs:string optional
The attribute supplier contains the name of the organisation that produced the source.

Used By

Element elml:cdRom

Source

<xs:attributeGroup name="BibSupplier">
  <xs:attribute name="supplier" type="xs:string">
    <xs:annotation>
      <xs:documentation>The attribute supplier contains the name of the organisation that produced the source.</xs:documentation>
    </xs:annotation>
  </xs:attribute>
</xs:attributeGroup>