Showing:

Annotations
Attributes
Diagrams
Instances
Model
Properties
Source
Main schema spar_dc.xsd
Namespace http://bibnum.bnf.fr/ns/spar_dc
Properties
attribute form default unqualified
element form default qualified
Element spar_dc
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
This XML schema declares additional refinements of Dublin Core elements. They are used within the SPAR preservation system.
Ce schéma XML déclare des raffinements additionnels d'éléments Dublin Core. Ils sont utilisés dans le système de préservation SPAR.
Diagram
Diagram dc_xsd.tmp#any dcterms_xsd.tmp#elementsAndRefinementsGroup dcterms_xsd.tmp#elementOrRefinementContainer
Type elementOrRefinementContainer
Properties
content complex
Model
((any))
Children any
Instance
<spar_dc xmlns="http://bibnum.bnf.fr/ns/spar_dc" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <dc:any xml:lang="">{1,1}</dc:any>
</spar_dc>
Source
<xs:element name="spar_dc" type="dcterms:elementOrRefinementContainer">
  <xs:annotation>
    <xs:documentation xml:lang="en">This XML schema declares additional refinements of Dublin Core elements. They are used within the SPAR preservation system.</xs:documentation>
    <xs:documentation xml:lang="fr">Ce schéma XML déclare des raffinements additionnels d'éléments Dublin Core. Ils sont utilisés dans le système de préservation SPAR.</xs:documentation>
  </xs:annotation>
</xs:element>
Complex Type ark
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is an ARK identifier
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core. Il s'agit ici d'un identifiant ARK.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="ark">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is an ARK identifier</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core. Il s'agit ici d'un identifiant ARK.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:anyURI"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type isbn
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is an ISBN (International Standard Book Number).
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Ici il s'agit d'un ISBN (International Standard Book Number).
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="isbn">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is an ISBN (International Standard Book Number).</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Ici il s'agit d'un ISBN (International Standard Book Number).</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type issn
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is an ISSN (International Standard Serial Number).
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Ici il s'agit d'un ISSN (International Standard Serial Number).
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="issn">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is an ISSN (International Standard Serial Number).</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Ici il s'agit d'un ISSN (International Standard Serial Number).</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type barCode
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is a barcode assigned by the library to the described object.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'un code à barres attribué par la bibliothèque à l'objet décrit.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="barCode">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is a barcode assigned by the library to the described object.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'un code à barres attribué par la bibliothèque à l'objet décrit.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type commercialBarCode
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is a retail barcode assigned by the publisher.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'un code à barres commercial attribué par l'éditeur.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="commercialBarCode">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is a retail barcode assigned by the publisher.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'un code à barres commercial attribué par l'éditeur.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type reproducedObjectCallNumber
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the call number of the physical object that has been used for the digitization.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de la cote de l'objet physique qui a servi à la numérisation.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="reproducedObjectCallNumber">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the call number of the physical object that has been used for the digitization.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de la cote de l'objet physique qui a servi à la numérisation.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type originalObjectCallNumber
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the call number of the original object initiating a chain of reproductions. For instance, when the microfilm of a physical document is digitized, the microfilm is the reproduced object while the analog document that was itself microfilmed is the original object.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de la cote de l'objet original étant à l'origine d'une série de reproductions. Par exemple, lorsqu'un microfilm d'un document physique est numérisé, le microfilm est l'objet reproduit tandis que le document analogique qui a lui-même été microfilmé est l'objet original.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="originalObjectCallNumber">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the call number of the original object initiating a chain of reproductions. For instance, when the microfilm of a physical document is digitized, the microfilm is the reproduced object while the analog document that was itself microfilmed is the original object.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de la cote de l'objet original étant à l'origine d'une série de reproductions. Par exemple, lorsqu'un microfilm d'un document physique est numérisé, le microfilm est l'objet reproduit tandis que le document analogique qui a lui-même été microfilmé est l'objet original.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type tradeNumber
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the trade number of the described object. This refinement is used for audiovisual publications.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Ici il s'agit du numéro commercial de l'objet décrit. Ce raffinement est utilisé pour décrire des publications audiovisuelles.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="tradeNumber">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the trade number of the described object. This refinement is used for audiovisual publications.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Ici il s'agit du numéro commercial de l'objet décrit. Ce raffinement est utilisé pour décrire des publications audiovisuelles.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type harvestDivisionCode
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the code of the harvest division the described object belongs to. The harvest division consists in a subdivision of a harvest definition, and its purpose is to group together a set of webpages or websites sharing common characteristics or that should be archived at the same moment. This refinement is used for web archives.
Précise le type d'identifiant donné en valeur de l'élément Dublin Core correspondant. Ici il s'agit du code de la division de collecte à laquelle appartient l'objet décrit. La division de collecte correspond à une subdivision d'un ensemble à collecter, et est destinée à regrouper des pages ou sites Web à collecter partageant des caractéristiques documentaires communes, ou devant être archivés au même moment. Ce raffinement est utilisé pour les archives du Web.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="harvestDivisionCode">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the code of the harvest division the described object belongs to. The harvest division consists in a subdivision of a harvest definition, and its purpose is to group together a set of webpages or websites sharing common characteristics or that should be archived at the same moment. This refinement is used for web archives.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type d'identifiant donné en valeur de l'élément Dublin Core correspondant. Ici il s'agit du code de la division de collecte à laquelle appartient l'objet décrit. La division de collecte correspond à une subdivision d'un ensemble à collecter, et est destinée à regrouper des pages ou sites Web à collecter partageant des caractéristiques documentaires communes, ou devant être archivés au même moment. Ce raffinement est utilisé pour les archives du Web.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type harvestDefinitionCode
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the code of the harvest definition the described object belongs to. A harvest definition groups together a set of webpages or websites that needs to be harvested at the same frequency, and that generally share similar characteristics from an editorial or from a content point of view. This refinement is used for web archives.
Précise le type d'identifiant donné en valeur de l'élément Dublin Core correspondant. Ici il s'agit de l’ensemble à collecter auquel appartient l'objet décrit. Un ensemble à collecter regroupe un ensemble de pages ou sites Web devant être collectés selon les mêmes fréquences, et qui partagent généralement des caractéristiques similaires en termes éditoriaux ou de contenu. Ce raffinement est utilisé pour les archives du Web.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="harvestDefinitionCode">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the code of the harvest definition the described object belongs to. A harvest definition groups together a set of webpages or websites that needs to be harvested at the same frequency, and that generally share similar characteristics from an editorial or from a content point of view. This refinement is used for web archives.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type d'identifiant donné en valeur de l'élément Dublin Core correspondant. Ici il s'agit de l’ensemble à collecter auquel appartient l'objet décrit. Un ensemble à collecter regroupe un ensemble de pages ou sites Web devant être collectés selon les mêmes fréquences, et qui partagent généralement des caractéristiques similaires en termes éditoriaux ou de contenu. Ce raffinement est utilisé pour les archives du Web.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type sequentialDesignation1
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
First type of sequential designation assigned to the described object. For instance, it can be the number of a particular volume inside a multivolume monograph, or the number of a CD inside a boxed set.
Premier type de volumaison attribuée à l'objet décrit. Par exemple, il peut s'agit du numéro d'un volume au sein d'une monographie en plusieurs volumes, ou le numéro d'un CD au sein d'un coffret.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral
Type restriction of SimpleLiteral
Type hierarchy
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:complexType name="sequentialDesignation1">
  <xs:annotation>
    <xs:documentation xml:lang="en">First type of sequential designation assigned to the described object. For instance, it can be the number of a particular volume inside a multivolume monograph, or the number of a CD inside a boxed set.</xs:documentation>
    <xs:documentation xml:lang="fr">Premier type de volumaison attribuée à l'objet décrit. Par exemple, il peut s'agit du numéro d'un volume au sein d'une monographie en plusieurs volumes, ou le numéro d'un CD au sein d'un coffret.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type sequentialDesignation2
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Second type of sequential designation assigned to the described object. This is used in case there are several parallel sequential designations.
Second type de volumaison attribuée à l'objet décrit. Ce champ est utilisé dans le cas où il y a plusieurs volumaisons parallèles.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral
Type restriction of SimpleLiteral
Type hierarchy
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:complexType name="sequentialDesignation2">
  <xs:annotation>
    <xs:documentation xml:lang="en">Second type of sequential designation assigned to the described object. This is used in case there are several parallel sequential designations.</xs:documentation>
    <xs:documentation xml:lang="fr">Second type de volumaison attribuée à l'objet décrit. Ce champ est utilisé dans le cas où il y a plusieurs volumaisons parallèles.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type sequentialDesignation3
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Third type of sequential designation assigned to the described object. This is used in case there are several parallel sequential designations.
Troisième type de volumaison attribuée à l'objet décrit. Ce champ est utilisé dans le cas où il y a plusieurs volumaisons parallèles.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral
Type restriction of SimpleLiteral
Type hierarchy
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:complexType name="sequentialDesignation3">
  <xs:annotation>
    <xs:documentation xml:lang="en">Third type of sequential designation assigned to the described object. This is used in case there are several parallel sequential designations.</xs:documentation>
    <xs:documentation xml:lang="fr">Troisième type de volumaison attribuée à l'objet décrit. Ce champ est utilisé dans le cas où il y a plusieurs volumaisons parallèles.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type documentCode
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is an internal identifier for administrative documents produced by BnF.
Précise le type d'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit de l'identifiant interne attribué aux documents administratifs produits par la BnF.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="documentCode">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is an internal identifier for administrative documents produced by BnF.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type d'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit de l'identifiant interne attribué aux documents administratifs produits par la BnF.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type alert
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the date given as a value of the corresponding Dublin Core element. In this case, it is the date when the track manager will be notified that documents in the folder should be eliminated.
Précise le type de date donnée en valeur de l'élément Dublin Core correspondant. Il s'agit de la date à laquelle le gestionnaire de la filière sera averti que des documents du dossier devraient être supprimés.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral
Type restriction of SimpleLiteral
Type hierarchy
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:complexType name="alert">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the date given as a value of the corresponding Dublin Core element. In this case, it is the date when the track manager will be notified that documents in the folder should be eliminated.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de date donnée en valeur de l'élément Dublin Core correspondant. Il s'agit de la date à laquelle le gestionnaire de la filière sera averti que des documents du dossier devraient être supprimés.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:date"/>
      </xs:simpleType>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type paginationA
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of page or leave numbering given as a value of the corresponding Dublin Core element. In this case, it is a page numbering in Arabic numerals.
Précise le type de pagination ou foliotation donnée en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'une pagination en chiffres arabes.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral
Type restriction of SimpleLiteral
Type hierarchy
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:complexType name="paginationA">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of page or leave numbering given as a value of the corresponding Dublin Core element. In this case, it is a page numbering in Arabic numerals.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de pagination ou foliotation donnée en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'une pagination en chiffres arabes.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:integer"/>
      </xs:simpleType>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type paginationF
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of page or leave numbering given as a value of the corresponding Dublin Core element. In this case, it is an uncontrolled leave numbering.
Précise le type de pagination ou foliotation donnée en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'une foliotation non contrôlée.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="paginationF">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of page or leave numbering given as a value of the corresponding Dublin Core element. In this case, it is an uncontrolled leave numbering.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de pagination ou foliotation donnée en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'une foliotation non contrôlée.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type paginationR
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of page or leave numbering given as a value of the corresponding Dublin Core element. In this case, it is a page numbering in Roman numerals.
Précise le type de pagination ou foliotation donnée en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'une pagination en chiffres romains.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral
Type restriction of SimpleLiteral
Type hierarchy
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:complexType name="paginationR">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of page or leave numbering given as a value of the corresponding Dublin Core element. In this case, it is a page numbering in Roman numerals.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de pagination ou foliotation donnée en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'une pagination en chiffres romains.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:integer"/>
      </xs:simpleType>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type paginationX
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of page or leave numbering given as a value of the corresponding Dublin Core element. In this case, it is an uncontrolled page numbering.
Précise le type de pagination ou foliotation donnée en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'une pagination non contrôlée.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral
Type restriction of SimpleLiteral
Type hierarchy
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:complexType name="paginationX">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of page or leave numbering given as a value of the corresponding Dublin Core element. In this case, it is an uncontrolled page numbering.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de pagination ou foliotation donnée en valeur de l'élément Dublin Core correspondant. Il s'agit ici d'une pagination non contrôlée.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type productionIdentifier
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the identifier of the described objet that was assigned by its Producer.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core. Il s'agit ici l'identifiant attribué par son Producteur à l'objet décrit.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="productionIdentifier">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the identifier of the described objet that was assigned by its Producer.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core. Il s'agit ici l'identifiant attribué par son Producteur à l'objet décrit.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type boxOrder
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
For audiovisual resources, volume rank on the total number of volumes (for instance 1 out of 3) within a single media carrier type.
Pour les ressources audiovisuelles, numéro de volume sur le nombre total de volumes (par ex. 1 sur 3) au sein d'un même type de support.
In case of splitting a large SIP into several AIPs, AIP rank on the total number of splitted AIPs (for instance 1 out of 3).
Dans le cas de la division d'un SIP de grande taille, numéro de l'AIP sur le nombre total d'AIP générés (par ex. 1 sur 3).
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="boxOrder">
  <xs:annotation>
    <xs:documentation xml:lang="en">For audiovisual resources, volume rank on the total number of volumes (for instance 1 out of 3) within a single media carrier type.</xs:documentation>
    <xs:documentation xml:lang="fr">Pour les ressources audiovisuelles, numéro de volume sur le nombre total de volumes (par ex. 1 sur 3) au sein d'un même type de support.</xs:documentation>
    <xs:documentation xml:lang="en">In case of splitting a large SIP into several AIPs, AIP rank on the total number of splitted AIPs (for instance 1 out of 3).</xs:documentation>
    <xs:documentation xml:lang="fr">Dans le cas de la division d'un SIP de grande taille, numéro de l'AIP sur le nombre total d'AIP générés (par ex. 1 sur 3).</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type boxCount
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
In case of splitting a large SIP into several AIPs, total number of splitted AIPs.
Dans le cas de la division d'un SIP de grande taille, nombre total d'AIP générés.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral
Type restriction of SimpleLiteral
Type hierarchy
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
Source
<xs:complexType name="boxCount">
  <xs:annotation>
    <xs:documentation xml:lang="en">In case of splitting a large SIP into several AIPs, total number of splitted AIPs.</xs:documentation>
    <xs:documentation xml:lang="fr">Dans le cas de la division d'un SIP de grande taille, nombre total d'AIP générés.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:integer"/>
      </xs:simpleType>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type list
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the content given as a value of the corresponding Dublin Core element. Here, it is a list. The xml:space attribute is allowed in the same element, so that one can preserve white spaces and/or new lines if needed (with xml:space="preserve").
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core. Il s'agit ici d'une liste. L'attribut xml:space est également autorisé pour le même élément, afin que l'on puisse au besoin conserver les espaces et/ou les retours à la ligne (avec xml:space="preserve").
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#space
Type extension of SimpleLiteral
Type hierarchy
Model
ANY element from ANY namespace
Attributes
QName Type Use Annotation
xml:lang xs:language optional
In due course, we should install the relevant ISO 2- and 3-letter
codes as the enumerated possible values . . .
xml:space restriction of xs:NCName optional
Source
<xs:complexType name="list">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the content given as a value of the corresponding Dublin Core element. Here, it is a list. The xml:space attribute is allowed in the same element, so that one can preserve white spaces and/or new lines if needed (with xml:space="preserve").</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core. Il s'agit ici d'une liste. L'attribut xml:space est également autorisé pour le même élément, afin que l'on puisse au besoin conserver les espaces et/ou les retours à la ligne (avec xml:space="preserve").</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="dc:SimpleLiteral">
      <xs:attribute ref="xml:space" use="optional"/>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Complex Type originalName
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the content given as a value of the corresponding Dublin Core element. Here, it is the original name of a file.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core. Ici, il s'agit du nom original d'un fichier.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="originalName">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the content given as a value of the corresponding Dublin Core element. Here, it is the original name of a file.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core. Ici, il s'agit du nom original d'un fichier.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type callNumber
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the call number of the described object.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de la cote de l'objet décrit.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="callNumber">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the call number of the described object.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de la cote de l'objet décrit.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type originatingAgencySystemId
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the identifier given by the records management system of the originating agency. It corresponds to the SEDA element OriginatingSystemId
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant système donné par le SAE du service producteur. Il correspond à l'élément SEDA OriginatingSystemId.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="originatingAgencySystemId">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the identifier given by the records management system of the originating agency. It corresponds to the SEDA element OriginatingSystemId</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant système donné par le SAE du service producteur. Il correspond à l'élément SEDA OriginatingSystemId.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type originatingAgencyArchiveUnitId
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the identifier given by the originating agency to the archive unit. It corresponds to the SEDA element OriginatingAgencyArchiveUnitIdentifier
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant métier donné par le service producteur à l'unité d'archives. Il correspond à l'élément SEDA OriginatingAgencyArchiveUnitIdentifier.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="originatingAgencyArchiveUnitId">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the identifier given by the originating agency to the archive unit. It corresponds to the SEDA element OriginatingAgencyArchiveUnitIdentifier</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant métier donné par le service producteur à l'unité d'archives. Il correspond à l'élément SEDA OriginatingAgencyArchiveUnitIdentifier.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type transferringAgencyArchiveUnitId
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the identifier given by the transferring agency to the archive unit. It corresponds to the SEDA element TransferringAgencyArchiveUnitIdentifier
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant métier donné par le service versant à l'unité d'archives. Il correspond à l'élément SEDA TransferringAgencyArchiveUnitIdentifier.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="transferringAgencyArchiveUnitId">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the identifier given by the transferring agency to the archive unit. It corresponds to the SEDA element TransferringAgencyArchiveUnitIdentifier</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant métier donné par le service versant à l'unité d'archives. Il correspond à l'élément SEDA TransferringAgencyArchiveUnitIdentifier.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type isrc
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the ISRC (International Standard Recording Code) identifier.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant ISRC (International Standard Recording Code).
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="isrc">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the ISRC (International Standard Recording Code) identifier.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant ISRC (International Standard Recording Code).</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type grid
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the GRID (Global Release Identifier) identifier.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant GRID (Global Release Identifier).
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="grid">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the GRID (Global Release Identifier) identifier.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant GRID (Global Release Identifier).</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type boxIdentifier
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the "box" identifier inside the Audiovisual Archive.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant de la "boîte" dans l'Archive audiovisuelle.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="boxIdentifier">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the "box" identifier inside the Audiovisual Archive.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant de la "boîte" dans l'Archive audiovisuelle.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type represents
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the relation given as a value of the corresponding Dublin Core element. In this case, it is the Intellectual entity represented by the package.
Précise le type de la relation entretenue avec l'objet de l'élément. Il s'agit ici de l'entité intellectuelle représentée par le paquet, nommée par son URI.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="represents">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the relation given as a value of the corresponding Dublin Core element. In this case, it is the Intellectual entity represented by the package.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de la relation entretenue avec l'objet de l'élément. Il s'agit ici de l'entité intellectuelle représentée par le paquet, nommée par son URI.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string"/>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type isan
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the ISAN (International Standard Audiovisual Number) identifier.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant ISAN (International Standard Audiovisual Number).
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="isan">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the ISAN (International Standard Audiovisual Number) identifier.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant ISAN (International Standard Audiovisual Number).</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string">
          <xs:pattern value="([A-F0-9]{4}\-){4}[A-Z0-9]\-([A-F0-9]{4}\-){2}[A-Z0-9]"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type eidr
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the EIDR (Entertainment Identifier Registry) identifier.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant EIDR (Entertainment Identifier Registry).
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="eidr">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the EIDR (Entertainment Identifier Registry) identifier.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici de l'identifiant EIDR (Entertainment Identifier Registry).</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:anyURI">
          <!--<xs:pattern value="doi:10\.5240/.{4}-.{4}-.{4}-.{4}-.{4}-.{1}"/>-->
          <xs:pattern value="doi:10\.5240/([0-9A-F]{4}-){5}[0-9A-Z]"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>
Complex Type exploitationVisa
Namespace http://bibnum.bnf.fr/ns/spar_dc
Annotations
Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the exploitation visa number assigned by CNC.
Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici du numéro de visa d'exploitation attribué par le CNC.
Diagram
Diagram xml2001_xsd.tmp#lang dc_xsd.tmp#SimpleLiteral xml2001_xsd.tmp#lang
Type restriction of SimpleLiteral
Type hierarchy
Source
<xs:complexType name="exploitationVisa">
  <xs:annotation>
    <xs:documentation xml:lang="en">Specifies the type of the identifier given as a value of the corresponding Dublin Core element. In this case, it is the exploitation visa number assigned by CNC.</xs:documentation>
    <xs:documentation xml:lang="fr">Précise le type de l'identifiant donné en valeur de l'élément Dublin Core correspondant. Il s'agit ici du numéro de visa d'exploitation attribué par le CNC.</xs:documentation>
  </xs:annotation>
  <xs:simpleContent>
    <xs:restriction base="dc:SimpleLiteral">
      <xs:simpleType>
        <xs:restriction base="xs:string">
          <xs:pattern value="[0,9]{1,6}"/>
        </xs:restriction>
      </xs:simpleType>
      <xs:attribute ref="xml:lang" use="prohibited"/>
    </xs:restriction>
  </xs:simpleContent>
</xs:complexType>