schema location: | ./metadigit.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.iccu.sbn.it/metaAG1.pdf |
Elements |
metadigit |
schema location: | ./metatype.xsd |
attribute form default: | |
element form default: | qualified |
targetNamespace: | http://www.iccu.sbn.it/metaAG1.pdf |
schema location: | ./audio-mag.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.iccu.sbn.it/metaAG1.pdf |
schema location: | ./video-mag.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.iccu.sbn.it/metaAG1.pdf |
schema location: | ./dc.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://purl.org/dc/elements/1.1/ |
Elements | Groups | Complex types |
any | elementsGroup | elementContainer |
contributor | SimpleLiteral | |
coverage | ||
creator | ||
date | ||
description | ||
format | ||
identifier | ||
language | ||
publisher | ||
relation | ||
rights | ||
source | ||
subject | ||
title | ||
type |
schema location: | ./xlink.xsd |
attribute form default: | |
element form default: | qualified |
targetNamespace: | http://www.w3.org/TR/xlink |
Attr. groups |
arcLink |
emptyLink |
extendedLink |
locatorLink |
resourceLink |
simpleLink |
titleLink |
schema location: | ./niso-mag.xsd |
attribute form default: | unqualified |
element form default: | qualified |
targetNamespace: | http://www.niso.org/pdfs/DataDict.pdf |
schema location: | http://www.w3.org/2001/03/xml.xsd |
attribute form default: | |
element form default: | |
targetNamespace: | http://www.w3.org/XML/1998/namespace |
Attr. groups |
specialAttrs |
diagram | |||||||||||||||||||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||
children | gen bib stru img audio video ocr doc dis | ||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||
identity constraints |
|
||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="metadigit"> <xsd:annotation> <xsd:documentation>21/02/2006 2.0.1 version 1. element <encode> in video_format type is now optional; 2. element <aspectratio> in <video_spatialmetrics> is now optional; 3. elements <transcriptionsummary> and <transcriptiondata> in video section are now unbounded; 4. the unused complexType targetdata and simpleType targettype in audio-mag and video-mag xsd files have been cancelled. 5. the attribute Manufacturer in element <device_manufacturer> in video section has been cancelled and the element is now defined as string, to be homogeneous with <device_manufacturer> in audio section. </xsd:documentation> <xsd:documentation>03/05/2005 1. Element local_bib created with content (geog_name*,not_date*) 2. DC schema taken directly form Dublin Core Org. 3. Added specialized compression types and mime types added for ocr and doc files 4. Added djvu format (in compression types and in mime types) for images 5. Predefined value of <usage> are now suggested values, depending on cases </xsd:documentation> <xsd:documentation> 10/03/2005 1. Added "uniqnum" constraint 2. element <shelfmark> is now unbounded ad has an attibute type 3. elements <stpiece_per> and <stpiece_vol> added </xsd:documentation> <xsd:documentation>11/01/2005 2.0 version 1. new section <dis> for DIP phase of OAIS 2. new section <audio> 3. new section <video> </xsd:documentation> <xsd:documentation>11/08/2004 1.51 version 1 - <usage> has now predefined values 2. in section <stru> it is now possible - but not mandatory - to refer to an host item via <file> instead of <dc:identifier></xsd:documentation> <xsd:documentation>05/04/2004 Changes: 1- Added "uniqstru" constraint 2- Added tags <sequence_number> and <nomenclature> to section <stru> 3- Relevant changes in section <stru> 4- tag <usage> is repeatable</xsd:documentation> <xsd:documentation>19/05/2003 Changes: 1- Added tag <collection>, and subsection <img_group> to <gen> section 2- Added complete set of DC elements to <bib> section 3- Added attribute level to <bib> section 4- Section <holdings> is repetitive 5- Added tag <library> to section <holdings> 6- Renamed <fis> to <piece> 7- Added tag <element> to section <stru> 8- Added <doc> section 9- Added imggroupID attribute to <img> and <altimg> sections 10- Added holdingsID attribute to <img> section 11- Added <image_metrics> section 12- Moved tag <dpi> to section <image_metrics> and added tag <ppi> 13- Moved tag <photometricinterpretation> from section <format> to <image_metrics> 14- Renamed <size> to <filesize> 15- Added section <doc></xsd:documentation> <xsd:documentation>10/03/2003 Changes: 1- Added tag <size>, <usage> and <scale> to <img> section 2- Added subsections <target> and <altimg> to <img> section 3- Changed type of attributes <creation> and <last_update> for tag <gen></xsd:documentation> <xsd:documentation>4/11/2002 Changes: 1- Changed schema for DC 2- Added section <stru> 3- Added type SBN and BNI 4- Added tag <side> to <img> section</xsd:documentation> </xsd:annotation> <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.1"/> </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> </xsd:element> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
type | gen | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | stprog collection agency access_rights completeness img_group audio_group video_group | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="gen" type="gen"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
type | bib | ||||||||||||
properties |
|
||||||||||||
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 |
|
||||||||||||
source | <xsd:element name="bib" type="bib"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||
type | stru | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | sequence_number nomenclature element stru | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="stru" type="stru" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
type | img | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | sequence_number nomenclature usage side scale file md5 filesize image_dimensions image_metrics ppi dpi format scanning datetimecreated target altimg note | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="img" type="img" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
type | audio | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | sequence_number nomenclature proxies note | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="audio" type="audio" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
type | video | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | sequence_number nomenclature proxies note | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="video" type="video" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
type | ocr | ||||||||||||
properties |
|
||||||||||||
children | sequence_number nomenclature usage file md5 source filesize format software_ocr datetimecreated note | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="ocr" type="ocr" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
type | doc | ||||||||||||
properties |
|
||||||||||||
children | sequence_number nomenclature usage file md5 filesize format datetimecreated note | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="doc" type="doc" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | dis | ||||||||
properties |
|
||||||||
children | dis_item | ||||||||
source | <xsd:element name="dis" type="dis" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
children | sequence_number nomenclature proxies note | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:positiveInteger | ||||
properties |
|
||||
source | <xsd:element name="sequence_number" type="xsd:positiveInteger"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="nomenclature" type="xsd:string"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
type | audioproxy | ||||||||||||
properties |
|
||||||||||||
children | usage file md5 filesize audio_dimensions audio_metrics format transcription datetimecreated | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="proxies" type="audioproxy" maxOccurs="unbounded"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="note" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
children | audio_metrics format transcription | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | audio_spatialmetrics | ||||
properties |
|
||||
children | samplingfrequency bitpersample bitrate | ||||
source | <xsd:element name="audio_metrics" type="audio_spatialmetrics"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | audio_format | ||||
properties |
|
||||
children | name mime compression channel_configuration | ||||
source | <xsd:element name="format" type="audio_format"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | audio_creation | ||||||||
properties |
|
||||||||
children | sourcetype transcriptionagency transcriptiondate devicesource transcriptionchain transcriptionsummary transcriptiondata | ||||||||
source | <xsd:element name="transcription" type="audio_creation" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
children | usage file md5 filesize audio_dimensions audio_metrics format transcription datetimecreated | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="audioproxy"> <xsd:sequence> <xsd:element name="usage" type="usages" minOccurs="0" maxOccurs="unbounded"/> <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> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | usages | ||||||||
properties |
|
||||||||
source | <xsd:element name="usage" type="usages" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | link | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="file" type="link"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | checksum | ||||
properties |
|
||||
facets |
|
||||
source | <xsd:element name="md5" type="niso:checksum"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:unsignedLong | ||||||||
properties |
|
||||||||
source | <xsd:element name="filesize" type="xsd:unsignedLong" minOccurs="0"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | audio_dimensions | ||||
properties |
|
||||
children | duration | ||||
source | <xsd:element name="audio_dimensions" type="audio_dimensions"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | audio_spatialmetrics | ||||||||
properties |
|
||||||||
children | samplingfrequency bitpersample bitrate | ||||||||
source | <xsd:element name="audio_metrics" type="audio_spatialmetrics" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | audio_format | ||||||||
properties |
|
||||||||
children | name mime compression channel_configuration | ||||||||
source | <xsd:element name="format" type="audio_format" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | audio_creation | ||||||||
properties |
|
||||||||
children | sourcetype transcriptionagency transcriptiondate devicesource transcriptionchain transcriptionsummary transcriptiondata | ||||||||
source | <xsd:element name="transcription" type="audio_creation" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:dateTime | ||||||||
properties |
|
||||||||
source | <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/> |
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 |
|
||||||||||||
attributes |
|
||||||||||||
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> <!-- aggiunto 2.0 per implementazioni locali --> </xsd:sequence> <xsd:attribute name="level" type="bibliographic_level" use="required"/> </xsd:complexType> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
properties |
|
||||||||||||
children | library inventory_number shelfmark | ||||||||||||
attributes |
|
||||||||||||
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> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="library" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="inventory_number" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
properties |
|
||||||||
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> |
diagram | |||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||
properties |
|
||||||
source | <xsd:element name="geo_coord" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||
properties |
|
||||||
source | <xsd:element name="not_date" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
properties |
|
||||||||
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="year" type="xsd:string"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="issue" type="xsd:string"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | SICI | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="stpiece_per" type="SICI" minOccurs="0"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:positiveInteger | ||||
properties |
|
||||
source | <xsd:element name="part_number" type="xsd:positiveInteger"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="part_name" type="xsd:string"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | BICI | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="stpiece_vol" type="BICI" minOccurs="0"/> |
diagram | |||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||
children | dis_item | ||
used by |
|
||
source | <xsd:complexType name="dis"> <xsd:sequence> <xsd:element name="dis_item" type="dis_item" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | dis_item | ||||||||
properties |
|
||||||||
children | file preview available | ||||||||
source | <xsd:element name="dis_item" type="dis_item" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||
children | file preview available | ||
used by |
|
||
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"/> <!-- e' disponibile la preview --> <!-- riferimento alle condizioni di disponibilita': si e' preferito indicarle come URL in quanto - a differenza del prezzo incollato al prodotto - possono esprimere delle complessita' del tipo: gratuito per le biblioteche del ministero, sconto del 50% per le scuole: l'URL punta a condizioni descritte in maniera standard es ODRL --> </xsd:choice> </xsd:sequence> </xsd:complexType> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | link | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="file" type="link"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | preview | ||||
properties |
|
||||
facets |
|
||||
source | <xsd:element name="preview" type="preview"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:anyURI | ||||
properties |
|
||||
source | <xsd:element name="available" type="xsd:anyURI"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
children | sequence_number nomenclature usage file md5 filesize format datetimecreated note | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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="usages" minOccurs="0" maxOccurs="unbounded"/> <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"/> <!-- 1.51 --> </xsd:sequence> <xsd:attribute name="holdingsID" type="xsd:IDREF" use="optional"/> </xsd:complexType> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:positiveInteger | ||||
properties |
|
||||
source | <xsd:element name="sequence_number" type="xsd:positiveInteger"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="nomenclature" type="xsd:string"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | usages | ||||||||
properties |
|
||||||||
source | <xsd:element name="usage" type="usages" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | link | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="file" type="link"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | checksum | ||||
properties |
|
||||
facets |
|
||||
source | <xsd:element name="md5" type="niso:checksum"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:positiveInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | docFormat | ||||||||
properties |
|
||||||||
children | name mime compression | ||||||||
source | <xsd:element name="format" type="niso:docFormat" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:dateTime | ||||||||
properties |
|
||||||||
source | <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="note" type="xsd:string" minOccurs="0"/> |
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="name" type="xsd:string"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
type | doc_mimetype | ||||||||||||
properties |
|
||||||||||||
facets |
|
||||||||||||
source | <xsd:element name="mime" type="doc_mimetype"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | doc_compressiontype | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="compression" type="doc_compressiontype" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
children | stprog collection agency access_rights completeness img_group audio_group video_group | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:anyURI | ||||
properties |
|
||||
source | <xsd:element name="stprog" type="xsd:anyURI"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:anyURI | ||||||||
properties |
|
||||||||
source | <xsd:element name="collection" type="xsd:anyURI" minOccurs="0"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="agency" type="xsd:string"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | access_rights | ||||
properties |
|
||||
facets |
|
||||
source | <xsd:element name="access_rights" type="access_rights"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | completeness | ||||
properties |
|
||||
facets |
|
||||
source | <xsd:element name="completeness" type="completeness"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
type | img_group | ||||||||||||
properties |
|
||||||||||||
children | image_metrics ppi dpi format scanning | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="img_group" type="img_group" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
type | audio_group | ||||||||||||
properties |
|
||||||||||||
children | audio_metrics format transcription | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="audio_group" type="audio_group" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
type | video_group | ||||||||||||
properties |
|
||||||||||||
children | video_metrics format digitisation | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="video_group" type="video_group" minOccurs="0" maxOccurs="unbounded"/> |
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 |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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="usages" minOccurs="0" maxOccurs="unbounded"/> <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="usages" minOccurs="0" maxOccurs="unbounded"/> <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"/> <!-- 1.51 --> </xsd:sequence> <xsd:attribute name="imggroupID" type="xsd:IDREF" use="optional"/> </xsd:complexType> </xsd:element> <xsd:element name="note" type="xsd:string" minOccurs="0"/> <!-- 1.51 --> <!-- 1.51 --> </xsd:sequence> <xsd:attribute name="imggroupID" type="xsd:IDREF" use="optional"/> <xsd:attribute name="holdingsID" type="xsd:IDREF" use="optional"/> </xsd:complexType> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:positiveInteger | ||||
properties |
|
||||
source | <xsd:element name="sequence_number" type="xsd:positiveInteger"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="nomenclature" type="xsd:string"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | usages | ||||||||
properties |
|
||||||||
source | <xsd:element name="usage" type="usages" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | side | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="side" type="side" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | millimetric_scale | ||||||||
properties |
|
||||||||
facets |
|
||||||||
source | <xsd:element name="scale" type="millimetric_scale" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | link | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="file" type="link"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | checksum | ||||
properties |
|
||||
facets |
|
||||
source | <xsd:element name="md5" type="niso:checksum"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:positiveInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | dimensions | ||||
properties |
|
||||
children | imagelength imagewidth source_xdimension source_ydimension | ||||
source | <xsd:element name="image_dimensions" type="niso:dimensions"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | spatialmetrics | ||||||||
properties |
|
||||||||
children | samplingfrequencyunit samplingfrequencyplane xsamplingfrequency ysamplingfrequency photometricinterpretation bitpersample | ||||||||
source | <xsd:element name="image_metrics" type="niso:spatialmetrics" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:positiveInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="ppi" type="xsd:positiveInteger" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:positiveInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="dpi" type="xsd:positiveInteger" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | format | ||||||||
properties |
|
||||||||
children | name mime compression | ||||||||
source | <xsd:element name="format" type="niso:format" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | image_creation | ||||||||
properties |
|
||||||||
children | sourcetype scanningagency devicesource scanningsystem | ||||||||
source | <xsd:element name="scanning" type="niso:image_creation" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:dateTime | ||||||||
properties |
|
||||||||
source | <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | targetdata | ||||||||
properties |
|
||||||||
children | targetType targetID imageData performanceData profiles | ||||||||
source | <xsd:element name="target" type="niso:targetdata" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
properties |
|
||||||||||||
children | usage file md5 filesize image_dimensions image_metrics ppi dpi format scanning datetimecreated | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="altimg" minOccurs="0" maxOccurs="unbounded"> <xsd:complexType> <xsd:sequence> <xsd:element name="usage" type="usages" minOccurs="0" maxOccurs="unbounded"/> <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"/> <!-- 1.51 --> </xsd:sequence> <xsd:attribute name="imggroupID" type="xsd:IDREF" use="optional"/> </xsd:complexType> </xsd:element> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | usages | ||||||||
properties |
|
||||||||
source | <xsd:element name="usage" type="usages" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | link | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="file" type="link"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | checksum | ||||
properties |
|
||||
facets |
|
||||
source | <xsd:element name="md5" type="niso:checksum"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:positiveInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | dimensions | ||||
properties |
|
||||
children | imagelength imagewidth source_xdimension source_ydimension | ||||
source | <xsd:element name="image_dimensions" type="niso:dimensions"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | spatialmetrics | ||||||||
properties |
|
||||||||
children | samplingfrequencyunit samplingfrequencyplane xsamplingfrequency ysamplingfrequency photometricinterpretation bitpersample | ||||||||
source | <xsd:element name="image_metrics" type="niso:spatialmetrics" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:positiveInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="ppi" type="xsd:positiveInteger" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:positiveInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="dpi" type="xsd:positiveInteger" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | format | ||||||||
properties |
|
||||||||
children | name mime compression | ||||||||
source | <xsd:element name="format" type="niso:format" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | image_creation | ||||||||
properties |
|
||||||||
children | sourcetype scanningagency devicesource scanningsystem | ||||||||
source | <xsd:element name="scanning" type="niso:image_creation" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:dateTime | ||||||||
properties |
|
||||||||
source | <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="note" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
children | image_metrics ppi dpi format scanning | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | spatialmetrics | ||||
properties |
|
||||
children | samplingfrequencyunit samplingfrequencyplane xsamplingfrequency ysamplingfrequency photometricinterpretation bitpersample | ||||
source | <xsd:element name="image_metrics" type="niso:spatialmetrics"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:positiveInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="ppi" type="xsd:positiveInteger" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:positiveInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="dpi" type="xsd:positiveInteger" minOccurs="0"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | format | ||||
properties |
|
||||
children | name mime compression | ||||
source | <xsd:element name="format" type="niso:format"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | image_creation | ||||||||
properties |
|
||||||||
children | sourcetype scanningagency devicesource scanningsystem | ||||||||
source | <xsd:element name="scanning" type="niso:image_creation" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
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> |
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 |
|
||||||||||||
attributes |
|
||||||||||||
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="usages" minOccurs="0" maxOccurs="unbounded"/> <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"/> <!-- 1.51 --> </xsd:sequence> <xsd:attribute name="holdingsID" type="xsd:IDREF" use="optional"/> </xsd:complexType> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:positiveInteger | ||||
properties |
|
||||
source | <xsd:element name="sequence_number" type="xsd:positiveInteger"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="nomenclature" type="xsd:string"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | usages | ||||||||
properties |
|
||||||||
source | <xsd:element name="usage" type="usages" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | link | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="file" type="link"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | checksum | ||||
properties |
|
||||
facets |
|
||||
source | <xsd:element name="md5" type="niso:checksum"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | link | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="source" type="link"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:positiveInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="filesize" type="xsd:positiveInteger" minOccurs="0"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | docFormat | ||||
properties |
|
||||
children | name mime compression | ||||
source | <xsd:element name="format" type="niso:docFormat"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="software_ocr" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:dateTime | ||||||||
properties |
|
||||||||
source | <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="note" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||
children | sequence_number nomenclature element stru | ||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||
source | <xsd:complexType name="stru"> <xsd:annotation> <xsd:documentation>the generic <stru> element, that can be nest and is repeatable, gives its uniqueness to the <dc:identifier> included in BIB section and to the <sequence_number> of the different nested levels.</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> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:positiveInteger | ||||||||
properties |
|
||||||||
source | <xsd:element name="sequence_number" type="xsd:positiveInteger" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="nomenclature" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
type | stru_element | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | nomenclature file dc:identifier piece resource start stop | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="element" type="stru_element" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||
type | stru | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
children | sequence_number nomenclature element stru | ||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
source | <xsd:element name="stru" type="stru" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
children | nomenclature file dc:identifier piece resource start stop | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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"/> </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"/> </xsd:sequence> </xsd:choice> </xsd:complexType> </xsd:element> <xsd:element name="resource" type="resource_type" default="img" minOccurs="0"> <xsd:annotation> <xsd:documentation>IMG is the defaulf value</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>when omitted, the <start> can be assumed</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> <!-- 1.51 --> </xsd:sequence> <xsd:attribute name="descr" type="xsd:string" use="optional"/> <xsd:attribute name="num" type="xsd:positiveInteger" use="optional"/> </xsd:complexType> |
diagram | |||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||
properties |
|
||||||
source | <xsd:element name="nomenclature" minOccurs="0"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | link | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="file" type="link" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
properties |
|
||||||||
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"/> </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"/> </xsd:sequence> </xsd:choice> </xsd:complexType> </xsd:element> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="year" type="xsd:string"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="issue" type="xsd:string"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | SICI | ||||
properties |
|
||||
facets |
|
||||
source | <xsd:element name="stpiece_per" type="SICI"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:positiveInteger | ||||
properties |
|
||||
source | <xsd:element name="part_number" type="xsd:positiveInteger"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="part_name" type="xsd:string"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | BICI | ||||
properties |
|
||||
facets |
|
||||
source | <xsd:element name="stpiece_vol" type="BICI"/> |
diagram | |||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||
type | resource_type | ||||||||||
properties |
|
||||||||||
facets |
|
||||||||||
annotation |
|
||||||||||
source | <xsd:element name="resource" type="resource_type" default="img" minOccurs="0"> <xsd:annotation> <xsd:documentation>IMG is the defaulf value</xsd:documentation> </xsd:annotation> </xsd:element> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:element name="stop" minOccurs="0"> <xsd:annotation> <xsd:documentation>when omitted, the <start> can be assumed</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> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
children | sequence_number nomenclature proxies note | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:positiveInteger | ||||
properties |
|
||||
source | <xsd:element name="sequence_number" type="xsd:positiveInteger"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="nomenclature" type="xsd:string"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
type | videoproxy | ||||||||||||
properties |
|
||||||||||||
children | usage file md5 filesize video_dimensions video_metrics format digitisation datetimecreated | ||||||||||||
attributes |
|
||||||||||||
source | <xsd:element name="proxies" type="videoproxy" maxOccurs="unbounded"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="note" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
children | video_metrics format digitisation | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | video_spatialmetrics | ||||
properties |
|
||||
children | videosize aspectratio framerate | ||||
source | <xsd:element name="video_metrics" type="video_spatialmetrics"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | video_format | ||||
properties |
|
||||
children | name mime videoformat encode streamtype codec | ||||
source | <xsd:element name="format" type="video_format"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | video_creation | ||||||||
properties |
|
||||||||
children | sourcetype transcriptionagency devicesource transcriptionchain transcriptionsummary transcriptiondata | ||||||||
source | <xsd:element name="digitisation" type="video_creation" minOccurs="0"/> |
diagram | |||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
children | usage file md5 filesize video_dimensions video_metrics format digitisation datetimecreated | ||||||||||||
used by |
|
||||||||||||
attributes |
|
||||||||||||
source | <xsd:complexType name="videoproxy"> <xsd:sequence> <xsd:element name="usage" type="usages" minOccurs="0" maxOccurs="unbounded"/> <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> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | usages | ||||||||
properties |
|
||||||||
source | <xsd:element name="usage" type="usages" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||||||||||||||||||||||||||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | link | ||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="file" type="link"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | checksum | ||||
properties |
|
||||
facets |
|
||||
source | <xsd:element name="md5" type="niso:checksum"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:unsignedLong | ||||||||
properties |
|
||||||||
source | <xsd:element name="filesize" type="xsd:unsignedLong" minOccurs="0"/> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | video_dimensions | ||||
properties |
|
||||
children | duration | ||||
source | <xsd:element name="video_dimensions" type="video_dimensions"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | video_spatialmetrics | ||||||||
properties |
|
||||||||
children | videosize aspectratio framerate | ||||||||
source | <xsd:element name="video_metrics" type="video_spatialmetrics" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | video_format | ||||||||
properties |
|
||||||||
children | name mime videoformat encode streamtype codec | ||||||||
source | <xsd:element name="format" type="video_format" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | video_creation | ||||||||
properties |
|
||||||||
children | sourcetype transcriptionagency devicesource transcriptionchain transcriptionsummary transcriptiondata | ||||||||
source | <xsd:element name="digitisation" type="video_creation" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:dateTime | ||||||||
properties |
|
||||||||
source | <xsd:element name="datetimecreated" type="xsd:dateTime" minOccurs="0"/> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | restriction of xsd:integer | ||||
used by |
|
||||
facets |
|
||||
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> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | restriction of xsd:string | ||||||||
used by |
|
||||||||
facets |
|
||||||||
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> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||
type | restriction of xsd:string | ||
used by |
|
||
facets |
|
||
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> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf |
type | xsd:string |
source | <xsd:simpleType name="BNI"> <xsd:restriction base="xsd:string"/> </xsd:simpleType> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | restriction of xsd:integer | ||||
used by |
|
||||
facets |
|
||||
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> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | restriction of xsd:string | ||||||||
used by |
|
||||||||
facets |
|
||||||||
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> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||
type | restriction of xsd:string | ||||||||||||
used by |
|
||||||||||||
facets |
|
||||||||||||
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> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf |
type | xsd:string |
source | <xsd:simpleType name="IMSS"> <xsd:restriction base="xsd:string"/> </xsd:simpleType> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | restriction of xsd:integer | ||||
used by |
|
||||
facets |
|
||||
source | <xsd:simpleType name="millimetric_scale"> <xsd:restriction base="xsd:integer"> <xsd:enumeration value="0"/> <xsd:enumeration value="1"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | restriction of xsd:string | ||||
used by |
|
||||
facets |
|
||||
source | <xsd:simpleType name="preview"> <xsd:restriction base="xsd:string"> <xsd:enumeration value="thumbnail"/> <xsd:enumeration value="sample"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||
type | restriction of xsd:string | ||||||||||
used by |
|
||||||||||
facets |
|
||||||||||
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> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf |
type | xsd:string |
source | <xsd:simpleType name="SBN"> <xsd:restriction base="xsd:string"/> </xsd:simpleType> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||
type | restriction of xsd:string | ||
used by |
|
||
facets |
|
||
source | <xsd:simpleType name="SICI"> <xsd:restriction base="xsd:string"> <xsd:pattern value="\((\d{4}(/\d{4})?((\d{2})(/(\d{2}|\d{6}))?((\d{2})(/\d{2})?)?)?)?\)((\+|\*)?|(\d{1,4}(:(\d{1,4})(/\d{1,4})?(\+|\*)?)?(:(\d{1,4})(/\d{1,4})?(\+|\*)?)?(:(\d{1,4})(/\d{1,4})?(\+|\*)?)?)?)?"/> </xsd:restriction> </xsd:simpleType> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | restriction of xsd:string | ||||||||
used by |
|
||||||||
facets |
|
||||||||
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> |
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||
type | xsd:string | ||
used by |
|
||
annotation |
|
||
source | <xsd:simpleType name="usages"> <xsd:annotation> <xsd:documentation xml:lang="it">Valori consigliati: 1 = master 2 = per uso interno all'istituzione 3 = per diffusione Internet 4 = preview oppure: a = il repository non ha il copyright dell'immagine b = il repository ha il copyright dell'immagine </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:string"> <!--<xsd:enumeration value="1"/> <xsd:enumeration value="2"/> <xsd:enumeration value="3"/> <xsd:enumeration value="4"/> <xsd:enumeration value="a"/> <xsd:enumeration value="b"/>--> </xsd:restriction> </xsd:simpleType> |
diagram | |||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||
children | sourcetype transcriptionagency transcriptiondate devicesource transcriptionchain transcriptionsummary transcriptiondata | ||
used by |
|
||
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="sourcetype" type="xsd:string"/> |
diagram | |||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||
properties |
|
||||||
source | <xsd:element name="transcriptionagency" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:dateTime | ||||||||
properties |
|
||||||||
source | <xsd:element name="transcriptiondate" type="xsd:dateTime" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="devicesource" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
properties |
|
||||||||
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> |
diagram | |||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||
type | extension of xsd:string | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="device_manufacturer" type="xsd:string"/> |
diagram | |||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||
type | extension of xsd:string | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
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> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="capture_software" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | xsd:string | ||||||||
properties |
|
||||||||
source | <xsd:element name="device_settings" type="xsd:string" minOccurs="0"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | audio_transcriptionsummarytype | ||||||||
properties |
|
||||||||
children | grouping transcriptionsummary data_description data_unit data_value | ||||||||
source | <xsd:element name="transcriptionsummary" type="audio_transcriptionsummarytype" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | audio_transcriptiondatatype | ||||||||
properties |
|
||||||||
children | grouping transcriptiondata data_description data_unit interval data_value | ||||||||
source | <xsd:element name="transcriptiondata" type="audio_transcriptiondatatype" minOccurs="0" maxOccurs="unbounded"/> |
diagram | |||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||
children | duration | ||
used by |
|
||
source | <xsd:complexType name="audio_dimensions"> <xsd:sequence> <xsd:element name="duration" type="xsd:time"/> </xsd:sequence> </xsd:complexType> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:time | ||||
properties |
|
||||
source | <xsd:element name="duration" type="xsd:time"/> |
diagram | |||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||
children | name mime compression channel_configuration | ||
used by |
|
||
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="name" type="xsd:string"/> |
diagram | |||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||
type | audio_mimetype | ||||||||||||||
properties |
|
||||||||||||||
facets |
|
||||||||||||||
source | <xsd:element name="mime" type="audio_mimetype"/> |
diagram | |||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||
type | compressiontype | ||||||||||||||||
properties |
|
||||||||||||||||
facets |
|
||||||||||||||||
source | <xsd:element name="compression" type="compressiontype" minOccurs="0"/> |
diagram | |||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||
type | channelsconfigurationtype | ||||||||||||||||
properties |
|
||||||||||||||||
facets |
|
||||||||||||||||
source | <xsd:element name="channel_configuration" type="channelsconfigurationtype" minOccurs="0"/> |
diagram | |||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||
children | samplingfrequency bitpersample bitrate | ||
used by |
|
||
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> |
diagram | |||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||
type | samplingfrequencytype | ||||||||||||||||||||
properties |
|
||||||||||||||||||||
facets |
|
||||||||||||||||||||
source | <xsd:element name="samplingfrequency" type="samplingfrequencytype"/> |
diagram | |||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||
type | bitpersampletype | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:element name="bitpersample" type="bitpersampletype"/> |
diagram | |||||||||||||||||||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||||||||||||||||||
type | bitratetype | ||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||
facets |
|
||||||||||||||||||||||||
source | <xsd:element name="bitrate" type="bitratetype"/> |
diagram | |||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||
children | grouping transcriptiondata data_description data_unit interval data_value | ||
used by |
|
||
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> |
diagram | |||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||
type | xsd:string | ||||
properties |
|
||||
source | <xsd:element name="grouping" type="xsd:string"/> |
diagram | |||||||||
namespace | http://www.iccu.sbn.it/metaAG1.pdf | ||||||||
type | audio_transcriptiondatatype | ||||||||
properties |
|
||||||||
children | grouping transcriptiondata data_de |