<identifier/>

identifiant : référence univoque dans un contexte spécifié
dc:identifier<1> dbk:biblioid<2> tei:idno<3> uniM:0--<4> bml:identificationNumbers<5> usM:0--<6> mods:identifier<7>

Exemple 1. Cas d'un ISBN
<identifier scheme="isbn">2-212-09051-X</identifier>

Exemple 2. Cas d'un URL
<identifier scheme="uri" uri="http://www.ajlsm.com/projets/sdapa/schema/elements/identifier.html">http://www.ajlsm.com/projets/sdapa/schema/elements/identifier.html</identifier>

Parents<^>

concept, info, record, resource, summary ;

Frères<^>

%DC ; concept, definition, example, info, note, part, property, summary, term, title, unqualified ;

Enfants<^>

"text" (%Reference%Syllabe)*

Attributs<^>

  • @id="xs:ID"
  • @code="xs:string"
  • @audience="xs:string"
  • @css="xs:string"
  • @class="xs:string"
  • @remap="xs:string"
  • @uri="xs:anyURI"
  • @lang="xs:string"
  • @value="xs:string"
  • @role="xs:string"
  • @scheme="xs:string"
  • Source<^>

    <xs:element name="identifier" type="identifier"/>
    <xs:complexType mixed="true" name="identifier">
    <!-- suppression
    		<xs:sequence>
    			<xs:element ref="prefix" minOccurs="0"/>
    			<xs:element ref="suffix" minOccurs="0"/> -->
    <!-- 
    			CB suppression info 12/11/03
    			<xs:element ref="info" minOccurs="0"/>
    		</xs:sequence> -->
    <xs:choice maxOccurs="unbounded" minOccurs="0">
    <xs:group ref="Reference"/>
    <xs:group ref="Syllabe"/>
    </xs:choice>
    <xs:attributeGroup ref="Attributes"/>
    </xs:complexType>


    <1> http://dublincore.org/documents/dcmi-terms/#identifier

    <2> http://www.docbook.org/tdg/en/html/biblioid.html

    <3> http://www.tei-c.org/P4X/ref-IDNO.html

    <4> http://www.ifla.org/VI/3/p1996-1/uni0.htm

    <5> http://www.biblioml.org/dtds/biblioml_030/html/elements/identificationnumbers.html

    <6> http://www.loc.gov/marc/bibliographic/ecbdnumb.html

    <7> http://www.loc.gov/standards/mods/mods-userguide-elements.html#identifier

    <8> http://www.ajlsm.com/projets/sdapa/schema/elements/identifier.html (http://www.ajlsm.com/projets/sdapa/schema/elements/identifier.html)