abbreviation

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="abbreviation">
  <xs:complexType>
    <xs:simpleContent>
      <xs:extension base="xs:token">
        <xs:attribute ref="xml:id"/>
      </xs:extension>
    </xs:simpleContent>
  </xs:complexType>
</xs:element>

Sample

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

< abbreviation>

RDA

</ abbreviation>

< citation/>

</ conventionDeclaration>