Showing:

Annotations
Attributes
Diagrams
Model
Properties
Used by
Imported schema ali.xsd
Namespace http://ali.niso.org/2014/ali/1.0
Annotations
Schema for the NISO Open Access Metadata and Indicator elements used within the RIOXX Application Profile, version 2.0

This schema only exists as the NISO schema file is not yet available

Created 2015-01-21

Created by

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

Location: The xsd file is located at http://www.rioxx.net/schema/v2.0/rioxx/ali.xsd
Properties
attribute form default unqualified
element form default qualified
Element ali:free_to_read
Namespace http://ali.niso.org/2014/ali/1.0
Annotations
Optional
This is defined in the NISO Open Access Metadata and Indicators (http://www.niso.org/workrooms/oami/)

This element does not take a value. The semantics of _ali:free_to_read_ are conveyed
by its presence or absence. This element may be modified by two optional attributes:

* start_date
* end_date

Each of these attributes, if present, takes a date value which MUST be encoded using ISO 8601
(post–2004 versions) which follows the following format: YYYY-MM-DD. Examples:


    <free_to_read start_date="2013-03-28" end_date="2014-04-30">
    <free_to_read start_date="2013-03-28">
    <free_to_read>
    
The absence of a _start_date_ attribute implies that the ali:free_to_read status is current and 
immediate, unless an _end_date_ attribute which is a date in the subjective past, is present
in the element.
Diagram
Diagram ali_1_0.tmp#start_date ali_1_0.tmp#end_date
Properties
content complex
mixed true
Used by
Element rioxx
Model
Attributes
QName Type Use Annotation
ali:end_date xs:date optional
This attribute takes a date value which MUST be encoded using ISO 8601 (post–2004 versions) which follows the following format: YYYY-MM-DD.
ali:start_date xs:date optional
This attribute takes a date value which MUST be encoded using ISO 8601 (post–2004 versions) which follows the following format: YYYY-MM-DD.
Element ali:license_ref
Namespace http://ali.niso.org/2014/ali/1.0
Annotations
This is defined in the NISO Open Access Metadata and Indicators (http://www.niso.org/workrooms/oami/). 
This element MUST take an HTTP URI for its value. This HTTP URI MUST point to a resource
which expresses the license terms specifying how the resource may be used.

This element MUST include the attribute:

*start_date

This attribute takes a date value which MUST be encoded using ISO 8601 (post–2004 versions) which
follows the following format: YYYY-MM-DD.

This attribute is used to indicate the date upon which this license takes effect. Multiple
*ali:license_ref* elements may be included. Where several such elements are included, the one with
the *start_date* attribute indicating the most recent date takes precendence.

Examples:

    <license_ref start_date="2015-02-17">http://creativecommons.org/licenses/by/3.0/deed.en_US</license_ref>
    
This approach allows the expression of 'embargoes', where a particular license takes effect at a date in
the subjective future.

In the absence of any other license, the copyright holder reserves all rights automatically. As a
convenience, RIOXX provides two URLs which may be used to explicitly convey this state:

* http://www.rioxx.net/licenses/all-rights-reserved
* http://www.rioxx.net/licenses/under-embargo-all-rights-reserved
Diagram
Diagram ali_1_0.tmp#start_date
Type extension of xs:anyURI
Properties
content complex
Used by
Element rioxx
Attributes
QName Type Use Annotation
ali:start_date xs:date optional
This attribute takes a date value which MUST be encoded using ISO 8601 (post–2004 versions) which follows the following format: YYYY-MM-DD.
Attribute @ali:start_date
Namespace http://ali.niso.org/2014/ali/1.0
Annotations
This attribute takes a date value which MUST be encoded using ISO 8601 (post–2004 versions) which follows the following format: YYYY-MM-DD.
Type xs:date
Properties
content simple
Used by
Attribute @ali:end_date
Namespace http://ali.niso.org/2014/ali/1.0
Annotations
This attribute takes a date value which MUST be encoded using ISO 8601 (post–2004 versions) which follows the following format: YYYY-MM-DD.
Type xs:date
Properties
content simple
Used by