agencyCode

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
xml:id xs:ID optional
See http://www.w3.org/TR/xml-id/ for
information about this attribute.

Used By

Source

<xs:element name="agencyCode">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="m.data.standardRepository">
        <xs:attribute ref="xml:id"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample

< maintenanceAgency xmlns = "urn:isbn:1-931666-33-4" >

< agencyCode>

DE-101

</ agencyCode>

< agencyName>

Deutsche Nationalbibliothek

</ agencyName>

</ maintenanceAgency>