Schema MAG 2.0ec


schema location:  ./metadigit.xsd
targetNamespace:  http://www.iccu.sbn.it/metaAG1.pdf
 
Elements 
metadigit 


schema location:  ./metatype.xsd
targetNamespace:  http://www.iccu.sbn.it/metaAG1.pdf
 
Complex types  Simple types 
audio  access_rights 
audio_group  bibliographic_level 
audioproxy  BICI 
bib  BNI 
dis  completeness 
dis_item  doc_compressiontype 
doc  doc_mimetype 
docFormat  IMSS 
gen  millimetric_scale 
img  preview 
img_group  resource_type 
link  SBN 
ocr  SICI 
stru  side 
stru_element 
video 
video_group 
videoproxy 


schema location:  ./audio-mag.xsd
targetNamespace:  http://www.iccu.sbn.it/metaAG1.pdf
 
Complex types  Simple types 
audio_creation  audio_mimetype 
audio_dimensions  audio_targettype 
audio_format  bitpersampletype 
audio_spatialmetrics  bitratetype 
audio_targetdata  channelsconfigurationtype 
audio_transcriptiondatatype  compressiontype 
audio_transcriptionsummarytype  samplingfrequencytype 


schema location:  ./video-mag.xsd
targetNamespace:  http://www.iccu.sbn.it/metaAG1.pdf
 
Complex types  Simple types 
targetdata  aspectratiotype 
transcriptiondatatype  encodetype 
transcriptionsummarytype  frameratetype 
video_creation  mimetype 
video_dimensions  streamtypetype 
video_format  targettype 
video_spatialmetrics  videoformattype 
videosizetype 


schema location:  ./simpledc20020312.xsd
targetNamespace:  http://purl.org/dc/elements/1.1/
 
Elements  Groups  Complex types 
contributor  elementsGroup  elementType 
coverage 
creator 
date 
description 
format 
identifier 
language 
publisher 
relation 
rights 
source 
subject 
title 
type 


schema location:  ./xlink.xsd
targetNamespace:  http://www.w3.org/TR/xlink
 
Attr. groups 
arcLink 
emptyLink 
extendedLink 
locatorLink 
resourceLink 
simpleLink 
titleLink 


schema location:  ./niso-mag.xsd
targetNamespace:  http://www.niso.org/pdfs/DataDict.pdf
 
Complex types  Simple types 
dimensions  bitpersampletype 
docFormat  checksum 
format  compressiontype 
image_creation  doc_compressiontype 
spatialmetrics  doc_mimetype 
targetdata  img_mimetype 
photometricinterpretationtype 
samplingfrequencyplanetype 
samplingfrequencyunittype 
targettype 


schema location:  http://www.w3.org/2001/03/xml.xsd
targetNamespace:  http://www.w3.org/XML/1998/namespace
 
Attr. groups 
specialAttrs 


element metadigit
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children gen bib stru img audio video ocr doc dis
attributes
Name   Type   Use   Default   Fixed   Annotation
version   xsd:string      2.0     
identity constraints
   Name   Refer   Selector   Field(s)  
unique   uniqstru      stru   sequence_number  
unique   uniqimg      img   sequence_number  
unique   uniqaudio      audio   sequence_number  
unique   uniqvideo      video   sequence_number  
unique   uniqocr      ocr   sequence_number  
unique   uniqdoc      doc   sequence_number  
unique   uniqnum      stru/element   @num  
source
<xsd:element name="metadigit">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="gen" type="gen"/>
      <xsd:element name="bib" type="bib"/>
      <xsd:element name="stru" type="stru" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element name="img" type="img" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element name="audio" type="audio" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element name="video" type="video" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element name="ocr" type="ocr" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element name="doc" type="doc" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element name="dis" type="dis" minOccurs="0"/>
    </xsd:sequence>
    <xsd:attribute name="version" type="xsd:string" default="2.0"/>
  </xsd:complexType>
  <xsd:unique name="uniqstru">
    <xsd:selector xpath="stru"/>
    <xsd:field xpath="sequence_number"/>
  </xsd:unique>
  <xsd:unique name="uniqimg">
    <xsd:selector xpath="img"/>
    <xsd:field xpath="sequence_number"/>
  </xsd:unique>
  <xsd:unique name="uniqaudio">
    <xsd:selector xpath="audio"/>
    <xsd:field xpath="sequence_number"/>
  </xsd:unique>
  <xsd:unique name="uniqvideo">
    <xsd:selector xpath="video"/>
    <xsd:field xpath="sequence_number"/>
  </xsd:unique>
  <xsd:unique name="uniqocr">
    <xsd:selector xpath="ocr"/>
    <xsd:field xpath="sequence_number"/>
  </xsd:unique>
  <xsd:unique name="uniqdoc">
    <xsd:selector xpath="doc"/>
    <xsd:field xpath="sequence_number"/>
  </xsd:unique>
  <xsd:unique name="uniqnum">
    <xsd:selector xpath="stru/element"/>
    <xsd:field xpath="@num"/>
  </xsd:unique>
  <!--vincolo di unicita' sul campo sequenza all'interno di ogni sezione -->
</xsd:element>

element metadigit/gen
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type gen
children stprog collection agency access_rights completeness img_group audio_group video_group
attributes
Name   Type   Use   Default   Fixed   Annotation
creation   xsd:dateTime   optional        
last_update   xsd:dateTime   optional        
source
<xsd:element name="gen" type="gen"/>

element metadigit/bib
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type bib
children dc:identifier dc:title dc:creator dc:publisher dc:subject dc:description dc:contributor dc:date dc:type dc:format dc:source dc:language dc:relation dc:coverage dc:rights holdings local_bib piece
attributes
Name   Type   Use   Default   Fixed   Annotation
level   bibliographic_level   required        
source
<xsd:element name="bib" type="bib"/>

element metadigit/stru
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type stru
children sequence_number nomenclature element stru
attributes
Name   Type   Use   Default   Fixed   Annotation
descr   xsd:string   optional        
start   xsd:positiveInteger   optional        
stop   xsd:positiveInteger   optional        
source
<xsd:element name="stru" type="stru" minOccurs="0" maxOccurs="unbounded"/>

element metadigit/img
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type img
children sequence_number nomenclature usage side scale file md5 filesize image_dimensions image_metrics ppi dpi format scanning datetimecreated target altimg note
attributes
Name   Type   Use   Default   Fixed   Annotation
imggroupID   xsd:IDREF   optional        
holdingsID   xsd:IDREF   optional        
source
<xsd:element name="img" type="img" minOccurs="0" maxOccurs="unbounded"/>

element metadigit/audio
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio
children sequence_number nomenclature proxies note
attributes
Name   Type   Use   Default   Fixed   Annotation
holdingsID   xsd:IDREF   optional        
audiogroupID   xsd:IDREF   optional        
source
<xsd:element name="audio" type="audio" minOccurs="0" maxOccurs="unbounded"/>

element metadigit/video
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type video
children sequence_number nomenclature proxies note
attributes
Name   Type   Use   Default   Fixed   Annotation
holdingsID   xsd:IDREF   optional        
videogroupID   xsd:IDREF   optional        
source
<xsd:element name="video" type="video" minOccurs="0" maxOccurs="unbounded"/>

element metadigit/ocr
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type ocr
children sequence_number nomenclature usage file md5 source filesize format software_ocr datetimecreated note
attributes
Name   Type   Use   Default   Fixed   Annotation
holdingsID   xsd:IDREF   optional        
source
<xsd:element name="ocr" type="ocr" minOccurs="0" maxOccurs="unbounded"/>

element metadigit/doc
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type doc
children sequence_number nomenclature usage file md5 filesize format datetimecreated note
attributes
Name   Type   Use   Default   Fixed   Annotation
holdingsID   xsd:IDREF   optional        
source
<xsd:element name="doc" type="doc" minOccurs="0" maxOccurs="unbounded"/>

element metadigit/dis
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type dis
children dis_item
source
<xsd:element name="dis" type="dis" minOccurs="0"/>

complexType audio
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children sequence_number nomenclature proxies note
used by
element  metadigit/audio
attributes
Name   Type   Use   Default   Fixed   Annotation
holdingsID   xsd:IDREF   optional        
audiogroupID   xsd:IDREF   optional        
source
<xsd:complexType name="audio">
  <xsd:sequence>
    <xsd:element name="sequence_number" type="xsd:positiveInteger"/>
    <xsd:element name="nomenclature" type="xsd:string"/>
    <xsd:element name="proxies" type="audioproxy" maxOccurs="unbounded"/>
    <xsd:element name="note" type="xsd:string" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="holdingsID" type="xsd:IDREF" use="optional"/>
  <xsd:attribute name="audiogroupID" type="xsd:IDREF" use="optional"/>
</xsd:complexType>

element audio/sequence_number
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="sequence_number" type="xsd:positiveInteger"/>

element audio/nomenclature
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="nomenclature" type="xsd:string"/>

element audio/proxies
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audioproxy
children usage file md5 filesize audio_dimensions audio_metrics format transcription datetimecreated
attributes
Name   Type   Use   Default   Fixed   Annotation
audiogroupID   xsd:IDREF   optional        
source
<xsd:element name="proxies" type="audioproxy" maxOccurs="unbounded"/>

element audio/note
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="note" type="xsd:string" minOccurs="0"/>

complexType audio_group
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children audio_metrics format transcription
used by
element  gen/audio_group
attributes
Name   Type   Use   Default   Fixed   Annotation
ID   xsd:ID           
source
<xsd:complexType name="audio_group">
  <xsd:sequence>
    <xsd:element name="audio_metrics" type="audio_spatialmetrics"/>
    <xsd:element name="format" type="audio_format"/>
    <xsd:element name="transcription" type="audio_creation" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="ID" type="xsd:ID"/>
</xsd:complexType>

element audio_group/audio_metrics
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_spatialmetrics
children samplingfrequency bitpersample bitrate
source
<xsd:element name="audio_metrics" type="audio_spatialmetrics"/>

element audio_group/format
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_format
children name mime compression channel_configuration
source
<xsd:element name="format" type="audio_format"/>

element audio_group/transcription
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_creation
children sourcetype transcriptionagency transcriptiondate devicesource transcriptionchain transcriptionsummary transcriptiondata
source
<xsd:element name="transcription" type="audio_creation" minOccurs="0"/>

complexType audioproxy
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children usage file md5 filesize audio_dimensions audio_metrics format transcription datetimecreated
used by
element  audio/proxies
attributes
Name   Type   Use   Default   Fixed   Annotation
audiogroupID   xsd:IDREF   optional        
source
<xsd:complexType name="audioproxy">
  <xsd:sequence>
    <xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview</xsd:documentation>
        <xsd:documentation>
					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="file" type="link"/>
    <xsd:element name="md5" type="niso:checksum"/>
    <xsd:element name="filesize" type="xsd:unsignedLong" minOccurs="0"/>
    <xsd:element name="audio_dimensions" type="audio_dimensions"/>
    <xsd:element name="audio_metrics" type="audio_spatialmetrics" minOccurs="0"/>
    <xsd:element name="format" type="audio_format" minOccurs="0"/>
    <xsd:element name="transcription" type="audio_creation" minOccurs="0"/>
    <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="audiogroupID" type="xsd:IDREF" use="optional"/>
</xsd:complexType>

element audioproxy/usage
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
annotation
documentation 

					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview
documentation 

					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				
source
<xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>
					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview</xsd:documentation>
    <xsd:documentation>
					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element audioproxy/file
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type link
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         simple  
xlink:href   anyURI   optional        
xlink:role   string   optional        
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
Location   xsd:string           
source
<xsd:element name="file" type="link"/>

element audioproxy/md5
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type checksum
facets
length  32
source
<xsd:element name="md5" type="niso:checksum"/>

element audioproxy/filesize
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:unsignedLong
source
<xsd:element name="filesize" type="xsd:unsignedLong" minOccurs="0"/>

element audioproxy/audio_dimensions
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_dimensions
children duration
source
<xsd:element name="audio_dimensions" type="audio_dimensions"/>

element audioproxy/audio_metrics
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_spatialmetrics
children samplingfrequency bitpersample bitrate
source
<xsd:element name="audio_metrics" type="audio_spatialmetrics" minOccurs="0"/>

element audioproxy/format
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_format
children name mime compression channel_configuration
source
<xsd:element name="format" type="audio_format" minOccurs="0"/>

element audioproxy/transcription
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_creation
children sourcetype transcriptionagency transcriptiondate devicesource transcriptionchain transcriptionsummary transcriptiondata
source
<xsd:element name="transcription" type="audio_creation" minOccurs="0"/>

element audioproxy/datetimecreated
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:dateTime
source
<xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>

complexType bib
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children dc:identifier dc:title dc:creator dc:publisher dc:subject dc:description dc:contributor dc:date dc:type dc:format dc:source dc:language dc:relation dc:coverage dc:rights holdings local_bib piece
used by
element  metadigit/bib
attributes
Name   Type   Use   Default   Fixed   Annotation
level   bibliographic_level   required        
source
<xsd:complexType name="bib">
  <xsd:sequence>
    <xsd:element ref="dc:identifier" maxOccurs="unbounded"/>
    <xsd:element ref="dc:title" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:creator" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:publisher" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:subject" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:description" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:contributor" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:date" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:type" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:format" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:source" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:language" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:relation" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:coverage" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element ref="dc:rights" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="holdings" minOccurs="0" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:element name="library" type="xsd:string" minOccurs="0"/>
          <xsd:element name="inventory_number" type="xsd:string" minOccurs="0"/>
          <xsd:element name="shelfmark" minOccurs="0" maxOccurs="unbounded">
            <xsd:complexType mixed="true">
              <xsd:attribute name="type" type="xsd:string"/>
            </xsd:complexType>
          </xsd:element>
        </xsd:sequence>
        <xsd:attribute name="ID" type="xsd:ID"/>
      </xsd:complexType>
    </xsd:element>
    <xsd:element name="local_bib" minOccurs="0" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:element name="geo_coord" minOccurs="0" maxOccurs="unbounded"/>
          <xsd:element name="not_date" minOccurs="0" maxOccurs="unbounded"/>
        </xsd:sequence>
      </xsd:complexType>
    </xsd:element>
    <xsd:element name="piece" minOccurs="0">
      <xsd:complexType>
        <xsd:choice minOccurs="0">
          <xsd:sequence>
            <xsd:element name="year" type="xsd:string"/>
            <xsd:element name="issue" type="xsd:string"/>
            <xsd:element name="stpiece_per" type="SICI" minOccurs="0"/>
          </xsd:sequence>
          <xsd:sequence>
            <xsd:element name="part_number" type="xsd:positiveInteger"/>
            <xsd:element name="part_name" type="xsd:string"/>
            <xsd:element name="stpiece_vol" type="BICI" minOccurs="0"/>
          </xsd:sequence>
        </xsd:choice>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
  <xsd:attribute name="level" type="bibliographic_level" use="required"/>
</xsd:complexType>

element bib/holdings
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children library inventory_number shelfmark
attributes
Name   Type   Use   Default   Fixed   Annotation
ID   xsd:ID           
source
<xsd:element name="holdings" minOccurs="0" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="library" type="xsd:string" minOccurs="0"/>
      <xsd:element name="inventory_number" type="xsd:string" minOccurs="0"/>
      <xsd:element name="shelfmark" minOccurs="0" maxOccurs="unbounded">
        <xsd:complexType mixed="true">
          <xsd:attribute name="type" type="xsd:string"/>
        </xsd:complexType>
      </xsd:element>
    </xsd:sequence>
    <xsd:attribute name="ID" type="xsd:ID"/>
  </xsd:complexType>
</xsd:element>

element bib/holdings/library
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="library" type="xsd:string" minOccurs="0"/>

element bib/holdings/inventory_number
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="inventory_number" type="xsd:string" minOccurs="0"/>

element bib/holdings/shelfmark
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
attributes
Name   Type   Use   Default   Fixed   Annotation
type   xsd:string           
source
<xsd:element name="shelfmark" minOccurs="0" maxOccurs="unbounded">
  <xsd:complexType mixed="true">
    <xsd:attribute name="type" type="xsd:string"/>
  </xsd:complexType>
</xsd:element>

element bib/local_bib
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children geo_coord not_date
source
<xsd:element name="local_bib" minOccurs="0" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="geo_coord" minOccurs="0" maxOccurs="unbounded"/>
      <xsd:element name="not_date" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element bib/local_bib/geo_coord
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
source
<xsd:element name="geo_coord" minOccurs="0" maxOccurs="unbounded"/>

element bib/local_bib/not_date
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
source
<xsd:element name="not_date" minOccurs="0" maxOccurs="unbounded"/>

element bib/piece
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children year issue stpiece_per part_number part_name stpiece_vol
source
<xsd:element name="piece" minOccurs="0">
  <xsd:complexType>
    <xsd:choice minOccurs="0">
      <xsd:sequence>
        <xsd:element name="year" type="xsd:string"/>
        <xsd:element name="issue" type="xsd:string"/>
        <xsd:element name="stpiece_per" type="SICI" minOccurs="0"/>
      </xsd:sequence>
      <xsd:sequence>
        <xsd:element name="part_number" type="xsd:positiveInteger"/>
        <xsd:element name="part_name" type="xsd:string"/>
        <xsd:element name="stpiece_vol" type="BICI" minOccurs="0"/>
      </xsd:sequence>
    </xsd:choice>
  </xsd:complexType>
</xsd:element>

element bib/piece/year
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="year" type="xsd:string"/>

element bib/piece/issue
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="issue" type="xsd:string"/>

element bib/piece/stpiece_per
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type SICI
facets
pattern  \((\d{4}(/\d{4})?((\d{2})(/\d{2})?((\d{2})(/\d{2})?)?)?)?\)(\d{1,4}(:(\d{1,4}))?)?
source
<xsd:element name="stpiece_per" type="SICI" minOccurs="0"/>

element bib/piece/part_number
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="part_number" type="xsd:positiveInteger"/>

element bib/piece/part_name
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="part_name" type="xsd:string"/>

element bib/piece/stpiece_vol
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type BICI
facets
pattern  \d{1,3}:\d{1,4}(:\d{1,4})?
source
<xsd:element name="stpiece_vol" type="BICI" minOccurs="0"/>

complexType dis
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children dis_item
used by
element  metadigit/dis
source
<xsd:complexType name="dis">
  <xsd:sequence>
    <xsd:element name="dis_item" type="dis_item" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>

element dis/dis_item
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type dis_item
children file preview available
source
<xsd:element name="dis_item" type="dis_item" minOccurs="0" maxOccurs="unbounded"/>

complexType dis_item
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children file preview available
used by
element  dis/dis_item
source
<xsd:complexType name="dis_item">
  <xsd:sequence>
    <xsd:element name="file" type="link"/>
    <xsd:choice minOccurs="0">
      <xsd:element name="preview" type="preview"/>
      <xsd:element name="available" type="xsd:anyURI"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:complexType>

element dis_item/file
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type link
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         simple  
xlink:href   anyURI   optional        
xlink:role   string   optional        
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
Location   xsd:string           
source
<xsd:element name="file" type="link"/>

element dis_item/preview
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type preview
facets
enumeration  thumbnail
enumeration  sample
source
<xsd:element name="preview" type="preview"/>

element dis_item/available
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:anyURI
source
<xsd:element name="available" type="xsd:anyURI"/>

complexType doc
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children sequence_number nomenclature usage file md5 filesize format datetimecreated note
used by
element  metadigit/doc
attributes
Name   Type   Use   Default   Fixed   Annotation
holdingsID   xsd:IDREF   optional        
source
<xsd:complexType name="doc">
  <xsd:sequence>
    <xsd:element name="sequence_number" type="xsd:positiveInteger"/>
    <xsd:element name="nomenclature" type="xsd:string"/>
    <xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview</xsd:documentation>
        <xsd:documentation>
					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="file" type="link"/>
    <xsd:element name="md5" type="niso:checksum"/>
    <xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/>
    <xsd:element name="format" type="niso:docFormat" minOccurs="0"/>
    <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>
    <xsd:element name="note" type="xsd:string" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="holdingsID" type="xsd:IDREF" use="optional"/>
</xsd:complexType>

element doc/sequence_number
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="sequence_number" type="xsd:positiveInteger"/>

element doc/nomenclature
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="nomenclature" type="xsd:string"/>

element doc/usage
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
annotation
documentation 

					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview
documentation 

					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				
source
<xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>
					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview</xsd:documentation>
    <xsd:documentation>
					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element doc/file
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type link
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         simple  
xlink:href   anyURI   optional        
xlink:role   string   optional        
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
Location   xsd:string           
source
<xsd:element name="file" type="link"/>

element doc/md5
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type checksum
facets
length  32
source
<xsd:element name="md5" type="niso:checksum"/>

element doc/filesize
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/>

element doc/format
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type docFormat
children name mime compression
source
<xsd:element name="format" type="niso:docFormat" minOccurs="0"/>

element doc/datetimecreated
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:dateTime
source
<xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>

element doc/note
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="note" type="xsd:string" minOccurs="0"/>

complexType docFormat
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children name mime compression
source
<xsd:complexType name="docFormat">
  <xsd:sequence>
    <xsd:element name="name" type="xsd:string"/>
    <xsd:element name="mime" type="doc_mimetype"/>
    <xsd:element name="compression" type="doc_compressiontype" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>

element docFormat/name
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="name" type="xsd:string"/>

element docFormat/mime
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type doc_mimetype
facets
enumeration  text/plain
enumeration  text/xml
enumeration  text/html
enumeration  text/rtf
enumeration  application/msword
enumeration  application/pdf
source
<xsd:element name="mime" type="doc_mimetype"/>

element docFormat/compression
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type doc_compressiontype
facets
enumeration  Uncompressed
enumeration  ZIP
enumeration  RAR
enumeration  GZ
source
<xsd:element name="compression" type="doc_compressiontype" minOccurs="0"/>

complexType gen
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children stprog collection agency access_rights completeness img_group audio_group video_group
used by
element  metadigit/gen
attributes
Name   Type   Use   Default   Fixed   Annotation
creation   xsd:dateTime   optional        
last_update   xsd:dateTime   optional        
source
<xsd:complexType name="gen">
  <xsd:sequence>
    <xsd:element name="stprog" type="xsd:anyURI"/>
    <xsd:element name="collection" type="xsd:anyURI" minOccurs="0"/>
    <xsd:element name="agency" type="xsd:string"/>
    <xsd:element name="access_rights" type="access_rights"/>
    <xsd:element name="completeness" type="completeness"/>
    <xsd:element name="img_group" type="img_group" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="audio_group" type="audio_group" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="video_group" type="video_group" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="creation" type="xsd:dateTime" use="optional"/>
  <xsd:attribute name="last_update" type="xsd:dateTime" use="optional"/>
</xsd:complexType>

element gen/stprog
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:anyURI
source
<xsd:element name="stprog" type="xsd:anyURI"/>

element gen/collection
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:anyURI
source
<xsd:element name="collection" type="xsd:anyURI" minOccurs="0"/>

element gen/agency
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="agency" type="xsd:string"/>

element gen/access_rights
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type access_rights
facets
enumeration  0
enumeration  1
source
<xsd:element name="access_rights" type="access_rights"/>

element gen/completeness
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type completeness
facets
enumeration  0
enumeration  1
source
<xsd:element name="completeness" type="completeness"/>

element gen/img_group
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type img_group
children image_metrics ppi dpi format scanning
attributes
Name   Type   Use   Default   Fixed   Annotation
ID   xsd:ID           
source
<xsd:element name="img_group" type="img_group" minOccurs="0" maxOccurs="unbounded"/>

element gen/audio_group
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_group
children audio_metrics format transcription
attributes
Name   Type   Use   Default   Fixed   Annotation
ID   xsd:ID           
source
<xsd:element name="audio_group" type="audio_group" minOccurs="0" maxOccurs="unbounded"/>

element gen/video_group
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type video_group
children video_metrics format digitisation
attributes
Name   Type   Use   Default   Fixed   Annotation
ID   xsd:ID           
source
<xsd:element name="video_group" type="video_group" minOccurs="0" maxOccurs="unbounded"/>

complexType img
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children sequence_number nomenclature usage side scale file md5 filesize image_dimensions image_metrics ppi dpi format scanning datetimecreated target altimg note
used by
element  metadigit/img
attributes
Name   Type   Use   Default   Fixed   Annotation
imggroupID   xsd:IDREF   optional        
holdingsID   xsd:IDREF   optional        
source
<xsd:complexType name="img">
  <xsd:sequence>
    <xsd:element name="sequence_number" type="xsd:positiveInteger"/>
    <xsd:element name="nomenclature" type="xsd:string"/>
    <xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
						Valori consigliati:
						1 = master
						2 = per uso interno all'istituzione 
						3 = per diffusione Internet
						4 = preview</xsd:documentation>
        <xsd:documentation>
						oppure:
						a = il repository non ha il copyright dell'immagine
						b = il repository ha il copyright dell'immagine
					</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="side" type="side" minOccurs="0"/>
    <xsd:element name="scale" type="millimetric_scale" minOccurs="0"/>
    <xsd:element name="file" type="link"/>
    <xsd:element name="md5" type="niso:checksum"/>
    <xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/>
    <xsd:element name="image_dimensions" type="niso:dimensions"/>
    <xsd:element name="image_metrics" type="niso:spatialmetrics" minOccurs="0"/>
    <xsd:element name="ppi" type="xsd:positiveInteger" minOccurs="0"/>
    <xsd:element name="dpi" type="xsd:positiveInteger" minOccurs="0"/>
    <xsd:element name="format" type="niso:format" minOccurs="0"/>
    <xsd:element name="scanning" type="niso:image_creation" minOccurs="0"/>
    <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>
    <xsd:element name="target" type="niso:targetdata" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="altimg" minOccurs="0" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
            <xsd:annotation>
              <xsd:documentation>
								Valori consigliati:
								1 = master
								2 = per uso interno all'istituzione 
								3 = per diffusione Internet
								4 = preview</xsd:documentation>
              <xsd:documentation>
								oppure:
								a = il repository non ha il copyright dell'immagine
								b = il repository ha il copyright dell'immagine
							</xsd:documentation>
            </xsd:annotation>
          </xsd:element>
          <xsd:element name="file" type="link"/>
          <xsd:element name="md5" type="niso:checksum"/>
          <xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/>
          <xsd:element name="image_dimensions" type="niso:dimensions"/>
          <xsd:element name="image_metrics" type="niso:spatialmetrics" minOccurs="0"/>
          <xsd:element name="ppi" type="xsd:positiveInteger" minOccurs="0"/>
          <xsd:element name="dpi" type="xsd:positiveInteger" minOccurs="0"/>
          <xsd:element name="format" type="niso:format" minOccurs="0"/>
          <xsd:element name="scanning" type="niso:image_creation" minOccurs="0"/>
          <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>
        </xsd:sequence>
        <xsd:attribute name="imggroupID" type="xsd:IDREF" use="optional"/>
      </xsd:complexType>
    </xsd:element>
    <xsd:element name="note" type="xsd:string" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="imggroupID" type="xsd:IDREF" use="optional"/>
  <xsd:attribute name="holdingsID" type="xsd:IDREF" use="optional"/>
</xsd:complexType>

element img/sequence_number
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="sequence_number" type="xsd:positiveInteger"/>

element img/nomenclature
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="nomenclature" type="xsd:string"/>

element img/usage
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
annotation
documentation 

						Valori consigliati:
						1 = master
						2 = per uso interno all'istituzione 
						3 = per diffusione Internet
						4 = preview
documentation 

						oppure:
						a = il repository non ha il copyright dell'immagine
						b = il repository ha il copyright dell'immagine
					
source
<xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>
						Valori consigliati:
						1 = master
						2 = per uso interno all'istituzione 
						3 = per diffusione Internet
						4 = preview</xsd:documentation>
    <xsd:documentation>
						oppure:
						a = il repository non ha il copyright dell'immagine
						b = il repository ha il copyright dell'immagine
					</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element img/side
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type side
facets
enumeration  left
enumeration  right
enumeration  double
enumeration  part
source
<xsd:element name="side" type="side" minOccurs="0"/>

element img/scale
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type millimetric_scale
facets
enumeration  0
enumeration  1
source
<xsd:element name="scale" type="millimetric_scale" minOccurs="0"/>

element img/file
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type link
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         simple  
xlink:href   anyURI   optional        
xlink:role   string   optional        
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
Location   xsd:string           
source
<xsd:element name="file" type="link"/>

element img/md5
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type checksum
facets
length  32
source
<xsd:element name="md5" type="niso:checksum"/>

element img/filesize
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/>

element img/image_dimensions
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type dimensions
children imagelength imagewidth source_xdimension source_ydimension
source
<xsd:element name="image_dimensions" type="niso:dimensions"/>

element img/image_metrics
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type spatialmetrics
children samplingfrequencyunit samplingfrequencyplane xsamplingfrequency ysamplingfrequency photometricinterpretation bitpersample
source
<xsd:element name="image_metrics" type="niso:spatialmetrics" minOccurs="0"/>

element img/ppi
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="ppi" type="xsd:positiveInteger" minOccurs="0"/>

element img/dpi
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="dpi" type="xsd:positiveInteger" minOccurs="0"/>

element img/format
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type format
children name mime compression
source
<xsd:element name="format" type="niso:format" minOccurs="0"/>

element img/scanning
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type image_creation
children sourcetype scanningagency devicesource scanningsystem
source
<xsd:element name="scanning" type="niso:image_creation" minOccurs="0"/>

element img/datetimecreated
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:dateTime
source
<xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>

element img/target
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type targetdata
children targetType targetID imageData performanceData profiles
source
<xsd:element name="target" type="niso:targetdata" minOccurs="0" maxOccurs="unbounded"/>

element img/altimg
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children usage file md5 filesize image_dimensions image_metrics ppi dpi format scanning datetimecreated
attributes
Name   Type   Use   Default   Fixed   Annotation
imggroupID   xsd:IDREF   optional        
source
<xsd:element name="altimg" minOccurs="0" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
        <xsd:annotation>
          <xsd:documentation>
								Valori consigliati:
								1 = master
								2 = per uso interno all'istituzione 
								3 = per diffusione Internet
								4 = preview</xsd:documentation>
          <xsd:documentation>
								oppure:
								a = il repository non ha il copyright dell'immagine
								b = il repository ha il copyright dell'immagine
							</xsd:documentation>
        </xsd:annotation>
      </xsd:element>
      <xsd:element name="file" type="link"/>
      <xsd:element name="md5" type="niso:checksum"/>
      <xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/>
      <xsd:element name="image_dimensions" type="niso:dimensions"/>
      <xsd:element name="image_metrics" type="niso:spatialmetrics" minOccurs="0"/>
      <xsd:element name="ppi" type="xsd:positiveInteger" minOccurs="0"/>
      <xsd:element name="dpi" type="xsd:positiveInteger" minOccurs="0"/>
      <xsd:element name="format" type="niso:format" minOccurs="0"/>
      <xsd:element name="scanning" type="niso:image_creation" minOccurs="0"/>
      <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>
    </xsd:sequence>
    <xsd:attribute name="imggroupID" type="xsd:IDREF" use="optional"/>
  </xsd:complexType>
</xsd:element>

element img/altimg/usage
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
annotation
documentation 

								Valori consigliati:
								1 = master
								2 = per uso interno all'istituzione 
								3 = per diffusione Internet
								4 = preview
documentation 

								oppure:
								a = il repository non ha il copyright dell'immagine
								b = il repository ha il copyright dell'immagine
							
source
<xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>
								Valori consigliati:
								1 = master
								2 = per uso interno all'istituzione 
								3 = per diffusione Internet
								4 = preview</xsd:documentation>
    <xsd:documentation>
								oppure:
								a = il repository non ha il copyright dell'immagine
								b = il repository ha il copyright dell'immagine
							</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element img/altimg/file
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type link
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         simple  
xlink:href   anyURI   optional        
xlink:role   string   optional        
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
Location   xsd:string           
source
<xsd:element name="file" type="link"/>

element img/altimg/md5
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type checksum
facets
length  32
source
<xsd:element name="md5" type="niso:checksum"/>

element img/altimg/filesize
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/>

element img/altimg/image_dimensions
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type dimensions
children imagelength imagewidth source_xdimension source_ydimension
source
<xsd:element name="image_dimensions" type="niso:dimensions"/>

element img/altimg/image_metrics
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type spatialmetrics
children samplingfrequencyunit samplingfrequencyplane xsamplingfrequency ysamplingfrequency photometricinterpretation bitpersample
source
<xsd:element name="image_metrics" type="niso:spatialmetrics" minOccurs="0"/>

element img/altimg/ppi
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="ppi" type="xsd:positiveInteger" minOccurs="0"/>

element img/altimg/dpi
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="dpi" type="xsd:positiveInteger" minOccurs="0"/>

element img/altimg/format
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type format
children name mime compression
source
<xsd:element name="format" type="niso:format" minOccurs="0"/>

element img/altimg/scanning
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type image_creation
children sourcetype scanningagency devicesource scanningsystem
source
<xsd:element name="scanning" type="niso:image_creation" minOccurs="0"/>

element img/altimg/datetimecreated
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:dateTime
source
<xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>

element img/note
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="note" type="xsd:string" minOccurs="0"/>

complexType img_group
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children image_metrics ppi dpi format scanning
used by
element  gen/img_group
attributes
Name   Type   Use   Default   Fixed   Annotation
ID   xsd:ID           
source
<xsd:complexType name="img_group">
  <xsd:sequence>
    <xsd:element name="image_metrics" type="niso:spatialmetrics"/>
    <xsd:element name="ppi" type="xsd:positiveInteger" minOccurs="0"/>
    <xsd:element name="dpi" type="xsd:positiveInteger" minOccurs="0"/>
    <xsd:element name="format" type="niso:format"/>
    <xsd:element name="scanning" type="niso:image_creation" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="ID" type="xsd:ID"/>
</xsd:complexType>

element img_group/image_metrics
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type spatialmetrics
children samplingfrequencyunit samplingfrequencyplane xsamplingfrequency ysamplingfrequency photometricinterpretation bitpersample
source
<xsd:element name="image_metrics" type="niso:spatialmetrics"/>

element img_group/ppi
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="ppi" type="xsd:positiveInteger" minOccurs="0"/>

element img_group/dpi
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="dpi" type="xsd:positiveInteger" minOccurs="0"/>

element img_group/format
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type format
children name mime compression
source
<xsd:element name="format" type="niso:format"/>

element img_group/scanning
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type image_creation
children sourcetype scanningagency devicesource scanningsystem
source
<xsd:element name="scanning" type="niso:image_creation" minOccurs="0"/>

complexType link
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
used by
elements  stru_element/file dis_item/file img/file img/altimg/file audioproxy/file videoproxy/file ocr/file doc/file ocr/source
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         simple  
xlink:href   anyURI   optional        
xlink:role   string   optional        
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
Location   xsd:string           
source
<xsd:complexType name="link">
  <xsd:attributeGroup ref="xlink:simpleLink"/>
  <xsd:attribute name="Location">
    <xsd:simpleType>
      <xsd:restriction base="xsd:string">
        <xsd:enumeration value="URN"/>
        <xsd:enumeration value="URL"/>
        <xsd:enumeration value="URI"/>
        <xsd:enumeration value="PURL"/>
        <xsd:enumeration value="HANDLE"/>
        <xsd:enumeration value="DOI"/>
        <xsd:enumeration value="OTHER"/>
      </xsd:restriction>
    </xsd:simpleType>
  </xsd:attribute>
</xsd:complexType>

complexType ocr
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children sequence_number nomenclature usage file md5 source filesize format software_ocr datetimecreated note
used by
element  metadigit/ocr
attributes
Name   Type   Use   Default   Fixed   Annotation
holdingsID   xsd:IDREF   optional        
source
<xsd:complexType name="ocr">
  <xsd:sequence>
    <xsd:element name="sequence_number" type="xsd:positiveInteger"/>
    <xsd:element name="nomenclature" type="xsd:string"/>
    <xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview</xsd:documentation>
        <xsd:documentation>
					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="file" type="link"/>
    <xsd:element name="md5" type="niso:checksum"/>
    <xsd:element name="source" type="link"/>
    <xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/>
    <xsd:element name="format" type="niso:docFormat"/>
    <xsd:element name="software_ocr" type="xsd:string" minOccurs="0"/>
    <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>
    <xsd:element name="note" type="xsd:string" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="holdingsID" type="xsd:IDREF" use="optional"/>
</xsd:complexType>

element ocr/sequence_number
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="sequence_number" type="xsd:positiveInteger"/>

element ocr/nomenclature
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="nomenclature" type="xsd:string"/>

element ocr/usage
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
annotation
documentation 

					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview
documentation 

					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				
source
<xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>
					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview</xsd:documentation>
    <xsd:documentation>
					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element ocr/file
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type link
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         simple  
xlink:href   anyURI   optional        
xlink:role   string   optional        
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
Location   xsd:string           
source
<xsd:element name="file" type="link"/>

element ocr/md5
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type checksum
facets
length  32
source
<xsd:element name="md5" type="niso:checksum"/>

element ocr/source
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type link
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         simple  
xlink:href   anyURI   optional        
xlink:role   string   optional        
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
Location   xsd:string           
source
<xsd:element name="source" type="link"/>

element ocr/filesize
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/>

element ocr/format
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type docFormat
children name mime compression
source
<xsd:element name="format" type="niso:docFormat"/>

element ocr/software_ocr
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="software_ocr" type="xsd:string" minOccurs="0"/>

element ocr/datetimecreated
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:dateTime
source
<xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>

element ocr/note
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="note" type="xsd:string" minOccurs="0"/>

complexType stru
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children sequence_number nomenclature element stru
used by
elements  metadigit/stru stru/stru
attributes
Name   Type   Use   Default   Fixed   Annotation
descr   xsd:string   optional        
start   xsd:positiveInteger   optional        
stop   xsd:positiveInteger   optional        
annotation
documentation 
il generico STRU e' individuato dal dc:identifier in BIB e dalla concatenazione dei sequence_number dei diversi livelli nell'albero degli STRU. Il "livello" e' fornito implicitamente dalla nidificazione.
source
<xsd:complexType name="stru">
  <xsd:annotation>
    <xsd:documentation>il generico STRU e' individuato dal dc:identifier in BIB e dalla concatenazione dei sequence_number dei diversi livelli nell'albero degli STRU. Il "livello" e' fornito implicitamente dalla nidificazione.</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="sequence_number" type="xsd:positiveInteger" minOccurs="0"/>
    <xsd:element name="nomenclature" type="xsd:string" minOccurs="0"/>
    <xsd:element name="element" type="stru_element" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="stru" type="stru" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
  <xsd:attribute name="descr" type="xsd:string" use="optional"/>
  <xsd:attribute name="start" type="xsd:positiveInteger" use="optional"/>
  <xsd:attribute name="stop" type="xsd:positiveInteger" use="optional"/>
</xsd:complexType>

element stru/sequence_number
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="sequence_number" type="xsd:positiveInteger" minOccurs="0"/>

element stru/nomenclature
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="nomenclature" type="xsd:string" minOccurs="0"/>

element stru/element
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type stru_element
children nomenclature file dc:identifier piece resource start stop
attributes
Name   Type   Use   Default   Fixed   Annotation
descr   xsd:string   optional        
num   xsd:positiveInteger   optional        
source
<xsd:element name="element" type="stru_element" minOccurs="0" maxOccurs="unbounded"/>

element stru/stru
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type stru
children sequence_number nomenclature element stru
attributes
Name   Type   Use   Default   Fixed   Annotation
descr   xsd:string   optional        
start   xsd:positiveInteger   optional        
stop   xsd:positiveInteger   optional        
source
<xsd:element name="stru" type="stru" minOccurs="0" maxOccurs="unbounded"/>

complexType stru_element
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children nomenclature file dc:identifier piece resource start stop
used by
element  stru/element
attributes
Name   Type   Use   Default   Fixed   Annotation
descr   xsd:string   optional        
num   xsd:positiveInteger   optional        
source
<xsd:complexType name="stru_element">
  <xsd:sequence>
    <xsd:element name="nomenclature" minOccurs="0"/>
    <xsd:element name="file" type="link" minOccurs="0"/>
    <xsd:element ref="dc:identifier" minOccurs="0"/>
    <xsd:element name="piece" minOccurs="0">
      <xsd:complexType>
        <xsd:choice minOccurs="0">
          <xsd:sequence>
            <xsd:element name="year" type="xsd:string"/>
            <xsd:element name="issue" type="xsd:string"/>
            <xsd:element name="stpiece_per" type="SICI" minOccurs="0"/>
          </xsd:sequence>
          <xsd:sequence>
            <xsd:element name="part_number" type="xsd:positiveInteger"/>
            <xsd:element name="part_name" type="xsd:string"/>
            <xsd:element name="stpiece_vol" type="BICI" minOccurs="0"/>
          </xsd:sequence>
        </xsd:choice>
      </xsd:complexType>
    </xsd:element>
    <xsd:element name="resource" type="resource_type" default="img" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>se omesso, vale IMG</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="start" minOccurs="0">
      <xsd:complexType>
        <xsd:attribute name="sequence_number" type="xsd:positiveInteger" use="required"/>
        <xsd:attribute name="offset" type="xsd:time" use="optional"/>
      </xsd:complexType>
    </xsd:element>
    <xsd:element name="stop" minOccurs="0">
      <xsd:annotation>
        <xsd:documentation>se omesso, coincide con START</xsd:documentation>
      </xsd:annotation>
      <xsd:complexType>
        <xsd:attribute name="sequence_number" type="xsd:positiveInteger" use="required"/>
        <xsd:attribute name="offset" type="xsd:time" use="optional"/>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
  <xsd:attribute name="descr" type="xsd:string" use="optional"/>
  <xsd:attribute name="num" type="xsd:positiveInteger" use="optional"/>
</xsd:complexType>

element stru_element/nomenclature
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
source
<xsd:element name="nomenclature" minOccurs="0"/>

element stru_element/file
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type link
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         simple  
xlink:href   anyURI   optional        
xlink:role   string   optional        
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
Location   xsd:string           
source
<xsd:element name="file" type="link" minOccurs="0"/>

element stru_element/piece
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children year issue stpiece_per part_number part_name stpiece_vol
source
<xsd:element name="piece" minOccurs="0">
  <xsd:complexType>
    <xsd:choice minOccurs="0">
      <xsd:sequence>
        <xsd:element name="year" type="xsd:string"/>
        <xsd:element name="issue" type="xsd:string"/>
        <xsd:element name="stpiece_per" type="SICI" minOccurs="0"/>
      </xsd:sequence>
      <xsd:sequence>
        <xsd:element name="part_number" type="xsd:positiveInteger"/>
        <xsd:element name="part_name" type="xsd:string"/>
        <xsd:element name="stpiece_vol" type="BICI" minOccurs="0"/>
      </xsd:sequence>
    </xsd:choice>
  </xsd:complexType>
</xsd:element>

element stru_element/piece/year
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="year" type="xsd:string"/>

element stru_element/piece/issue
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="issue" type="xsd:string"/>

element stru_element/piece/stpiece_per
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type SICI
facets
pattern  \((\d{4}(/\d{4})?((\d{2})(/\d{2})?((\d{2})(/\d{2})?)?)?)?\)(\d{1,4}(:(\d{1,4}))?)?
source
<xsd:element name="stpiece_per" type="SICI" minOccurs="0"/>

element stru_element/piece/part_number
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="part_number" type="xsd:positiveInteger"/>

element stru_element/piece/part_name
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="part_name" type="xsd:string"/>

element stru_element/piece/stpiece_vol
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type BICI
facets
pattern  \d{1,3}:\d{1,4}(:\d{1,4})?
source
<xsd:element name="stpiece_vol" type="BICI" minOccurs="0"/>

element stru_element/resource
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type resource_type
facets
enumeration  img
enumeration  audio
enumeration  video
enumeration  ocr
enumeration  doc
annotation
documentation 
se omesso, vale IMG
source
<xsd:element name="resource" type="resource_type" default="img" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>se omesso, vale IMG</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element stru_element/start
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
attributes
Name   Type   Use   Default   Fixed   Annotation
sequence_number   xsd:positiveInteger   required        
offset   xsd:time   optional        
source
<xsd:element name="start" minOccurs="0">
  <xsd:complexType>
    <xsd:attribute name="sequence_number" type="xsd:positiveInteger" use="required"/>
    <xsd:attribute name="offset" type="xsd:time" use="optional"/>
  </xsd:complexType>
</xsd:element>

element stru_element/stop
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
attributes
Name   Type   Use   Default   Fixed   Annotation
sequence_number   xsd:positiveInteger   required        
offset   xsd:time   optional        
annotation
documentation 
se omesso, coincide con START
source
<xsd:element name="stop" minOccurs="0">
  <xsd:annotation>
    <xsd:documentation>se omesso, coincide con START</xsd:documentation>
  </xsd:annotation>
  <xsd:complexType>
    <xsd:attribute name="sequence_number" type="xsd:positiveInteger" use="required"/>
    <xsd:attribute name="offset" type="xsd:time" use="optional"/>
  </xsd:complexType>
</xsd:element>

complexType video
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children sequence_number nomenclature proxies note
used by
element  metadigit/video
attributes
Name   Type   Use   Default   Fixed   Annotation
holdingsID   xsd:IDREF   optional        
videogroupID   xsd:IDREF   optional        
source
<xsd:complexType name="video">
  <xsd:sequence>
    <xsd:element name="sequence_number" type="xsd:positiveInteger"/>
    <xsd:element name="nomenclature" type="xsd:string"/>
    <xsd:element name="proxies" type="videoproxy" maxOccurs="unbounded"/>
    <xsd:element name="note" type="xsd:string" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="holdingsID" type="xsd:IDREF" use="optional"/>
  <xsd:attribute name="videogroupID" type="xsd:IDREF" use="optional"/>
</xsd:complexType>

element video/sequence_number
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:positiveInteger
source
<xsd:element name="sequence_number" type="xsd:positiveInteger"/>

element video/nomenclature
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="nomenclature" type="xsd:string"/>

element video/proxies
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type videoproxy
children usage file md5 filesize video_dimensions video_metrics format digitisation datetimecreated
attributes
Name   Type   Use   Default   Fixed   Annotation
videogroupID   xsd:IDREF   optional        
source
<xsd:element name="proxies" type="videoproxy" maxOccurs="unbounded"/>

element video/note
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="note" type="xsd:string" minOccurs="0"/>

complexType video_group
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children video_metrics format digitisation
used by
element  gen/video_group
attributes
Name   Type   Use   Default   Fixed   Annotation
ID   xsd:ID           
source
<xsd:complexType name="video_group">
  <xsd:sequence>
    <xsd:element name="video_metrics" type="video_spatialmetrics"/>
    <xsd:element name="format" type="video_format"/>
    <xsd:element name="digitisation" type="video_creation" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="ID" type="xsd:ID"/>
</xsd:complexType>

element video_group/video_metrics
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type video_spatialmetrics
children videosize aspectratio framerate
source
<xsd:element name="video_metrics" type="video_spatialmetrics"/>

element video_group/format
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type video_format
children name mime videoformat encode streamtype codec
source
<xsd:element name="format" type="video_format"/>

element video_group/digitisation
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type video_creation
children sourcetype transcriptionagency devicesource transcriptionchain transcriptionsummary transcriptiondata
source
<xsd:element name="digitisation" type="video_creation" minOccurs="0"/>

complexType videoproxy
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children usage file md5 filesize video_dimensions video_metrics format digitisation datetimecreated
used by
element  video/proxies
attributes
Name   Type   Use   Default   Fixed   Annotation
videogroupID   xsd:IDREF   optional        
source
<xsd:complexType name="videoproxy">
  <xsd:sequence>
    <xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
      <xsd:annotation>
        <xsd:documentation>
					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview</xsd:documentation>
        <xsd:documentation>
					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				</xsd:documentation>
      </xsd:annotation>
    </xsd:element>
    <xsd:element name="file" type="link"/>
    <xsd:element name="md5" type="niso:checksum"/>
    <xsd:element name="filesize" type="xsd:unsignedLong" minOccurs="0"/>
    <xsd:element name="video_dimensions" type="video_dimensions"/>
    <xsd:element name="video_metrics" type="video_spatialmetrics" minOccurs="0"/>
    <xsd:element name="format" type="video_format" minOccurs="0"/>
    <xsd:element name="digitisation" type="video_creation" minOccurs="0"/>
    <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>
  </xsd:sequence>
  <xsd:attribute name="videogroupID" type="xsd:IDREF" use="optional"/>
</xsd:complexType>

element videoproxy/usage
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
annotation
documentation 

					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview
documentation 

					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				
source
<xsd:element name="usage" type="xsd:string" minOccurs="0" maxOccurs="unbounded">
  <xsd:annotation>
    <xsd:documentation>
					Valori consigliati:
					1 = master
					2 = per uso interno all'istituzione 
					3 = per diffusione Internet
					4 = preview</xsd:documentation>
    <xsd:documentation>
					oppure:
					a = il repository non ha il copyright dell'immagine
					b = il repository ha il copyright dell'immagine
				</xsd:documentation>
  </xsd:annotation>
</xsd:element>

element videoproxy/file
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type link
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         simple  
xlink:href   anyURI   optional        
xlink:role   string   optional        
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
Location   xsd:string           
source
<xsd:element name="file" type="link"/>

element videoproxy/md5
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type checksum
facets
length  32
source
<xsd:element name="md5" type="niso:checksum"/>

element videoproxy/filesize
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:unsignedLong
source
<xsd:element name="filesize" type="xsd:unsignedLong" minOccurs="0"/>

element videoproxy/video_dimensions
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type video_dimensions
children duration
source
<xsd:element name="video_dimensions" type="video_dimensions"/>

element videoproxy/video_metrics
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type video_spatialmetrics
children videosize aspectratio framerate
source
<xsd:element name="video_metrics" type="video_spatialmetrics" minOccurs="0"/>

element videoproxy/format
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type video_format
children name mime videoformat encode streamtype codec
source
<xsd:element name="format" type="video_format" minOccurs="0"/>

element videoproxy/digitisation
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type video_creation
children sourcetype transcriptionagency devicesource transcriptionchain transcriptionsummary transcriptiondata
source
<xsd:element name="digitisation" type="video_creation" minOccurs="0"/>

element videoproxy/datetimecreated
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:dateTime
source
<xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/>

simpleType access_rights
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:integer
used by
element  gen/access_rights
facets
enumeration  0
enumeration  1
source
<xsd:simpleType name="access_rights">
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="0">
      <xsd:annotation>
        <xsd:documentation>uso riservato all'interno dell'istituzione</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="1">
      <xsd:annotation>
        <xsd:documentation>uso pubblico</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>

simpleType bibliographic_level
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
attribute  bib/@level
facets
enumeration  a
enumeration  m
enumeration  s
enumeration  c
source
<xsd:simpleType name="bibliographic_level">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="a">
      <xsd:annotation>
        <xsd:documentation>analitico</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="m">
      <xsd:annotation>
        <xsd:documentation>monografia</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="s">
      <xsd:annotation>
        <xsd:documentation>pubblicazione in serie</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="c">
      <xsd:annotation>
        <xsd:documentation>raccolta</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>

simpleType BICI
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
elements  bib/piece/stpiece_vol stru_element/piece/stpiece_vol
facets
pattern  \d{1,3}:\d{1,4}(:\d{1,4})?
source
<xsd:simpleType name="BICI">
  <xsd:restriction base="xsd:string">
    <xsd:pattern value="\d{1,3}:\d{1,4}(:\d{1,4})?"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType BNI
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:simpleType name="BNI">
  <xsd:restriction base="xsd:string"/>
</xsd:simpleType>

simpleType completeness
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:integer
used by
element  gen/completeness
facets
enumeration  0
enumeration  1
source
<xsd:simpleType name="completeness">
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="0">
      <xsd:annotation>
        <xsd:documentation>digitalizzazione completa</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="1">
      <xsd:annotation>
        <xsd:documentation>digitalizzazione parziale</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>

simpleType doc_compressiontype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  docFormat/compression
facets
enumeration  Uncompressed
enumeration  ZIP
enumeration  RAR
enumeration  GZ
source
<xsd:simpleType name="doc_compressiontype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Uncompressed"/>
    <xsd:enumeration value="ZIP"/>
    <xsd:enumeration value="RAR"/>
    <xsd:enumeration value="GZ"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType doc_mimetype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  docFormat/mime
facets
enumeration  text/plain
enumeration  text/xml
enumeration  text/html
enumeration  text/rtf
enumeration  application/msword
enumeration  application/pdf
source
<xsd:simpleType name="doc_mimetype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="text/plain"/>
    <xsd:enumeration value="text/xml"/>
    <xsd:enumeration value="text/html"/>
    <xsd:enumeration value="text/rtf"/>
    <xsd:enumeration value="application/msword"/>
    <xsd:enumeration value="application/pdf"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType IMSS
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:simpleType name="IMSS">
  <xsd:restriction base="xsd:string"/>
</xsd:simpleType>

simpleType millimetric_scale
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:integer
used by
element  img/scale
facets
enumeration  0
enumeration  1
source
<xsd:simpleType name="millimetric_scale">
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="0"/>
    <xsd:enumeration value="1"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType preview
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  dis_item/preview
facets
enumeration  thumbnail
enumeration  sample
source
<xsd:simpleType name="preview">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="thumbnail"/>
    <xsd:enumeration value="sample"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType resource_type
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  stru_element/resource
facets
enumeration  img
enumeration  audio
enumeration  video
enumeration  ocr
enumeration  doc
source
<xsd:simpleType name="resource_type">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="img"/>
    <xsd:enumeration value="audio"/>
    <xsd:enumeration value="video"/>
    <xsd:enumeration value="ocr"/>
    <xsd:enumeration value="doc"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType SBN
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:simpleType name="SBN">
  <xsd:restriction base="xsd:string"/>
</xsd:simpleType>

simpleType SICI
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
elements  bib/piece/stpiece_per stru_element/piece/stpiece_per
facets
pattern  \((\d{4}(/\d{4})?((\d{2})(/\d{2})?((\d{2})(/\d{2})?)?)?)?\)(\d{1,4}(:(\d{1,4}))?)?
source
<xsd:simpleType name="SICI">
  <xsd:restriction base="xsd:string">
    <xsd:pattern value="\((\d{4}(/\d{4})?((\d{2})(/\d{2})?((\d{2})(/\d{2})?)?)?)?\)(\d{1,4}(:(\d{1,4}))?)?"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType side
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  img/side
facets
enumeration  left
enumeration  right
enumeration  double
enumeration  part
source
<xsd:simpleType name="side">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="left"/>
    <xsd:enumeration value="right"/>
    <xsd:enumeration value="double"/>
    <xsd:enumeration value="part"/>
  </xsd:restriction>
</xsd:simpleType>

complexType audio_creation
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children sourcetype transcriptionagency transcriptiondate devicesource transcriptionchain transcriptionsummary transcriptiondata
used by
elements  audio_group/transcription audioproxy/transcription
source
<xsd:complexType name="audio_creation">
  <xsd:sequence>
    <xsd:element name="sourcetype" type="xsd:string"/>
    <xsd:element name="transcriptionagency" minOccurs="0"/>
    <xsd:element name="transcriptiondate" type="xsd:dateTime" minOccurs="0"/>
    <xsd:element name="devicesource" type="xsd:string" minOccurs="0"/>
    <xsd:element name="transcriptionchain" minOccurs="0" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:element name="device_description">
            <xsd:complexType>
              <xsd:simpleContent>
                <xsd:extension base="xsd:string">
                  <xsd:attribute name="Type" type="xsd:string" use="required"/>
                  <xsd:attribute name="Unique_identifier" type="xsd:string" use="optional"/>
                  <xsd:attribute name="Comments" type="xsd:string" use="optional"/>
                </xsd:extension>
              </xsd:simpleContent>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="device_manufacturer" type="xsd:string"/>
          <xsd:element name="device_model">
            <xsd:complexType>
              <xsd:simpleContent>
                <xsd:extension base="xsd:string">
                  <xsd:attribute name="Model" type="xsd:string" use="required"/>
                  <xsd:attribute name="Serial_Number" type="xsd:string" use="optional"/>
                </xsd:extension>
              </xsd:simpleContent>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="capture_software" type="xsd:string" minOccurs="0"/>
          <xsd:element name="device_settings" type="xsd:string" minOccurs="0"/>
        </xsd:sequence>
      </xsd:complexType>
    </xsd:element>
    <xsd:element name="transcriptionsummary" type="audio_transcriptionsummarytype" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="transcriptiondata" type="audio_transcriptiondatatype" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>

element audio_creation/sourcetype
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="sourcetype" type="xsd:string"/>

element audio_creation/transcriptionagency
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
source
<xsd:element name="transcriptionagency" minOccurs="0"/>

element audio_creation/transcriptiondate
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:dateTime
source
<xsd:element name="transcriptiondate" type="xsd:dateTime" minOccurs="0"/>

element audio_creation/devicesource
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="devicesource" type="xsd:string" minOccurs="0"/>

element audio_creation/transcriptionchain
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children device_description device_manufacturer device_model capture_software device_settings
source
<xsd:element name="transcriptionchain" minOccurs="0" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="device_description">
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="xsd:string">
              <xsd:attribute name="Type" type="xsd:string" use="required"/>
              <xsd:attribute name="Unique_identifier" type="xsd:string" use="optional"/>
              <xsd:attribute name="Comments" type="xsd:string" use="optional"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="device_manufacturer" type="xsd:string"/>
      <xsd:element name="device_model">
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="xsd:string">
              <xsd:attribute name="Model" type="xsd:string" use="required"/>
              <xsd:attribute name="Serial_Number" type="xsd:string" use="optional"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="capture_software" type="xsd:string" minOccurs="0"/>
      <xsd:element name="device_settings" type="xsd:string" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element audio_creation/transcriptionchain/device_description
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type extension of xsd:string
attributes
Name   Type   Use   Default   Fixed   Annotation
Type   xsd:string   required        
Unique_identifier   xsd:string   optional        
Comments   xsd:string   optional        
source
<xsd:element name="device_description">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:string">
        <xsd:attribute name="Type" type="xsd:string" use="required"/>
        <xsd:attribute name="Unique_identifier" type="xsd:string" use="optional"/>
        <xsd:attribute name="Comments" type="xsd:string" use="optional"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

element audio_creation/transcriptionchain/device_manufacturer
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="device_manufacturer" type="xsd:string"/>

element audio_creation/transcriptionchain/device_model
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type extension of xsd:string
attributes
Name   Type   Use   Default   Fixed   Annotation
Model   xsd:string   required        
Serial_Number   xsd:string   optional        
source
<xsd:element name="device_model">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:string">
        <xsd:attribute name="Model" type="xsd:string" use="required"/>
        <xsd:attribute name="Serial_Number" type="xsd:string" use="optional"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

element audio_creation/transcriptionchain/capture_software
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="capture_software" type="xsd:string" minOccurs="0"/>

element audio_creation/transcriptionchain/device_settings
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="device_settings" type="xsd:string" minOccurs="0"/>

element audio_creation/transcriptionsummary
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_transcriptionsummarytype
children grouping transcriptionsummary data_description data_unit data_value
source
<xsd:element name="transcriptionsummary" type="audio_transcriptionsummarytype" minOccurs="0" maxOccurs="unbounded"/>

element audio_creation/transcriptiondata
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_transcriptiondatatype
children grouping transcriptiondata data_description data_unit interval data_value
source
<xsd:element name="transcriptiondata" type="audio_transcriptiondatatype" minOccurs="0" maxOccurs="unbounded"/>

complexType audio_dimensions
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children duration
used by
element  audioproxy/audio_dimensions
source
<xsd:complexType name="audio_dimensions">
  <xsd:sequence>
    <xsd:element name="duration" type="xsd:time"/>
  </xsd:sequence>
</xsd:complexType>

element audio_dimensions/duration
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:time
source
<xsd:element name="duration" type="xsd:time"/>

complexType audio_format
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children name mime compression channel_configuration
used by
elements  audio_group/format audioproxy/format
source
<xsd:complexType name="audio_format">
  <xsd:sequence>
    <xsd:element name="name" type="xsd:string"/>
    <xsd:element name="mime" type="audio_mimetype"/>
    <xsd:element name="compression" type="compressiontype" minOccurs="0"/>
    <xsd:element name="channel_configuration" type="channelsconfigurationtype" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>

element audio_format/name
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="name" type="xsd:string"/>

element audio_format/mime
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_mimetype
facets
enumeration  audio/wav
enumeration  audio/mpeg
enumeration  audio/mpg
enumeration  audio/mp3
enumeration  audio/x-mpeg
enumeration  audio/midi
enumeration  audio/x-realaudio
source
<xsd:element name="mime" type="audio_mimetype"/>

element audio_format/compression
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type compressiontype
facets
enumeration  Uncompressed
enumeration  Linear PCM
enumeration  MPEG-1 layer 1
enumeration  MPEG-1 layer 2
enumeration  MPEG-1 layer 3
enumeration  AC3
enumeration  Dolby
enumeration  DTS
source
<xsd:element name="compression" type="compressiontype" minOccurs="0"/>

element audio_format/channel_configuration
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type channelsconfigurationtype
facets
enumeration  Mono
enumeration  Dual mono
enumeration  Joint stereo
enumeration  Stereo
enumeration  2 ch
enumeration  4 ch
enumeration  5.1 ch
enumeration  6.1 ch
source
<xsd:element name="channel_configuration" type="channelsconfigurationtype" minOccurs="0"/>

complexType audio_spatialmetrics
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children samplingfrequency bitpersample bitrate
used by
elements  audio_group/audio_metrics audioproxy/audio_metrics
source
<xsd:complexType name="audio_spatialmetrics">
  <xsd:sequence>
    <xsd:element name="samplingfrequency" type="samplingfrequencytype"/>
    <xsd:choice>
      <xsd:element name="bitpersample" type="bitpersampletype"/>
      <xsd:element name="bitrate" type="bitratetype"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:complexType>

element audio_spatialmetrics/samplingfrequency
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type samplingfrequencytype
facets
enumeration  8
enumeration  11.025
enumeration  12
enumeration  16
enumeration  22.05
enumeration  24
enumeration  32
enumeration  44.1
enumeration  48
enumeration  96
source
<xsd:element name="samplingfrequency" type="samplingfrequencytype"/>

element audio_spatialmetrics/bitpersample
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type bitpersampletype
facets
enumeration  8
enumeration  16
enumeration  24
source
<xsd:element name="bitpersample" type="bitpersampletype"/>

element audio_spatialmetrics/bitrate
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type bitratetype
facets
enumeration  24
enumeration  32
enumeration  48
enumeration  56
enumeration  64
enumeration  96
enumeration  128
enumeration  160
enumeration  192
enumeration  256
enumeration  320
enumeration  384
source
<xsd:element name="bitrate" type="bitratetype"/>

complexType audio_targetdata
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children targetType targetID audioData performanceData profiles
source
<xsd:complexType name="audio_targetdata">
  <xsd:sequence>
    <xsd:element name="targetType" type="audio_targettype"/>
    <xsd:element name="targetID" type="xsd:string"/>
    <xsd:element name="audioData" type="xsd:anyURI"/>
    <xsd:element name="performanceData" type="xsd:anyURI" minOccurs="0"/>
    <xsd:element name="profiles" type="xsd:anyURI" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>

element audio_targetdata/targetType
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_targettype
facets
enumeration  0
enumeration  1
source
<xsd:element name="targetType" type="audio_targettype"/>

element audio_targetdata/targetID
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="targetID" type="xsd:string"/>

element audio_targetdata/audioData
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:anyURI
source
<xsd:element name="audioData" type="xsd:anyURI"/>

element audio_targetdata/performanceData
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:anyURI
source
<xsd:element name="performanceData" type="xsd:anyURI" minOccurs="0"/>

element audio_targetdata/profiles
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:anyURI
source
<xsd:element name="profiles" type="xsd:anyURI" minOccurs="0"/>

complexType audio_transcriptiondatatype
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children grouping transcriptiondata data_description data_unit interval data_value
used by
elements  audio_transcriptiondatatype/transcriptiondata audio_creation/transcriptiondata
source
<xsd:complexType name="audio_transcriptiondatatype">
  <xsd:choice>
    <xsd:sequence>
      <xsd:element name="grouping" type="xsd:string"/>
      <xsd:element name="transcriptiondata" type="audio_transcriptiondatatype" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:sequence>
      <xsd:element name="data_description" type="xsd:string"/>
      <xsd:element name="data_unit" type="xsd:string" minOccurs="0"/>
      <xsd:element name="interval" minOccurs="0">
        <xsd:complexType>
          <xsd:attribute name="start" type="xsd:time" use="required"/>
          <xsd:attribute name="stop" type="xsd:time" use="required"/>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="data_value" type="xsd:float" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:choice>
</xsd:complexType>

element audio_transcriptiondatatype/grouping
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="grouping" type="xsd:string"/>

element audio_transcriptiondatatype/transcriptiondata
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_transcriptiondatatype
children grouping transcriptiondata data_description data_unit interval data_value
source
<xsd:element name="transcriptiondata" type="audio_transcriptiondatatype" minOccurs="0" maxOccurs="unbounded"/>

element audio_transcriptiondatatype/data_description
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="data_description" type="xsd:string"/>

element audio_transcriptiondatatype/data_unit
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="data_unit" type="xsd:string" minOccurs="0"/>

element audio_transcriptiondatatype/interval
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
attributes
Name   Type   Use   Default   Fixed   Annotation
start   xsd:time   required        
stop   xsd:time   required        
source
<xsd:element name="interval" minOccurs="0">
  <xsd:complexType>
    <xsd:attribute name="start" type="xsd:time" use="required"/>
    <xsd:attribute name="stop" type="xsd:time" use="required"/>
  </xsd:complexType>
</xsd:element>

element audio_transcriptiondatatype/data_value
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:float
source
<xsd:element name="data_value" type="xsd:float" maxOccurs="unbounded"/>

complexType audio_transcriptionsummarytype
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children grouping transcriptionsummary data_description data_unit data_value
used by
elements  audio_transcriptionsummarytype/transcriptionsummary audio_creation/transcriptionsummary
source
<xsd:complexType name="audio_transcriptionsummarytype">
  <xsd:choice>
    <xsd:sequence>
      <xsd:element name="grouping" type="xsd:string"/>
      <xsd:element name="transcriptionsummary" type="audio_transcriptionsummarytype" minOccurs="0" maxOccurs="unbounded"/>
    </xsd:sequence>
    <xsd:sequence>
      <xsd:element name="data_description" type="xsd:string"/>
      <xsd:element name="data_unit" type="xsd:string" minOccurs="0"/>
      <xsd:element name="data_value" type="xsd:float"/>
    </xsd:sequence>
  </xsd:choice>
</xsd:complexType>

element audio_transcriptionsummarytype/grouping
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="grouping" type="xsd:string"/>

element audio_transcriptionsummarytype/transcriptionsummary
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type audio_transcriptionsummarytype
children grouping transcriptionsummary data_description data_unit data_value
source
<xsd:element name="transcriptionsummary" type="audio_transcriptionsummarytype" minOccurs="0" maxOccurs="unbounded"/>

element audio_transcriptionsummarytype/data_description
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="data_description" type="xsd:string"/>

element audio_transcriptionsummarytype/data_unit
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="data_unit" type="xsd:string" minOccurs="0"/>

element audio_transcriptionsummarytype/data_value
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:float
source
<xsd:element name="data_value" type="xsd:float"/>

simpleType audio_mimetype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  audio_format/mime
facets
enumeration  audio/wav
enumeration  audio/mpeg
enumeration  audio/mpg
enumeration  audio/mp3
enumeration  audio/x-mpeg
enumeration  audio/midi
enumeration  audio/x-realaudio
source
<xsd:simpleType name="audio_mimetype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="audio/wav"/>
    <xsd:enumeration value="audio/mpeg"/>
    <xsd:enumeration value="audio/mpg"/>
    <xsd:enumeration value="audio/mp3"/>
    <xsd:enumeration value="audio/x-mpeg"/>
    <xsd:enumeration value="audio/midi"/>
    <xsd:enumeration value="audio/x-realaudio"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType audio_targettype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:integer
used by
element  audio_targetdata/targetType
facets
enumeration  0
enumeration  1
source
<xsd:simpleType name="audio_targettype">
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="0">
      <xsd:annotation>
        <xsd:documentation>external</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="1">
      <xsd:annotation>
        <xsd:documentation>internal</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>

simpleType bitpersampletype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:integer
used by
element  audio_spatialmetrics/bitpersample
facets
enumeration  8
enumeration  16
enumeration  24
source
<xsd:simpleType name="bitpersampletype">
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="8"/>
    <xsd:enumeration value="16"/>
    <xsd:enumeration value="24"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType bitratetype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:integer
used by
element  audio_spatialmetrics/bitrate
facets
enumeration  24
enumeration  32
enumeration  48
enumeration  56
enumeration  64
enumeration  96
enumeration  128
enumeration  160
enumeration  192
enumeration  256
enumeration  320
enumeration  384
annotation
documentation 
espressa in Kbps
source
<xsd:simpleType name="bitratetype">
  <xsd:annotation>
    <xsd:documentation>espressa in Kbps</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="24"/>
    <xsd:enumeration value="32"/>
    <xsd:enumeration value="48"/>
    <xsd:enumeration value="56"/>
    <xsd:enumeration value="64"/>
    <xsd:enumeration value="96"/>
    <xsd:enumeration value="128"/>
    <xsd:enumeration value="160"/>
    <xsd:enumeration value="192"/>
    <xsd:enumeration value="256"/>
    <xsd:enumeration value="320"/>
    <xsd:enumeration value="384"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType channelsconfigurationtype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  audio_format/channel_configuration
facets
enumeration  Mono
enumeration  Dual mono
enumeration  Joint stereo
enumeration  Stereo
enumeration  2 ch
enumeration  4 ch
enumeration  5.1 ch
enumeration  6.1 ch
source
<xsd:simpleType name="channelsconfigurationtype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Mono"/>
    <xsd:enumeration value="Dual mono"/>
    <xsd:enumeration value="Joint stereo"/>
    <xsd:enumeration value="Stereo"/>
    <xsd:enumeration value="2 ch"/>
    <xsd:enumeration value="4 ch"/>
    <xsd:enumeration value="5.1 ch"/>
    <xsd:enumeration value="6.1 ch"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType compressiontype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  audio_format/compression
facets
enumeration  Uncompressed
enumeration  Linear PCM
enumeration  MPEG-1 layer 1
enumeration  MPEG-1 layer 2
enumeration  MPEG-1 layer 3
enumeration  AC3
enumeration  Dolby
enumeration  DTS
source
<xsd:simpleType name="compressiontype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Uncompressed"/>
    <xsd:enumeration value="Linear PCM"/>
    <xsd:enumeration value="MPEG-1 layer 1"/>
    <xsd:enumeration value="MPEG-1 layer 2"/>
    <xsd:enumeration value="MPEG-1 layer 3"/>
    <xsd:enumeration value="AC3"/>
    <xsd:enumeration value="Dolby"/>
    <xsd:enumeration value="DTS"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType samplingfrequencytype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:float
used by
element  audio_spatialmetrics/samplingfrequency
facets
enumeration  8
enumeration  11.025
enumeration  12
enumeration  16
enumeration  22.05
enumeration  24
enumeration  32
enumeration  44.1
enumeration  48
enumeration  96
annotation
documentation 
espressa in KHz
source
<xsd:simpleType name="samplingfrequencytype">
  <xsd:annotation>
    <xsd:documentation>espressa in KHz</xsd:documentation>
  </xsd:annotation>
  <xsd:restriction base="xsd:float">
    <xsd:enumeration value="8"/>
    <xsd:enumeration value="11.025"/>
    <xsd:enumeration value="12"/>
    <xsd:enumeration value="16"/>
    <xsd:enumeration value="22.05"/>
    <xsd:enumeration value="24"/>
    <xsd:enumeration value="32"/>
    <xsd:enumeration value="44.1"/>
    <xsd:enumeration value="48"/>
    <xsd:enumeration value="96"/>
  </xsd:restriction>
</xsd:simpleType>

complexType targetdata
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children targetType targetID imageData performanceData profiles
source
<xsd:complexType name="targetdata">
  <xsd:sequence>
    <xsd:element name="targetType" type="targettype"/>
    <xsd:element name="targetID" type="xsd:string"/>
    <xsd:element name="imageData" type="xsd:anyURI"/>
    <xsd:element name="performanceData" type="xsd:anyURI" minOccurs="0"/>
    <xsd:element name="profiles" type="xsd:anyURI" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>

element targetdata/targetType
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type targettype
facets
enumeration  0
enumeration  1
source
<xsd:element name="targetType" type="targettype"/>

element targetdata/targetID
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="targetID" type="xsd:string"/>

element targetdata/imageData
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:anyURI
source
<xsd:element name="imageData" type="xsd:anyURI"/>

element targetdata/performanceData
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:anyURI
source
<xsd:element name="performanceData" type="xsd:anyURI" minOccurs="0"/>

element targetdata/profiles
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:anyURI
source
<xsd:element name="profiles" type="xsd:anyURI" minOccurs="0"/>

complexType transcriptiondatatype
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children grouping transcriptiondata data_description data_unit interval data_value
used by
elements  transcriptiondatatype/transcriptiondata video_creation/transcriptiondata
source
<xsd:complexType name="transcriptiondatatype">
  <xsd:choice>
    <xsd:sequence>
      <xsd:element name="grouping" type="xsd:string"/>
      <xsd:element name="transcriptiondata" type="transcriptiondatatype"/>
    </xsd:sequence>
    <xsd:sequence>
      <xsd:element name="data_description" type="xsd:string"/>
      <xsd:element name="data_unit" type="xsd:string" minOccurs="0"/>
      <xsd:element name="interval" minOccurs="0">
        <xsd:complexType>
          <xsd:attribute name="start" type="xsd:time" use="required"/>
          <xsd:attribute name="stop" type="xsd:time" use="required"/>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="data_value" type="xsd:float" maxOccurs="unbounded"/>
    </xsd:sequence>
  </xsd:choice>
</xsd:complexType>

element transcriptiondatatype/grouping
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="grouping" type="xsd:string"/>

element transcriptiondatatype/transcriptiondata
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type transcriptiondatatype
children grouping transcriptiondata data_description data_unit interval data_value
source
<xsd:element name="transcriptiondata" type="transcriptiondatatype"/>

element transcriptiondatatype/data_description
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="data_description" type="xsd:string"/>

element transcriptiondatatype/data_unit
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="data_unit" type="xsd:string" minOccurs="0"/>

element transcriptiondatatype/interval
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
attributes
Name   Type   Use   Default   Fixed   Annotation
start   xsd:time   required        
stop   xsd:time   required        
source
<xsd:element name="interval" minOccurs="0">
  <xsd:complexType>
    <xsd:attribute name="start" type="xsd:time" use="required"/>
    <xsd:attribute name="stop" type="xsd:time" use="required"/>
  </xsd:complexType>
</xsd:element>

element transcriptiondatatype/data_value
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:float
source
<xsd:element name="data_value" type="xsd:float" maxOccurs="unbounded"/>

complexType transcriptionsummarytype
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children grouping transcriptionsummary data_description data_unit data_value
used by
elements  transcriptionsummarytype/transcriptionsummary video_creation/transcriptionsummary
source
<xsd:complexType name="transcriptionsummarytype">
  <xsd:choice>
    <xsd:sequence>
      <xsd:element name="grouping" type="xsd:string"/>
      <xsd:element name="transcriptionsummary" type="transcriptionsummarytype"/>
    </xsd:sequence>
    <xsd:sequence>
      <xsd:element name="data_description" type="xsd:string"/>
      <xsd:element name="data_unit" type="xsd:string" minOccurs="0"/>
      <xsd:element name="data_value" type="xsd:float"/>
    </xsd:sequence>
  </xsd:choice>
</xsd:complexType>

element transcriptionsummarytype/grouping
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="grouping" type="xsd:string"/>

element transcriptionsummarytype/transcriptionsummary
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type transcriptionsummarytype
children grouping transcriptionsummary data_description data_unit data_value
source
<xsd:element name="transcriptionsummary" type="transcriptionsummarytype"/>

element transcriptionsummarytype/data_description
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="data_description" type="xsd:string"/>

element transcriptionsummarytype/data_unit
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="data_unit" type="xsd:string" minOccurs="0"/>

element transcriptionsummarytype/data_value
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:float
source
<xsd:element name="data_value" type="xsd:float"/>

complexType video_creation
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children sourcetype transcriptionagency devicesource transcriptionchain transcriptionsummary transcriptiondata
used by
elements  video_group/digitisation videoproxy/digitisation
source
<xsd:complexType name="video_creation">
  <xsd:sequence>
    <xsd:element name="sourcetype" type="xsd:string" minOccurs="0"/>
    <xsd:element name="transcriptionagency" minOccurs="0"/>
    <xsd:element name="devicesource" type="xsd:string" minOccurs="0"/>
    <xsd:element name="transcriptionchain" minOccurs="0" maxOccurs="unbounded">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:element name="device_description">
            <xsd:complexType>
              <xsd:simpleContent>
                <xsd:extension base="xsd:string">
                  <xsd:attribute name="Type" type="xsd:string" use="required"/>
                  <xsd:attribute name="Unique_identifier" type="xsd:string" use="optional"/>
                  <xsd:attribute name="Comments" type="xsd:string" use="optional"/>
                </xsd:extension>
              </xsd:simpleContent>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="device_manufacturer">
            <xsd:complexType>
              <xsd:simpleContent>
                <xsd:extension base="xsd:string">
                  <xsd:attribute name="Manufacturer" type="xsd:string" use="required"/>
                </xsd:extension>
              </xsd:simpleContent>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="device_model">
            <xsd:complexType>
              <xsd:simpleContent>
                <xsd:extension base="xsd:string">
                  <xsd:attribute name="Model" type="xsd:string" use="required"/>
                  <xsd:attribute name="Serial_Number" type="xsd:string" use="optional"/>
                </xsd:extension>
              </xsd:simpleContent>
            </xsd:complexType>
          </xsd:element>
          <xsd:element name="capture_software" type="xsd:string" minOccurs="0"/>
          <xsd:element name="device_settings" type="xsd:string" minOccurs="0"/>
        </xsd:sequence>
      </xsd:complexType>
    </xsd:element>
    <xsd:element name="transcriptionsummary" type="transcriptionsummarytype" minOccurs="0" maxOccurs="unbounded"/>
    <xsd:element name="transcriptiondata" type="transcriptiondatatype" minOccurs="0" maxOccurs="unbounded"/>
  </xsd:sequence>
</xsd:complexType>

element video_creation/sourcetype
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="sourcetype" type="xsd:string" minOccurs="0"/>

element video_creation/transcriptionagency
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
source
<xsd:element name="transcriptionagency" minOccurs="0"/>

element video_creation/devicesource
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="devicesource" type="xsd:string" minOccurs="0"/>

element video_creation/transcriptionchain
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children device_description device_manufacturer device_model capture_software device_settings
source
<xsd:element name="transcriptionchain" minOccurs="0" maxOccurs="unbounded">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="device_description">
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="xsd:string">
              <xsd:attribute name="Type" type="xsd:string" use="required"/>
              <xsd:attribute name="Unique_identifier" type="xsd:string" use="optional"/>
              <xsd:attribute name="Comments" type="xsd:string" use="optional"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="device_manufacturer">
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="xsd:string">
              <xsd:attribute name="Manufacturer" type="xsd:string" use="required"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="device_model">
        <xsd:complexType>
          <xsd:simpleContent>
            <xsd:extension base="xsd:string">
              <xsd:attribute name="Model" type="xsd:string" use="required"/>
              <xsd:attribute name="Serial_Number" type="xsd:string" use="optional"/>
            </xsd:extension>
          </xsd:simpleContent>
        </xsd:complexType>
      </xsd:element>
      <xsd:element name="capture_software" type="xsd:string" minOccurs="0"/>
      <xsd:element name="device_settings" type="xsd:string" minOccurs="0"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element video_creation/transcriptionchain/device_description
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type extension of xsd:string
attributes
Name   Type   Use   Default   Fixed   Annotation
Type   xsd:string   required        
Unique_identifier   xsd:string   optional        
Comments   xsd:string   optional        
source
<xsd:element name="device_description">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:string">
        <xsd:attribute name="Type" type="xsd:string" use="required"/>
        <xsd:attribute name="Unique_identifier" type="xsd:string" use="optional"/>
        <xsd:attribute name="Comments" type="xsd:string" use="optional"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

element video_creation/transcriptionchain/device_manufacturer
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type extension of xsd:string
attributes
Name   Type   Use   Default   Fixed   Annotation
Manufacturer   xsd:string   required        
source
<xsd:element name="device_manufacturer">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:string">
        <xsd:attribute name="Manufacturer" type="xsd:string" use="required"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

element video_creation/transcriptionchain/device_model
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type extension of xsd:string
attributes
Name   Type   Use   Default   Fixed   Annotation
Model   xsd:string   required        
Serial_Number   xsd:string   optional        
source
<xsd:element name="device_model">
  <xsd:complexType>
    <xsd:simpleContent>
      <xsd:extension base="xsd:string">
        <xsd:attribute name="Model" type="xsd:string" use="required"/>
        <xsd:attribute name="Serial_Number" type="xsd:string" use="optional"/>
      </xsd:extension>
    </xsd:simpleContent>
  </xsd:complexType>
</xsd:element>

element video_creation/transcriptionchain/capture_software
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="capture_software" type="xsd:string" minOccurs="0"/>

element video_creation/transcriptionchain/device_settings
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="device_settings" type="xsd:string" minOccurs="0"/>

element video_creation/transcriptionsummary
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type transcriptionsummarytype
children grouping transcriptionsummary data_description data_unit data_value
source
<xsd:element name="transcriptionsummary" type="transcriptionsummarytype" minOccurs="0" maxOccurs="unbounded"/>

element video_creation/transcriptiondata
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type transcriptiondatatype
children grouping transcriptiondata data_description data_unit interval data_value
source
<xsd:element name="transcriptiondata" type="transcriptiondatatype" minOccurs="0" maxOccurs="unbounded"/>

complexType video_dimensions
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children duration
used by
element  videoproxy/video_dimensions
source
<xsd:complexType name="video_dimensions">
  <xsd:sequence>
    <xsd:element name="duration" type="xsd:time"/>
  </xsd:sequence>
</xsd:complexType>

element video_dimensions/duration
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:time
source
<xsd:element name="duration" type="xsd:time"/>

complexType video_format
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children name mime videoformat encode streamtype codec
used by
elements  video_group/format videoproxy/format
source
<xsd:complexType name="video_format">
  <xsd:sequence>
    <xsd:element name="name" type="xsd:string"/>
    <xsd:element name="mime" type="mimetype"/>
    <xsd:element name="videoformat" type="videoformattype"/>
    <xsd:element name="encode" type="encodetype"/>
    <xsd:element name="streamtype" type="streamtypetype" minOccurs="0"/>
    <xsd:element name="codec" type="xsd:string" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>

element video_format/name
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="name" type="xsd:string"/>

element video_format/mime
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type mimetype
facets
enumeration  video/x-ms-asf
enumeration  video/avi
enumeration  video/mpeg
enumeration  video/vnd.rn-realvideo
enumeration  video/wmv
source
<xsd:element name="mime" type="mimetype"/>

element video_format/videoformat
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type videoformattype
facets
enumeration  Component
enumeration  NTSC
enumeration  PAL
enumeration  SECAM
enumeration  Unspecified
source
<xsd:element name="videoformat" type="videoformattype"/>

element video_format/encode
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type encodetype
facets
enumeration  interlaced
enumeration  non-interlaced
source
<xsd:element name="encode" type="encodetype"/>

element video_format/streamtype
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type streamtypetype
facets
enumeration  Uncompressed
enumeration  MPEG-1
enumeration  MPEG-2
enumeration  MPEG-4
source
<xsd:element name="streamtype" type="streamtypetype" minOccurs="0"/>

element video_format/codec
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type xsd:string
source
<xsd:element name="codec" type="xsd:string" minOccurs="0"/>

complexType video_spatialmetrics
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
children videosize aspectratio framerate
used by
elements  video_group/video_metrics videoproxy/video_metrics
source
<xsd:complexType name="video_spatialmetrics">
  <xsd:sequence>
    <xsd:element name="videosize" type="videosizetype"/>
    <xsd:element name="aspectratio" type="aspectratiotype"/>
    <xsd:element name="framerate" type="frameratetype"/>
  </xsd:sequence>
</xsd:complexType>

element video_spatialmetrics/videosize
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type videosizetype
facets
enumeration  160x120
enumeration  176x144
enumeration  192x144
enumeration  280x180
enumeration  320x240
enumeration  352x288
enumeration  360x288
enumeration  384x288
enumeration  480x576
enumeration  720x576
source
<xsd:element name="videosize" type="videosizetype"/>

element video_spatialmetrics/aspectratio
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type aspectratiotype
facets
enumeration  1:1
enumeration  4:3
enumeration  16:9
enumeration  2.11:1
source
<xsd:element name="aspectratio" type="aspectratiotype"/>

element video_spatialmetrics/framerate
diagram
namespace http://www.iccu.sbn.it/metaAG1.pdf
type frameratetype
facets
enumeration  23.976
enumeration  24
enumeration  25
enumeration  29.97
enumeration  30
enumeration  50
enumeration  59.94
enumeration  60
source
<xsd:element name="framerate" type="frameratetype"/>

simpleType aspectratiotype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  video_spatialmetrics/aspectratio
facets
enumeration  1:1
enumeration  4:3
enumeration  16:9
enumeration  2.11:1
source
<xsd:simpleType name="aspectratiotype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="1:1"/>
    <xsd:enumeration value="4:3"/>
    <xsd:enumeration value="16:9"/>
    <xsd:enumeration value="2.11:1"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType encodetype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  video_format/encode
facets
enumeration  interlaced
enumeration  non-interlaced
source
<xsd:simpleType name="encodetype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="interlaced"/>
    <xsd:enumeration value="non-interlaced"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType frameratetype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:float
used by
element  video_spatialmetrics/framerate
facets
enumeration  23.976
enumeration  24
enumeration  25
enumeration  29.97
enumeration  30
enumeration  50
enumeration  59.94
enumeration  60
source
<xsd:simpleType name="frameratetype">
  <xsd:restriction base="xsd:float">
    <xsd:enumeration value="23.976"/>
    <xsd:enumeration value="24"/>
    <xsd:enumeration value="25"/>
    <xsd:enumeration value="29.97"/>
    <xsd:enumeration value="30"/>
    <xsd:enumeration value="50"/>
    <xsd:enumeration value="59.94"/>
    <xsd:enumeration value="60"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType mimetype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  video_format/mime
facets
enumeration  video/x-ms-asf
enumeration  video/avi
enumeration  video/mpeg
enumeration  video/vnd.rn-realvideo
enumeration  video/wmv
source
<xsd:simpleType name="mimetype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="video/x-ms-asf"/>
    <xsd:enumeration value="video/avi"/>
    <xsd:enumeration value="video/mpeg"/>
    <xsd:enumeration value="video/vnd.rn-realvideo"/>
    <xsd:enumeration value="video/wmv"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType streamtypetype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  video_format/streamtype
facets
enumeration  Uncompressed
enumeration  MPEG-1
enumeration  MPEG-2
enumeration  MPEG-4
source
<xsd:simpleType name="streamtypetype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Uncompressed"/>
    <xsd:enumeration value="MPEG-1"/>
    <xsd:enumeration value="MPEG-2"/>
    <xsd:enumeration value="MPEG-4"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType targettype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:integer
used by
element  targetdata/targetType
facets
enumeration  0
enumeration  1
source
<xsd:simpleType name="targettype">
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="0">
      <xsd:annotation>
        <xsd:documentation>external</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="1">
      <xsd:annotation>
        <xsd:documentation>internal</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>

simpleType videoformattype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  video_format/videoformat
facets
enumeration  Component
enumeration  NTSC
enumeration  PAL
enumeration  SECAM
enumeration  Unspecified
source
<xsd:simpleType name="videoformattype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Component"/>
    <xsd:enumeration value="NTSC"/>
    <xsd:enumeration value="PAL"/>
    <xsd:enumeration value="SECAM"/>
    <xsd:enumeration value="Unspecified"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType videosizetype
namespace http://www.iccu.sbn.it/metaAG1.pdf
type restriction of xsd:string
used by
element  video_spatialmetrics/videosize
facets
enumeration  160x120
enumeration  176x144
enumeration  192x144
enumeration  280x180
enumeration  320x240
enumeration  352x288
enumeration  360x288
enumeration  384x288
enumeration  480x576
enumeration  720x576
source
<xsd:simpleType name="videosizetype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="160x120">
      <xsd:annotation>
        <xsd:documentation>RealVideo</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="176x144">
      <xsd:annotation>
        <xsd:documentation>Windows Media</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="192x144">
      <xsd:annotation>
        <xsd:documentation>internet</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="280x180">
      <xsd:annotation>
        <xsd:documentation>RealVideo</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="320x240">
      <xsd:annotation>
        <xsd:documentation>RealVideo</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="352x288">
      <xsd:annotation>
        <xsd:documentation>VHS, VCD</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="360x288">
      <xsd:annotation>
        <xsd:documentation>Windows Media</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="384x288">
      <xsd:annotation>
        <xsd:documentation>multimedia</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="480x576">
      <xsd:annotation>
        <xsd:documentation>SVCD</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="720x576">
      <xsd:annotation>
        <xsd:documentation>DVD</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>

element dc:contributor
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="contributor" type="elementType"/>

element dc:coverage
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="coverage" type="elementType"/>

element dc:creator
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="creator" type="elementType"/>

element dc:date
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="date" type="elementType"/>

element dc:description
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="description" type="elementType"/>

element dc:format
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="format" type="elementType"/>

element dc:identifier
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexTypes  bib stru_element
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="identifier" type="elementType"/>

element dc:language
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="language" type="elementType"/>

element dc:publisher
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="publisher" type="elementType"/>

element dc:relation
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="relation" type="elementType"/>

element dc:rights
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="rights" type="elementType"/>

element dc:source
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="source" type="elementType"/>

element dc:subject
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="subject" type="elementType"/>

element dc:title
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="title" type="elementType"/>

element dc:type
diagram
namespace http://purl.org/dc/elements/1.1/
type dc:elementType
used by
complexType  bib
group  dc:elementsGroup
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:element name="type" type="elementType"/>

group dc:elementsGroup
diagram
namespace http://purl.org/dc/elements/1.1/
children dc:title dc:creator dc:subject dc:description dc:publisher dc:contributor dc:date dc:type dc:format dc:identifier dc:source dc:language dc:relation dc:coverage dc:rights
source
<xsd:group name="elementsGroup">
  <xsd:sequence>
    <xsd:choice minOccurs="0" maxOccurs="unbounded">
      <xsd:element ref="title"/>
      <xsd:element ref="creator"/>
      <xsd:element ref="subject"/>
      <xsd:element ref="description"/>
      <xsd:element ref="publisher"/>
      <xsd:element ref="contributor"/>
      <xsd:element ref="date"/>
      <xsd:element ref="type"/>
      <xsd:element ref="format"/>
      <xsd:element ref="identifier"/>
      <xsd:element ref="source"/>
      <xsd:element ref="language"/>
      <xsd:element ref="relation"/>
      <xsd:element ref="coverage"/>
      <xsd:element ref="rights"/>
    </xsd:choice>
  </xsd:sequence>
</xsd:group>

complexType dc:elementType
diagram
namespace http://purl.org/dc/elements/1.1/
type extension of xsd:string
used by
elements  dc:contributor dc:coverage dc:creator dc:date dc:description dc:format dc:identifier dc:language dc:publisher dc:relation dc:rights dc:source dc:subject dc:title dc:type
attributes
Name   Type   Use   Default   Fixed   Annotation
x:lang   xs:language   optional        
source
<xsd:complexType name="elementType">
  <xsd:simpleContent>
    <xsd:extension base="xs:string">
      <xsd:attribute ref="x:lang" use="optional"/>
    </xsd:extension>
  </xsd:simpleContent>
</xsd:complexType>

attributeGroup arcLink
namespace http://www.w3.org/TR/xlink
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         arc  
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
xlink:from   string   optional        
xlink:to   string   optional        
source
<xsd:attributeGroup name="arcLink">
  <xsd:attribute name="type" type="string" fixed="arc" form="qualified"/>
  <xsd:attribute ref="xlink:arcrole" use="optional"/>
  <xsd:attribute ref="xlink:title" use="optional"/>
  <xsd:attribute ref="xlink:show" use="optional"/>
  <xsd:attribute ref="xlink:actuate" use="optional"/>
  <xsd:attribute ref="xlink:from" use="optional"/>
  <xsd:attribute ref="xlink:to" use="optional"/>
</xsd:attributeGroup>

attributeGroup emptyLink
namespace http://www.w3.org/TR/xlink
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         none  
source
<xsd:attributeGroup name="emptyLink">
  <xsd:attribute name="type" type="string" fixed="none" form="qualified"/>
</xsd:attributeGroup>

attributeGroup extendedLink
namespace http://www.w3.org/TR/xlink
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         extended  
xlink:role   string   optional        
xlink:title   string   optional        
source
<xsd:attributeGroup name="extendedLink">
  <xsd:attribute name="type" type="string" fixed="extended" form="qualified"/>
  <xsd:attribute ref="xlink:role" use="optional"/>
  <xsd:attribute ref="xlink:title" use="optional"/>
</xsd:attributeGroup>

attributeGroup locatorLink
namespace http://www.w3.org/TR/xlink
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         locator  
xlink:href   anyURI   required        
xlink:role   string   optional        
xlink:title   string   optional        
xlink:label   string   optional        
source
<xsd:attributeGroup name="locatorLink">
  <xsd:attribute name="type" type="string" fixed="locator" form="qualified"/>
  <xsd:attribute ref="xlink:href" use="required"/>
  <xsd:attribute ref="xlink:role" use="optional"/>
  <xsd:attribute ref="xlink:title" use="optional"/>
  <xsd:attribute ref="xlink:label" use="optional"/>
</xsd:attributeGroup>

attributeGroup resourceLink
namespace http://www.w3.org/TR/xlink
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         resource  
xlink:role   string   optional        
xlink:title   string   optional        
xlink:label   string   optional        
source
<xsd:attributeGroup name="resourceLink">
  <xsd:attribute name="type" type="string" fixed="resource" form="qualified"/>
  <xsd:attribute ref="xlink:role" use="optional"/>
  <xsd:attribute ref="xlink:title" use="optional"/>
  <xsd:attribute ref="xlink:label" use="optional"/>
</xsd:attributeGroup>

attributeGroup simpleLink
namespace http://www.w3.org/TR/xlink
used by
complexType  link
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         simple  
xlink:href   anyURI   optional        
xlink:role   string   optional        
xlink:arcrole   string   optional        
xlink:title   string   optional        
xlink:show   string   optional        
xlink:actuate   string   optional        
source
<xsd:attributeGroup name="simpleLink">
  <xsd:attribute name="type" type="string" fixed="simple" form="qualified"/>
  <xsd:attribute ref="xlink:href" use="optional"/>
  <xsd:attribute ref="xlink:role" use="optional"/>
  <xsd:attribute ref="xlink:arcrole" use="optional"/>
  <xsd:attribute ref="xlink:title" use="optional"/>
  <xsd:attribute ref="xlink:show" use="optional"/>
  <xsd:attribute ref="xlink:actuate" use="optional"/>
</xsd:attributeGroup>

attributeGroup titleLink
namespace http://www.w3.org/TR/xlink
attributes
Name   Type   Use   Default   Fixed   Annotation
type   string         title  
source
<xsd:attributeGroup name="titleLink">
  <xsd:attribute name="type" type="string" fixed="title" form="qualified"/>
</xsd:attributeGroup>

complexType dimensions
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
children imagelength imagewidth source_xdimension source_ydimension
used by
elements  img/image_dimensions img/altimg/image_dimensions
source
<xsd:complexType name="dimensions">
  <xsd:sequence>
    <xsd:element name="imagelength" type="xsd:positiveInteger"/>
    <xsd:element name="imagewidth" type="xsd:positiveInteger"/>
    <xsd:element name="source_xdimension" type="xsd:double" minOccurs="0"/>
    <xsd:element name="source_ydimension" type="xsd:double" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>

element dimensions/imagelength
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:positiveInteger
source
<xsd:element name="imagelength" type="xsd:positiveInteger"/>

element dimensions/imagewidth
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:positiveInteger
source
<xsd:element name="imagewidth" type="xsd:positiveInteger"/>

element dimensions/source_xdimension
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:double
source
<xsd:element name="source_xdimension" type="xsd:double" minOccurs="0"/>

element dimensions/source_ydimension
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:double
source
<xsd:element name="source_ydimension" type="xsd:double" minOccurs="0"/>

complexType docFormat
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
children name mime compression
used by
elements  ocr/format doc/format
annotation
documentation 

		Nonostante lo schema NISO sia nato per descrivere le caratteristiche tecniche di file contenenti immagini, per ragioni di omogenità si è scelto di usare il medesimo formato anche per file text-oriented 
		
source
<xsd:complexType name="docFormat">
  <xsd:annotation>
    <xsd:documentation>
		Nonostante lo schema NISO sia nato per descrivere le caratteristiche tecniche di file contenenti immagini, per ragioni di omogenità si è scelto di usare il medesimo formato anche per file text-oriented 
		</xsd:documentation>
  </xsd:annotation>
  <xsd:sequence>
    <xsd:element name="name" type="xsd:string"/>
    <xsd:element name="mime" type="doc_mimetype"/>
    <xsd:element name="compression" type="doc_compressiontype" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>

element docFormat/name
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:string
source
<xsd:element name="name" type="xsd:string"/>

element docFormat/mime
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type doc_mimetype
facets
enumeration  text/plain
enumeration  text/xml
enumeration  text/html
enumeration  text/rtf
enumeration  application/msword
enumeration  application/pdf
source
<xsd:element name="mime" type="doc_mimetype"/>

element docFormat/compression
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type doc_compressiontype
facets
enumeration  Uncompressed
enumeration  ZIP
enumeration  RAR
enumeration  GZ
source
<xsd:element name="compression" type="doc_compressiontype" minOccurs="0"/>

complexType format
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
children name mime compression
used by
elements  img_group/format img/format img/altimg/format
source
<xsd:complexType name="format">
  <xsd:sequence>
    <xsd:element name="name" type="xsd:string"/>
    <xsd:element name="mime" type="img_mimetype"/>
    <xsd:element name="compression" type="compressiontype" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>

element format/name
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:string
source
<xsd:element name="name" type="xsd:string"/>

element format/mime
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type img_mimetype
facets
enumeration  image/gif
enumeration  image/jpeg
enumeration  image/tiff
enumeration  image/png
enumeration  image/vnd.djvu
enumeration  application/pdf
source
<xsd:element name="mime" type="img_mimetype"/>

element format/compression
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type compressiontype
facets
enumeration  Uncompressed
enumeration  CCITT 1D
enumeration  CCITT Group 3
enumeration  CCITT Group 4
enumeration  LZW
enumeration  JPG
enumeration  PNG
enumeration  DJVU
source
<xsd:element name="compression" type="compressiontype" minOccurs="0"/>

complexType image_creation
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
children sourcetype scanningagency devicesource scanningsystem
used by
elements  img_group/scanning img/scanning img/altimg/scanning
source
<xsd:complexType name="image_creation">
  <xsd:sequence>
    <xsd:element name="sourcetype" type="xsd:string" minOccurs="0"/>
    <xsd:element name="scanningagency" minOccurs="0"/>
    <xsd:element name="devicesource" type="xsd:string" minOccurs="0"/>
    <xsd:element name="scanningsystem" minOccurs="0">
      <xsd:complexType>
        <xsd:sequence>
          <xsd:element name="scanner_manufacturer" type="xsd:string"/>
          <xsd:element name="scanner_model" type="xsd:string"/>
          <xsd:element name="capture_software" type="xsd:string"/>
        </xsd:sequence>
      </xsd:complexType>
    </xsd:element>
  </xsd:sequence>
</xsd:complexType>

element image_creation/sourcetype
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:string
source
<xsd:element name="sourcetype" type="xsd:string" minOccurs="0"/>

element image_creation/scanningagency
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
source
<xsd:element name="scanningagency" minOccurs="0"/>

element image_creation/devicesource
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:string
source
<xsd:element name="devicesource" type="xsd:string" minOccurs="0"/>

element image_creation/scanningsystem
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
children scanner_manufacturer scanner_model capture_software
source
<xsd:element name="scanningsystem" minOccurs="0">
  <xsd:complexType>
    <xsd:sequence>
      <xsd:element name="scanner_manufacturer" type="xsd:string"/>
      <xsd:element name="scanner_model" type="xsd:string"/>
      <xsd:element name="capture_software" type="xsd:string"/>
    </xsd:sequence>
  </xsd:complexType>
</xsd:element>

element image_creation/scanningsystem/scanner_manufacturer
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:string
source
<xsd:element name="scanner_manufacturer" type="xsd:string"/>

element image_creation/scanningsystem/scanner_model
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:string
source
<xsd:element name="scanner_model" type="xsd:string"/>

element image_creation/scanningsystem/capture_software
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:string
source
<xsd:element name="capture_software" type="xsd:string"/>

complexType spatialmetrics
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
children samplingfrequencyunit samplingfrequencyplane xsamplingfrequency ysamplingfrequency photometricinterpretation bitpersample
used by
elements  img_group/image_metrics img/image_metrics img/altimg/image_metrics
source
<xsd:complexType name="spatialmetrics">
  <xsd:sequence>
    <xsd:element name="samplingfrequencyunit" type="samplingfrequencyunittype"/>
    <xsd:element name="samplingfrequencyplane" type="samplingfrequencyplanetype"/>
    <xsd:element name="xsamplingfrequency" type="xsd:positiveInteger" minOccurs="0"/>
    <xsd:element name="ysamplingfrequency" type="xsd:positiveInteger" minOccurs="0"/>
    <xsd:element name="photometricinterpretation" type="photometricinterpretationtype"/>
    <xsd:element name="bitpersample" type="bitpersampletype"/>
  </xsd:sequence>
</xsd:complexType>

element spatialmetrics/samplingfrequencyunit
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type samplingfrequencyunittype
facets
enumeration  1
enumeration  2
enumeration  3
source
<xsd:element name="samplingfrequencyunit" type="samplingfrequencyunittype"/>

element spatialmetrics/samplingfrequencyplane
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type samplingfrequencyplanetype
facets
enumeration  1
enumeration  2
enumeration  3
source
<xsd:element name="samplingfrequencyplane" type="samplingfrequencyplanetype"/>

element spatialmetrics/xsamplingfrequency
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:positiveInteger
source
<xsd:element name="xsamplingfrequency" type="xsd:positiveInteger" minOccurs="0"/>

element spatialmetrics/ysamplingfrequency
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:positiveInteger
source
<xsd:element name="ysamplingfrequency" type="xsd:positiveInteger" minOccurs="0"/>

element spatialmetrics/photometricinterpretation
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type photometricinterpretationtype
facets
enumeration  WhiteIsZero
enumeration  BlackIsZero
enumeration  RGB
enumeration  Palette color
enumeration  Transparency Mask
enumeration  CMYK
enumeration  YCbCr
enumeration  CIELab
source
<xsd:element name="photometricinterpretation" type="photometricinterpretationtype"/>

element spatialmetrics/bitpersample
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type bitpersampletype
facets
enumeration  1
enumeration  4
enumeration  8
enumeration  8,8,8
enumeration  16,16,16
enumeration  8,8,8,8
source
<xsd:element name="bitpersample" type="bitpersampletype"/>

complexType targetdata
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
children targetType targetID imageData performanceData profiles
used by
element  img/target
source
<xsd:complexType name="targetdata">
  <xsd:sequence>
    <xsd:element name="targetType" type="targettype" minOccurs="0"/>
    <xsd:element name="targetID" type="xsd:string"/>
    <xsd:element name="imageData" type="xsd:anyURI"/>
    <xsd:element name="performanceData" type="xsd:anyURI" minOccurs="0"/>
    <xsd:element name="profiles" type="xsd:anyURI" minOccurs="0"/>
  </xsd:sequence>
</xsd:complexType>

element targetdata/targetType
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type targettype
facets
enumeration  0
enumeration  1
source
<xsd:element name="targetType" type="targettype" minOccurs="0"/>

element targetdata/targetID
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:string
source
<xsd:element name="targetID" type="xsd:string"/>

element targetdata/imageData
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:anyURI
source
<xsd:element name="imageData" type="xsd:anyURI"/>

element targetdata/performanceData
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:anyURI
source
<xsd:element name="performanceData" type="xsd:anyURI" minOccurs="0"/>

element targetdata/profiles
diagram
namespace http://www.niso.org/pdfs/DataDict.pdf
type xsd:anyURI
source
<xsd:element name="profiles" type="xsd:anyURI" minOccurs="0"/>

simpleType bitpersampletype
namespace http://www.niso.org/pdfs/DataDict.pdf
type restriction of xsd:string
used by
element  spatialmetrics/bitpersample
facets
enumeration  1
enumeration  4
enumeration  8
enumeration  8,8,8
enumeration  16,16,16
enumeration  8,8,8,8
source
<xsd:simpleType name="bitpersampletype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="1">
      <xsd:annotation>
        <xsd:documentation>bitonal</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="4">
      <xsd:annotation>
        <xsd:documentation>4-bit grey</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="8">
      <xsd:annotation>
        <xsd:documentation>8-bit grey or palette</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="8,8,8">
      <xsd:annotation>
        <xsd:documentation>RGB</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="16,16,16">
      <xsd:annotation>
        <xsd:documentation>TIFF, HDR</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="8,8,8,8">
      <xsd:annotation>
        <xsd:documentation>CMYK</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>

simpleType checksum
namespace http://www.niso.org/pdfs/DataDict.pdf
type restriction of xsd:string
used by
elements  img/md5 img/altimg/md5 audioproxy/md5 videoproxy/md5 ocr/md5 doc/md5
facets
length  32
source
<xsd:simpleType name="checksum">
  <xsd:restriction base="xsd:string">
    <xsd:length value="32"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType compressiontype
namespace http://www.niso.org/pdfs/DataDict.pdf
type restriction of xsd:string
used by
element  format/compression
facets
enumeration  Uncompressed
enumeration  CCITT 1D
enumeration  CCITT Group 3
enumeration  CCITT Group 4
enumeration  LZW
enumeration  JPG
enumeration  PNG
enumeration  DJVU
source
<xsd:simpleType name="compressiontype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Uncompressed"/>
    <xsd:enumeration value="CCITT 1D"/>
    <xsd:enumeration value="CCITT Group 3"/>
    <xsd:enumeration value="CCITT Group 4"/>
    <xsd:enumeration value="LZW"/>
    <xsd:enumeration value="JPG"/>
    <xsd:enumeration value="PNG"/>
    <xsd:enumeration value="DJVU"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType doc_compressiontype
namespace http://www.niso.org/pdfs/DataDict.pdf
type restriction of xsd:string
used by
element  docFormat/compression
facets
enumeration  Uncompressed
enumeration  ZIP
enumeration  RAR
enumeration  GZ
source
<xsd:simpleType name="doc_compressiontype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="Uncompressed"/>
    <xsd:enumeration value="ZIP"/>
    <xsd:enumeration value="RAR"/>
    <xsd:enumeration value="GZ"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType doc_mimetype
namespace http://www.niso.org/pdfs/DataDict.pdf
type restriction of xsd:string
used by
element  docFormat/mime
facets
enumeration  text/plain
enumeration  text/xml
enumeration  text/html
enumeration  text/rtf
enumeration  application/msword
enumeration  application/pdf
source
<xsd:simpleType name="doc_mimetype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="text/plain"/>
    <xsd:enumeration value="text/xml"/>
    <xsd:enumeration value="text/html"/>
    <xsd:enumeration value="text/rtf"/>
    <xsd:enumeration value="application/msword"/>
    <xsd:enumeration value="application/pdf"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType img_mimetype
namespace http://www.niso.org/pdfs/DataDict.pdf
type restriction of xsd:string
used by
element  format/mime
facets
enumeration  image/gif
enumeration  image/jpeg
enumeration  image/tiff
enumeration  image/png
enumeration  image/vnd.djvu
enumeration  application/pdf
source
<xsd:simpleType name="img_mimetype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="image/gif"/>
    <xsd:enumeration value="image/jpeg"/>
    <xsd:enumeration value="image/tiff"/>
    <xsd:enumeration value="image/png"/>
    <xsd:enumeration value="image/vnd.djvu"/>
    <xsd:enumeration value="application/pdf"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType photometricinterpretationtype
namespace http://www.niso.org/pdfs/DataDict.pdf
type restriction of xsd:string
used by
element  spatialmetrics/photometricinterpretation
facets
enumeration  WhiteIsZero
enumeration  BlackIsZero
enumeration  RGB
enumeration  Palette color
enumeration  Transparency Mask
enumeration  CMYK
enumeration  YCbCr
enumeration  CIELab
source
<xsd:simpleType name="photometricinterpretationtype">
  <xsd:restriction base="xsd:string">
    <xsd:enumeration value="WhiteIsZero"/>
    <xsd:enumeration value="BlackIsZero"/>
    <xsd:enumeration value="RGB"/>
    <xsd:enumeration value="Palette color"/>
    <xsd:enumeration value="Transparency Mask"/>
    <xsd:enumeration value="CMYK"/>
    <xsd:enumeration value="YCbCr"/>
    <xsd:enumeration value="CIELab"/>
  </xsd:restriction>
</xsd:simpleType>

simpleType samplingfrequencyplanetype
namespace http://www.niso.org/pdfs/DataDict.pdf
type restriction of xsd:integer
used by
element  spatialmetrics/samplingfrequencyplane
facets
enumeration  1
enumeration  2
enumeration  3
source
<xsd:simpleType name="samplingfrequencyplanetype">
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="1">
      <xsd:annotation>
        <xsd:documentation>camera/scanner focal plane</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="2">
      <xsd:annotation>
        <xsd:documentation>object plane</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="3">
      <xsd:annotation>
        <xsd:documentation>source object plane</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>

simpleType samplingfrequencyunittype
namespace http://www.niso.org/pdfs/DataDict.pdf
type restriction of xsd:integer
used by
element  spatialmetrics/samplingfrequencyunit
facets
enumeration  1
enumeration  2
enumeration  3
source
<xsd:simpleType name="samplingfrequencyunittype">
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="1">
      <xsd:annotation>
        <xsd:documentation>no absolute unit of measurement</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="2">
      <xsd:annotation>
        <xsd:documentation>inch</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="3">
      <xsd:annotation>
        <xsd:documentation>centimeter</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>

simpleType targettype
namespace http://www.niso.org/pdfs/DataDict.pdf
type restriction of xsd:integer
used by
element  targetdata/targetType
facets
enumeration  0
enumeration  1
source
<xsd:simpleType name="targettype">
  <xsd:restriction base="xsd:integer">
    <xsd:enumeration value="0">
      <xsd:annotation>
        <xsd:documentation>external</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
    <xsd:enumeration value="1">
      <xsd:annotation>
        <xsd:documentation>internal</xsd:documentation>
      </xsd:annotation>
    </xsd:enumeration>
  </xsd:restriction>
</xsd:simpleType>

attributeGroup specialAttrs
namespace http://www.w3.org/XML/1998/namespace
attributes
Name   Type   Use   Default   Fixed   Annotation
xml:base   xs:anyURI           
xml:lang   xs:language           
xml:space   xs:NCName      preserve     
source
<xsd:attributeGroup name="specialAttrs">
  <xsd:attribute ref="xml:base"/>
  <xsd:attribute ref="xml:lang"/>
  <xsd:attribute ref="xml:space"/>
</xsd:attributeGroup>


XML Schema documentation generated with
XML Spy Schema Editor http://www.altova.com/xmlspy