Showing:

Annotations
Diagrams
Instances
Model
Properties
Main schema rioxx.xsd
Namespace http://www.rioxx.net/schema/v2.0/rioxx/
Properties
attribute form default unqualified
element form default qualified
Element rioxx
Namespace http://www.rioxx.net/schema/v2.0/rioxx/
Annotations
Schema for the RIOXX Application Profile, version 2.0

Created 2015-01-21

Created by

Paul Walk ([email protected])
Ian Stuart ([email protected])

Terminology

'the resource' refers to the electronic copy of a publication held in a 
repository, and is that which is being described by the RIOXX metadata record.

'version of record' refers to the version of the publication being described
in the RIOXX metadata record which has been made available, electronically, by the publisher.

The terms MUST, MUST NOT, REQUIRED, SHALL, SHALL NOT, SHOULD,
SHOULD NOT, RECOMMENDED, MAY, and OPTIONAL used in the descriptions
below should be interpreted as described in RFC 2119 (http://www.ietf.org/rfc/rfc2119.txt).

Note that its cast into XSD 1.1 as XSD 1.0 has a restriction that limits all elements in 
an 'all' grouping to have a maxOccurs of zero or one.

Elements are listed in alphabetical order.

Location: The xsd file is located at http://www.rioxx.net/schema/v2.0/rioxx/rioxx.xsd
Diagram
Diagram rioxxterms_.tmp#apc rioxxterms_.tmp#author rioxxterms_.tmp#contributor elements_1_1_.tmp#coverage terms_.tmp#dateAccepted elements_1_1_.tmp#description ali_1_0.tmp#free_to_read elements_1_1_.tmp#format elements_1_1_.tmp#identifier elements_1_1_.tmp#language ali_1_0.tmp#license_ref rioxxterms_.tmp#project rioxxterms_.tmp#publication_date elements_1_1_.tmp#publisher elements_1_1_.tmp#relation elements_1_1_.tmp#source elements_1_1_.tmp#subject elements_1_1_.tmp#title rioxxterms_.tmp#type rioxxterms_.tmp#version rioxxterms_.tmp#version-of-record
Properties
content complex
Model
Children ali:free_to_read, ali:license_ref, coverage, dateAccepted, description, format, identifier, language, publisher, relation, rioxxterms:apc, rioxxterms:author, rioxxterms:contributor, rioxxterms:project, rioxxterms:publication_date, rioxxterms:type, rioxxterms:version, rioxxterms:version-of-record, source, subject, title
Instance
<rioxx xmlns="http://www.rioxx.net/schema/v2.0/rioxx/" xmlns:rioxxterms="http://www.rioxx.net/schema/v2.0/rioxxterms/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:dcterms="http://purl.org/dc/terms/" xmlns:ali="http://ali.niso.org/2014/ali/1.0">
  <rioxxterms:apc>{0,1}</rioxxterms:apc>
  <rioxxterms:author rioxxterms:id="">{1,unbounded}</rioxxterms:author>
  <rioxxterms:contributor rioxxterms:id="">{0,unbounded}</rioxxterms:contributor>
  <dc:coverage>{0,unbounded}</dc:coverage>
  <dcterms:dateAccepted>{1,1}</dcterms:dateAccepted>
  <dc:description>{0,unbounded}</dc:description>
  <ali:free_to_read ali:end_date="" ali:start_date="">{0,1}</ali:free_to_read>
  <dc:format>{0,unbounded}</dc:format>
  <dc:identifier>{1,1}</dc:identifier>
  <dc:language>{1,unbounded}</dc:language>
  <ali:license_ref ali:start_date="">{1,unbounded}</ali:license_ref>
  <rioxxterms:project rioxxterms:funder_id="" rioxxterms:funder_name="">{1,unbounded}</rioxxterms:project>
  <rioxxterms:publication_date>{0,1}</rioxxterms:publication_date>
  <dc:publisher>{0,unbounded}</dc:publisher>
  <dc:relation>{0,unbounded}</dc:relation>
  <dc:source>{0,1}</dc:source>
  <dc:subject>{0,unbounded}</dc:subject>
  <dc:title>{1,1}</dc:title>
  <rioxxterms:type>{1,unbounded}</rioxxterms:type>
  <rioxxterms:version>{1,1}</rioxxterms:version>
  <rioxxterms:version-of-record>{0,1}</rioxxterms:version-of-record>
</rioxx>