Documentation for citation

Table of Contents

top

Schema Document Properties

Target Namespace None
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations have no namespace.
  • By default, local attribute declarations have no namespace.

Declared Namespaces

Prefix Namespace
xml http://www.w3.org/XML/1998/namespace
xs http://www.w3.org/2001/XMLSchema
Schema Component Representation
<xs:schema>
...
</xs:schema>
top

Global Declarations

Element: ACCESS_SPEC

Name ACCESS_SPEC
Used by (from the same schema document) Element ROW
Type char2000
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ACCESS_SPEC> char2000 </ACCESS_SPEC>
Diagram
Schema Component Representation
<xs:element name="ACCESS_SPEC" type=" char2000 "/>
top

Element: ADDITIONAL_INFO

Name ADDITIONAL_INFO
Used by (from the same schema document) Element ROW
Type char250
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<ADDITIONAL_INFO> char250 </ADDITIONAL_INFO>
Diagram
Schema Component Representation
<xs:element name="ADDITIONAL_INFO" type=" char250 "/>
top

Element: AUTHORS

Name AUTHORS
Used by (from the same schema document) Element ROW
Type char2000
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<AUTHORS> char2000 </AUTHORS>
Diagram
Schema Component Representation
<xs:element name="AUTHORS" type=" char2000 "/>
top

Element: CITATION

Name CITATION
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
h674213367
XML Instance Representation
<CITATION>
<ROW> ... </ROW> [1..*]
</CITATION>
Diagram
h674213367
Schema Component Representation
<xs:element name="CITATION">
<xs:complexType>
<xs:sequence>
<xs:element ref=" ROW " maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
</xs:element>
top

Element: CITATION_TYPE

Name CITATION_TYPE
Used by (from the same schema document) Element ROW
Type Locally-defined simple type
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<CITATION_TYPE> char80 (value comes from list: {'www publication'|'journal'|'book'|'DOI'|'unreviewed publication'|'CD publication'|'other'|'not filled'|'n/a'}) </CITATION_TYPE>
Diagram
Schema Component Representation
<xs:element name="CITATION_TYPE">
<xs:simpleType>
<xs:restriction base=" char80 ">
<xs:enumeration value="www publication"/>
<xs:enumeration value="journal"/>
<xs:enumeration value="book"/>
<xs:enumeration value="DOI"/>
<xs:enumeration value="unreviewed publication"/>
<xs:enumeration value="CD publication"/>
<xs:enumeration value="other"/>
<xs:enumeration value="not filled"/>
<xs:enumeration value="n/a"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
top

Element: COUNTRY

Name COUNTRY
Used by (from the same schema document) Element ROW
Type char80
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<COUNTRY> char80 </COUNTRY>
Diagram
Schema Component Representation
<xs:element name="COUNTRY" type=" char80 "/>
top

Element: EDITION

Name EDITION
Used by (from the same schema document) Element ROW
Type char80
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<EDITION> char80 </EDITION>
Diagram
Schema Component Representation
<xs:element name="EDITION" type=" char80 "/>
top

Element: EDITOR

Name EDITOR
Used by (from the same schema document) Element ROW
Type char80
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<EDITOR> char80 </EDITOR>
Diagram
Schema Component Representation
<xs:element name="EDITOR" type=" char80 "/>
top

Element: PLACE

Name PLACE
Used by (from the same schema document) Element ROW
Type char80
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<PLACE> char80 </PLACE>
Diagram
Schema Component Representation
<xs:element name="PLACE" type=" char80 "/>
top

Element: PRESENTATION_DESCR

Name PRESENTATION_DESCR
Used by (from the same schema document) Element ROW
Type Locally-defined simple type
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<PRESENTATION_DESCR> char2000 (value comes from list: {'not filled'|'n/a'|'atlas'|'diagram'|'globe'|'image: remote sensing'|'map: political'|'map:thematic'|'map'|'numerical data'|'profile'|'section'|'text'|'peer-reviewed paper'|'image:view/aerial photoghraph'|'electronic publication'|'electronic reference via persistent identifier(DOI) http://www.doi.org'}) </PRESENTATION_DESCR>
Diagram
Schema Component Representation
<xs:element name="PRESENTATION_DESCR">
<xs:simpleType>
<xs:restriction base=" char2000 ">
<xs:enumeration value="not filled"/>
<xs:enumeration value="n/a"/>
<xs:enumeration value="atlas"/>
<xs:enumeration value="diagram"/>
<xs:enumeration value="globe"/>
<xs:enumeration value="image: remote sensing"/>
<xs:enumeration value="map: political"/>
<xs:enumeration value="map:thematic"/>
<xs:enumeration value="map"/>
<xs:enumeration value="numerical data"/>
<xs:enumeration value="profile"/>
<xs:enumeration value="section"/>
<xs:enumeration value="text"/>
<xs:enumeration value="peer-reviewed paper"/>
<xs:enumeration value="image:view/aerial photoghraph"/>
<xs:enumeration value="electronic publication"/>
<xs:enumeration value="electronic reference via persistent identifier(DOI) http://www.doi.org"/>
</xs:restriction>
</xs:simpleType>
</xs:element>
top

Element: PUBLICATION

Name PUBLICATION
Used by (from the same schema document) Element ROW
Type char80
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<PUBLICATION> char80 </PUBLICATION>
Diagram
Schema Component Representation
<xs:element name="PUBLICATION" type=" char80 "/>
top

Element: PUBLICATION_DATE

Name PUBLICATION_DATE
Used by (from the same schema document) Element ROW
Type p-date
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<PUBLICATION_DATE> p-date </PUBLICATION_DATE>
Diagram
Schema Component Representation
<xs:element name="PUBLICATION_DATE" type=" p-date "/>
top

Element: PUBLISHER

Name PUBLISHER
Used by (from the same schema document) Element ROW
Type char80
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<PUBLISHER> char80 </PUBLISHER>
Diagram
Schema Component Representation
<xs:element name="PUBLISHER" type=" char80 "/>
top

Element: ROW

Name ROW
Used by (from the same schema document) Element CITATION
Type Locally-defined complex type
Nillable no
Abstract no
Logical Diagram
h-619348171 h-1827363355 h-1625548471 h517226585 h1840668688 h-1653084956 h-223023821 h-619962002 h-622971420 h1226148699 h-1550180109 h-1198739837 h-1667016545 h1916208527
XML Instance Representation
<ROW>
<TITLE> ... </TITLE> [1]
<AUTHORS> ... </AUTHORS> [1]
<PUBLICATION> ... </PUBLICATION> [1]
<PUBLISHER> ... </PUBLISHER> [1]
<EDITOR> ... </EDITOR> [1]
<PUBLICATION_DATE> ... </PUBLICATION_DATE> [1]
<COUNTRY> ... </COUNTRY> [1]
<STATE> ... </STATE> [1]
<PLACE> ... </PLACE> [1]
<EDITION> ... </EDITION> [1]
<ACCESS_SPEC> ... </ACCESS_SPEC> [1]
<ADDITIONAL_INFO> ... </ADDITIONAL_INFO> [1]
<PRESENTATION_DESCR> ... </PRESENTATION_DESCR> [1]
<CITATION_TYPE> ... </CITATION_TYPE> [1]
</ROW>
Diagram
h-619348171 h-1827363355 h-1625548471 h517226585 h1840668688 h-1653084956 h-223023821 h-619962002 h-622971420 h1226148699 h-1550180109 h-1198739837 h-1667016545 h1916208527
Schema Component Representation
<xs:element name="ROW">
<xs:complexType>
<xs:sequence>
<xs:element ref=" TITLE "/>
<xs:element ref=" AUTHORS "/>
<xs:element ref=" PUBLICATION "/>
<xs:element ref=" PUBLISHER "/>
<xs:element ref=" EDITOR "/>
<xs:element ref=" PUBLICATION_DATE "/>
<xs:element ref=" COUNTRY "/>
<xs:element ref=" STATE "/>
<xs:element ref=" PLACE "/>
<xs:element ref=" EDITION "/>
<xs:element ref=" ACCESS_SPEC "/>
<xs:element ref=" ADDITIONAL_INFO "/>
<xs:element ref=" PRESENTATION_DESCR "/>
<xs:element ref=" CITATION_TYPE "/>
</xs:sequence>
</xs:complexType>
</xs:element>
top

Element: STATE

Name STATE
Used by (from the same schema document) Element ROW
Type char80
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<STATE> char80 </STATE>
Diagram
Schema Component Representation
<xs:element name="STATE" type=" char80 "/>
top

Element: TITLE

Name TITLE
Used by (from the same schema document) Element ROW
Type char2000
Nillable no
Abstract no
Logical Diagram
XML Instance Representation
<TITLE> char2000 </TITLE>
Diagram
Schema Component Representation
<xs:element name="TITLE" type=" char2000 "/>
top

Global Definitions

Simple Type: char160

Super-types: xs:string < char160 (by restriction)
Sub-types: None
Name char160
Content
  • Base XSD Type: string
  • length <= 160
  • Whitespace policy: preserve
Diagram
Schema Component Representation
<xs:simpleType name="char160">
<xs:restriction base=" xs:string ">
<xs:maxLength value="160"/>
<xs:whiteSpace value="preserve"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: char2000

Super-types: xs:string < char2000 (by restriction)
Sub-types: None
Name char2000
Used by (from the same schema document) Element TITLE , Element AUTHORS , Element ACCESS_SPEC
Content
  • Base XSD Type: string
  • length <= 2000
  • Whitespace policy: preserve
Diagram
Schema Component Representation
<xs:simpleType name="char2000">
<xs:restriction base=" xs:string ">
<xs:maxLength value="2000"/>
<xs:whiteSpace value="preserve"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: char250

Super-types: xs:string < char250 (by restriction)
Sub-types: None
Name char250
Used by (from the same schema document) Element ADDITIONAL_INFO
Content
  • Base XSD Type: string
  • length <= 250
  • Whitespace policy: preserve
Diagram
Schema Component Representation
<xs:simpleType name="char250">
<xs:restriction base=" xs:string ">
<xs:maxLength value="250"/>
<xs:whiteSpace value="preserve"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: char80

Super-types: xs:string < char80 (by restriction)
Sub-types: None
Name char80
Used by (from the same schema document) Element PUBLICATION , Element PUBLISHER , Element EDITOR , Element COUNTRY , Element STATE , Element PLACE , Element EDITION
Content
  • Base XSD Type: string
  • length <= 80
  • Whitespace policy: preserve
Diagram
Schema Component Representation
<xs:simpleType name="char80">
<xs:restriction base=" xs:string ">
<xs:maxLength value="80"/>
<xs:whiteSpace value="preserve"/>
</xs:restriction>
</xs:simpleType>
top

Simple Type: p-date

Super-types: xs:string < p-date (by restriction)
Sub-types: None
Name p-date
Used by (from the same schema document) Element PUBLICATION_DATE
Content
  • Base XSD Type: string
  • pattern = [0-2][0-9][0-9][0-9]-[0-1][0-9]-[0-9][0-9]
  • Whitespace policy: preserve
Diagram
Schema Component Representation
<xs:simpleType name="p-date">
<xs:restriction base=" xs:string ">
<xs:whiteSpace value="preserve"/>
<xs:pattern value="[0-2][0-9][0-9][0-9]-[0-1][0-9]-[0-9][0-9]"/>
</xs:restriction>
</xs:simpleType>
top

Legend

Complex Type:

Schema Component Type

AusAddress

Schema Component Name
Super-types: Address < AusAddress (by extension)
Sub-types:
  • QLDAddress (by restriction)
If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.
Name AusAddress
Abstract no
The table above displays the properties of this schema component.
XML Instance Representation
<... country="Australia" >
<unitNo> string </unitNo> [0..1]
<houseNo> string </houseNo> [1]
<street> string </street> [1]
Start Choice [1]
<city> string </city> [1]
<town> string </town> [1]
End Choice
<state> AusStates </state> [1]
<postcode> string <<pattern = [1-9][0-9]{3}>> </postcode> [1] ?
</...>

The XML Instance Representation table above shows the schema component's content as an XML instance.

Schema Component Representation
<complexType name="AusAddress">
<complexContent>
<extension base=" Address ">
<sequence>
<element name="state" type=" AusStates "/>
<element name="postcode">
<simpleType>
<restriction base=" string ">
<pattern value="[1-9][0-9]{3}"/>
</restriction>
</simpleType>
</element>
</sequence>
<attribute name="country" type=" string " fixed="Australia"/>
</extension>
</complexContent>
</complexType>
The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)
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