XML Schema Documentation

Table of Contents

top

Schema Document Properties

Target Namespace http://schema.rvdata.us/2.0
Version 2.0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Documentation Rolling Deck to Repository (R2R) XML Schemas

Version 2.0 - June 28, 2016

(c)2009-2016, Rolling Deck to Repository (R2R) Program

<foaf:mbox> info@rvdata.us</foaf:mbox>

W3C Schema produced by oXygen XML Editor 18

Declared Namespaces

Prefix Namespace
xml http://www.w3.org/XML/1998/namespace
foaf http://xmlns.com/foaf/0.1/
r2r http://schema.rvdata.us/2.0
xsi http://www.w3.org/2001/XMLSchema-instance
xs http://www.w3.org/2001/XMLSchema
Schema Component Representation
<xs:schema targetNamespace="http://schema.rvdata.us/2.0" elementFormDefault="qualified" attributeFormDefault="unqualified" version="2.0">
...
</xs:schema>
top

Global Declarations

Element: qareport

Name qareport
Type Locally-defined complex type
Nillable no
Abstract no
XML Instance Representation
<r2r:qareport>
<r2r:version> xs:float </r2r:version> [1] ?
<r2r:identifier> xs:string </r2r:identifier> [1]
<r2r:provenance> [1]
<r2r:contact_institution
id="xs:string [0..1]"> [0..1]
xs:string
</r2r:contact_institution>
<r2r:contact_email> xs:string </r2r:contact_email> [1]
<r2r:distro_type> xs:string </r2r:distro_type> [1]
<r2r:cruise_id> xs:string </r2r:cruise_id> [0..1]
<r2r:fileset_id> xs:int </r2r:fileset_id> [0..1]
<r2r:device_type> xs:string </r2r:device_type> [0..1]
<r2r:subdevice_types> [0..1]
<r2r:subdevice_type> xs:string </r2r:subdevice_type> [1..*]
</r2r:subdevice_types>
<r2r:updates> [1]
<r2r:update
description="xs:string [0..1]"> [1..*]
<r2r:process
version="xs:float [0..1]"> [1..*]
xs:string
</r2r:process>
<r2r:time> xs:dateTime </r2r:time> [1]
</r2r:update>
</r2r:updates>
</r2r:provenance>
<r2r:filesetinfo> [0..1]
<r2r:externallinks> [0..1]
<r2r:externallink
authority="xs:string [1]"> [1]
xs:anyURI
</r2r:externallink>
</r2r:externallinks>
<r2r:namespace> xs:string </r2r:namespace> [0..1]
<r2r:cruise> [0..1]
<r2r:date_modified> xs:dateTime </r2r:date_modified> [0..1]
<r2r:date_issued> xs:date </r2r:date_issued> [0..1]
<r2r:id> xs:string </r2r:id> [0..1]
<r2r:cname> xs:string </r2r:cname> [0..1]
<r2r:operator_id> xs:string </r2r:operator_id> [0..1]
<r2r:vessel_id> xs:string </r2r:vessel_id> [0..1]
<r2r:scheduler_id> xs:string </r2r:scheduler_id> [0..1]
<r2r:scheduler_cruise_id> xs:string </r2r:scheduler_cruise_id> [0..1]
<r2r:depart_date> xs:date </r2r:depart_date> [0..1]
<r2r:depart_port> [0..1]
<r2r:port_id> xs:int </r2r:port_id> [0..1]
<r2r:port_name> xs:string </r2r:port_name> [0..1]
<r2r:country_id> xs:string </r2r:country_id> [0..1]
<r2r:state_id> xs:string </r2r:state_id> [0..1]
<r2r:longitude> xs:float </r2r:longitude> [0..1]
<r2r:latitude> xs:float </r2r:latitude> [0..1]
</r2r:depart_port>
<r2r:arrive_date> xs:date </r2r:arrive_date> [0..1]
<r2r:arrive_port> [0..1]
<r2r:port_id> xs:int </r2r:port_id> [0..1]
<r2r:port_name> xs:string </r2r:port_name> [0..1]
<r2r:country_id> xs:string </r2r:country_id> [0..1]
<r2r:state_id> xs:string </r2r:state_id> [0..1]
<r2r:longitude> xs:float </r2r:longitude> [0..1]
<r2r:latitude> xs:float </r2r:latitude> [0..1]
</r2r:arrive_port>
<r2r:extent> [0..1]
<r2r:westernmost> xs:float </r2r:westernmost> [1]
<r2r:easternmost> xs:float </r2r:easternmost> [1]
<r2r:southernmost> xs:float </r2r:southernmost> [1]
<r2r:northernmost> xs:float </r2r:northernmost> [1]
</r2r:extent>
</r2r:cruise>
<r2r:fileset> [1]
<r2r:date_created> xs:date </r2r:date_created> [0..1]
<r2r:type> xs:string </r2r:type> [0..1]
<r2r:id> xs:int </r2r:id> [0..1]
<r2r:parent_fileset_id> xs:string </r2r:parent_fileset_id> [0..1]
<r2r:vessel_id> xs:string </r2r:vessel_id> [0..1]
<r2r:cruise_id> xs:string </r2r:cruise_id> [0..1]
<r2r:nav_source> xs:byte </r2r:nav_source> [0..1]
<r2r:bathy_source> xs:byte </r2r:bathy_source> [0..1]
<r2r:device> [0..1]
<r2r:id> xs:int </r2r:id> [0..1]
<r2r:devicetype_id> xs:string </r2r:devicetype_id> [0..1]
<r2r:make_id> xs:string </r2r:make_id> [0..1]
<r2r:model_id> xs:int </r2r:model_id> [0..1]
<r2r:model_name> xs:string </r2r:model_name> [0..1]
<r2r:location_name> xs:string </r2r:location_name> [0..1]
</r2r:device>
<r2r:subdevices> [0..1]
<r2r:subdevice> xs:string </r2r:subdevice> [1..*]
</r2r:subdevices>
<r2r:fileformat_id> xs:int </r2r:fileformat_id> [0..1]
<r2r:fileformat_alias> xs:string </r2r:fileformat_alias> [0..1]
<r2r:proclevel_id> xs:byte </r2r:proclevel_id> [0..1]
</r2r:fileset>
</r2r:filesetinfo>
<r2r:certificate> [1]
<r2r:rating
description="xs:string [1]"> [1]
xs:string
</r2r:rating>
<r2r:bounds> [0..1]
<r2r:bound
name="xs:string [0..1]"
uom="xs:string [0..1]"> [1..*]
xs:string
</r2r:bound>
</r2r:bounds>
<r2r:infos> [0..1]
<r2r:info
name="xs:string [0..1]"
uom="xs:string [0..1]"> [1..*]
xs:string
</r2r:info>
</r2r:infos>
<r2r:tests> [0..1]
<r2r:test
name="xs:string [0..1]"
description="xs:string [0..1]"> [1..*]
<r2r:rating
description="xs:string [0..1]"> [1]
xs:string
</r2r:rating>
<r2r:test_result
name="xs:string [0..1]"
uom="xs:string [0..1]"> [1]
xs:string
</r2r:test_result>
<r2r:bounds> [0..1]
<r2r:bound
name="xs:string [0..1]"
uom="xs:string [0..1]"> [1..*]
xs:string
</r2r:bound>
</r2r:bounds>
<r2r:infos> [0..1]
<r2r:info
name="xs:string [0..1]"
uom="xs:string [0..1]"> [1..*]
xs:string
</r2r:info>
</r2r:infos>
</r2r:test>
</r2r:tests>
</r2r:certificate>
<r2r:filesetinfo_supplements> [0..1]
<r2r:filesetinfo_supplement
name="xs:string [0..1]"> [1..*]
<r2r:ranges> [1]
<r2r:range
name="xs:string [0..1]"
uom="xs:string [0..1]"> [1..*]
xs:string
</r2r:range>
</r2r:ranges>
</r2r:filesetinfo_supplement>
</r2r:filesetinfo_supplements>
<r2r:references> [1]
<r2r:reference
src="xs:string [0..1]"> [1..*]
xs:string
</r2r:reference>
</r2r:references>
<r2r:log> xs:string </r2r:log> [1]
<r2r:configuration> [1]
<r2r:create_person
id="xs:string [0..1]"> [1]
xs:string
</r2r:create_person>
<r2r:create_institution
id="xs:string [0..1]"> [1]
xs:string
</r2r:create_institution>
<r2r:create_date> xs:dateTime </r2r:create_date> [1]
<r2r:process_inputs> xs:string </r2r:process_inputs> [0..1]
</r2r:configuration>
<r2r:manifest> [1]
<r2r:files> [1]
<r2r:file
id="xs:int [0..1]"
checksum="xs:string [0..1]"
order="xs:string [0..1]"
zero_length_file="xs:boolean [0..1]"> [1..*]
xs:string
</r2r:file>
</r2r:files>
</r2r:manifest>
</r2r:qareport>
Schema Component Representation
<xs:element name="qareport">
<-- min|maxOccurs not specified on root -->
<xs:complexType>
<xs:sequence>
<xs:element name="version" type="xs:float" minOccurs="1" maxOccurs="1"/>
<-- version -->
<xs:element name="identifier" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="provenance" minOccurs="1" maxOccurs="1">
<-- contains information for programs run on data, etc. -->
<xs:complexType>
<xs:sequence>
<xs:element name="contact_institution" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="id" type="xs:string"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- contact_institution -->
<xs:element name="contact_email" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="distro_type" type="xs:string" minOccurs="1" maxOccurs="1"/>
<xs:element name="cruise_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="fileset_id" type="xs:int" minOccurs="0" maxOccurs="1"/>
<xs:element name="device_type" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="subdevice_types" minOccurs="0" maxOccurs="1" nillable="true">
<-- lists types of subdevices on main device, ie. ctd may have o2 sensor, conductivity sensor, temp sensor, etc. -->
<xs:complexType>
<xs:sequence>
<xs:element name="subdevice_type" type="xs:string" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<-- subdevice_types -->
<xs:element name="updates" minOccurs="1" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="update" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="process" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="version" type="xs:float" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- process -->
<xs:element name="time" type="xs:dateTime" minOccurs="1" maxOccurs="1"/>
</xs:sequence>
<xs:attribute name="description" type="xs:string" use="optional"/>
</xs:complexType>
</xs:element>
<-- update -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- updates -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- provenance -->
<xs:element name="filesetinfo" minOccurs="0" maxOccurs="1">
<-- populated in the .xmlt by breakout -->
<xs:complexType>
<xs:sequence>
<xs:element name="externallinks" minOccurs="0" maxOccurs="1" nillable="true">
<xs:complexType>
<xs:sequence>
<xs:element name="externallink" minOccurs="1" maxOccurs="1">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:anyURI">
<xs:attribute name="authority" type="xs:string" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<xs:element name="namespace" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="cruise" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="date_modified" type="xs:dateTime" minOccurs="0" maxOccurs="1"/>
<xs:element name="date_issued" type="xs:date" minOccurs="0" maxOccurs="1"/>
<xs:element name="id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="cname" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="operator_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="vessel_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="scheduler_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="scheduler_cruise_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="depart_date" type="xs:date" minOccurs="0" maxOccurs="1"/>
<xs:element name="depart_port" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="port_id" type="xs:int" minOccurs="0" maxOccurs="1"/>
<xs:element name="port_name" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="country_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="state_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="longitude" type="xs:float" minOccurs="0" maxOccurs="1"/>
<xs:element name="latitude" type="xs:float" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<-- depart_port -->
<xs:element name="arrive_date" type="xs:date" minOccurs="0" maxOccurs="1"/>
<xs:element name="arrive_port" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="port_id" type="xs:int" minOccurs="0" maxOccurs="1"/>
<xs:element name="port_name" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="country_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="state_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="longitude" type="xs:float" minOccurs="0" maxOccurs="1"/>
<xs:element name="latitude" type="xs:float" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<-- arrive_port -->
<xs:element name="extent" minOccurs="0" maxOccurs="1">
<-- could be empty; populated after navigation QA/DP is completed -->
<xs:complexType>
<xs:sequence>
<xs:element name="westernmost" type="xs:float" minOccurs="1" maxOccurs="1"/>
<xs:element name="easternmost" type="xs:float" minOccurs="1" maxOccurs="1"/>
<xs:element name="southernmost" type="xs:float" minOccurs="1" maxOccurs="1"/>
<xs:element name="northernmost" type="xs:float" minOccurs="1" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<-- extent -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- cruise -->
<xs:element name="fileset" minOccurs="1" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="date_created" type="xs:date" minOccurs="0" maxOccurs="1"/>
<-- time when fileset was broken out (never changes) -->
<xs:element name="type" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="id" type="xs:int" minOccurs="0" maxOccurs="1"/>
<xs:element name="parent_fileset_id" type="xs:string" minOccurs="0" maxOccurs="1" nillable="true"/>
<xs:element name="vessel_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="cruise_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="nav_source" type="xs:byte" minOccurs="0" maxOccurs="1"/>
<xs:element name="bathy_source" type="xs:byte" minOccurs="0" maxOccurs="1"/>
<xs:element name="device" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="id" type="xs:int" minOccurs="0" maxOccurs="1"/>
<xs:element name="devicetype_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="make_id" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="model_id" type="xs:int" minOccurs="0" maxOccurs="1"/>
<xs:element name="model_name" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="location_name" type="xs:string" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<-- device -->
<xs:element name="subdevices" minOccurs="0" maxOccurs="1" nillable="true">
<-- lists subcomponents of a parent device -->
<xs:complexType>
<xs:sequence>
<xs:element name="subdevice" type="xs:string" minOccurs="1" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<-- subdevices -->
<xs:element name="fileformat_id" type="xs:int" minOccurs="0" maxOccurs="1"/>
<xs:element name="fileformat_alias" type="xs:string" minOccurs="0" maxOccurs="1"/>
<xs:element name="proclevel_id" type="xs:byte" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>
</xs:element>
<-- fileset -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- filesetinfo -->
<xs:element name="certificate" minOccurs="1" maxOccurs="1">
<-- includes rating and tests for QA -->
<xs:complexType>
<xs:sequence>
<xs:element name="rating" minOccurs="1" maxOccurs="1">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="description" type="xs:string" use="required"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- rating -->
<xs:element name="bounds" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="bound" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string" use="optional"/>
<xs:attribute name="uom" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
</xs:sequence>
</xs:complexType>
</xs:element>
<-- bounds -->
<xs:element name="infos" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="info" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string" use="optional"/>
<xs:attribute name="uom" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- info -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- infos -->
<xs:element name="tests" minOccurs="0" maxOccurs="1">
<-- should be included if the r2r:bounds do not clearly describe the logic used to set the rating -->
<xs:complexType>
<xs:sequence>
<xs:element name="test" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="rating" minOccurs="1" maxOccurs="1">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="description" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- rating -->
<xs:element name="test_result" minOccurs="1" maxOccurs="1">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string" use="optional"/>
<xs:attribute name="uom" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- test_result -->
<xs:element name="bounds" minOccurs="0" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="bound" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string" use="optional"/>
<xs:attribute name="uom" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- bound -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- bounds -->
<xs:element name="infos" minOccurs="0" maxOccurs="1" nillable="true">
<xs:complexType>
<xs:sequence>
<xs:element name="info" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string" use="optional"/>
<xs:attribute name="uom" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- info -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- infos -->
</xs:sequence>
<xs:attribute name="name" type="xs:string" use="optional"/>
<xs:attribute name="description" type="xs:string" use="optional"/>
</xs:complexType>
</xs:element>
<-- test -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- tests -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- certificate -->
<xs:element name="filesetinfo_supplements" minOccurs="0" maxOccurs="1">
<-- fileset metadata collected during testing -->
<xs:complexType>
<xs:sequence>
<xs:element name="filesetinfo_supplement" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:sequence>
<xs:element name="ranges" minOccurs="1" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="range" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="name" type="xs:string" use="optional"/>
<xs:attribute name="uom" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- range -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- ranges -->
</xs:sequence>
<xs:attribute name="name" type="xs:string"/>
</xs:complexType>
</xs:element>
<-- filesetinfo_supplement -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- filesetinfo_supplements -->
<xs:element name="references" minOccurs="1" maxOccurs="1">
<-- provides url links to supporting documentation or results -->
<xs:complexType>
<xs:sequence>
<xs:element name="reference" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="src" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- reference -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- references -->
<xs:element name="log" type="xs:string" minOccurs="1" maxOccurs="1"/>
<-- contains information discovered during QA that does not fit within the standard certificate, eg. metadata or limits of individual files; can be in any format and may be different for each device type -->
<xs:element name="configuration" minOccurs="1" maxOccurs="1">
<-- contains input metadata used by the QA program; can be different for each device type -->
<xs:complexType>
<xs:sequence>
<xs:element name="create_person" minOccurs="1" maxOccurs="1">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="id" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- create_person -->
<xs:element name="create_institution" minOccurs="1" maxOccurs="1">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="id" type="xs:string" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- create_institution -->
<xs:element name="create_date" type="xs:dateTime" minOccurs="1" maxOccurs="1"/>
<xs:element name="process_inputs" type="xs:string" minOccurs="0" maxOccurs="1"/>
<-- can be in any format and may be different for each device type -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- configuration -->
<xs:element name="manifest" minOccurs="1" maxOccurs="1">
<-- populated in .xmlt by breakout. QA sets order attribute if required -->
<xs:complexType>
<xs:sequence>
<xs:element name="files" minOccurs="1" maxOccurs="1">
<xs:complexType>
<xs:sequence>
<xs:element name="file" minOccurs="1" maxOccurs="unbounded">
<xs:complexType>
<xs:simpleContent>
<xs:extension base="xs:string">
<xs:attribute name="id" type="xs:int" use="optional"/>
<xs:attribute name="checksum" type="xs:string" use="optional"/>
<xs:attribute name="order" type="xs:string" use="optional"/>
<xs:attribute name="zero_length_file" type="xs:boolean" use="optional"/>
</xs:extension>
</xs:simpleContent>
</xs:complexType>
</xs:element>
<-- file -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- files -->
</xs:sequence>
</xs:complexType>
</xs:element>
<-- manifest -->
</xs:sequence>
</xs:complexType>
</xs:element>
top

Glossary

Abstract (Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.

All Model Group Child elements can be provided in any order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-all.

Choice Model Group Only one from the list of child elements and model groups can be provided in instances. See: http://www.w3.org/TR/xmlschema-1/#element-choice.

Collapse Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.

Disallowed Substitutions (Applies to element declarations). If substitution is specified, then substitution group members cannot be used in place of the given element declaration to validate element instances. If derivation methods, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an xsi:type attribute.

Key Constraint Like Uniqueness Constraint, but additionally requires that the specified value(s) must be provided. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Key Reference Constraint Ensures that the specified value(s) must match value(s) from a Key Constraint or Uniqueness Constraint. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

Model Group Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: http://www.w3.org/TR/xmlschema-1/#Model_Groups.

Nillable (Applies to element declarations). If an element declaration is nillable, instances can use the xsi:nil attribute. The xsi:nil attribute is the boolean attribute, nil, from the http://www.w3.org/2001/XMLSchema-instance namespace. If an element instance has an xsi:nil attribute set to true, it can be left empty, even though its element declaration may have required content.

Notation A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations.

Preserve Whitespace Policy Preserve whitespaces exactly as they appear in instances.

Prohibited Derivations (Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.

Prohibited Substitutions (Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.

Replace Whitespace Policy Replace tab, line feed, and carriage return characters with space character (Unicode character 32).

Sequence Model Group Child elements and model groups must be provided in the specified order in instances. See: http://www.w3.org/TR/xmlschema-1/#element-sequence.

Substitution Group Elements that are members of a substitution group can be used wherever the head element of the substitution group is referenced.

Substitution Group Exclusions (Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.

Target Namespace The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.

Uniqueness Constraint Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions.

top