repositoryref

Element Information

Model

Children: callnumber, note

Attributes

QName Type Fixed Default Use Inheritable Annotation
ref repositoryID required

Source

<xs:element maxOccurs="unbounded" name="repositoryref">
  <xs:complexType>
    <xs:sequence>
      <xs:element minOccurs="0" name="callnumber" type="xs:normalizedString"/>
      <xs:element minOccurs="0" name="note" type="stringlang"/>
    </xs:sequence>
    <xs:attribute name="ref" type="repositoryID" use="required"/>
  </xs:complexType>
</xs:element>

Sample