XML Schema "dc.xsd"
Target Namespace:
Defined Components:
elements (16 global), complexTypes (2), element groups (1)
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
C:\Users\utnvjdj\DDITC-ddi-l_3\XMLSchema\dc.xsd; see XML source
Imports Schemas (1):
Imported by Schemas (3):
Annotation
DCMES 1.1 XML Schema XML Schema for http://purl.org/dc/elements/1.1/ namespace Created 2008-02-11 Created by Tim Cole (t-cole3@uiuc.edu) Tom Habing (thabing@uiuc.edu) Jane Hunter (jane@dstc.edu.au) Pete Johnston (p.johnston@ukoln.ac.uk), Carl Lagoze (lagoze@cs.cornell.edu) This schema declares XML elements for the 15 DC elements from the http://purl.org/dc/elements/1.1/ namespace. It defines a complexType SimpleLiteral which permits mixed content and makes the xml:lang attribute available. It disallows child elements by use of minOcccurs/maxOccurs. However, this complexType does permit the derivation of other complexTypes which would permit child elements. All elements are declared as substitutable for the abstract element any, which means that the default type for all elements is dc:SimpleLiteral.
All Element Summary
Type:
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Abstract:
(may not be used directly in instance XML documents)
Subst.Gr:
may be substituted with 70 elements
Defined:
globally; see XML source
Used:
at 24 locations
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 1 element
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 3 elements
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 1 element
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 9 elements
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 3 elements
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 3 elements
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 2 elements
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 1 element
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 1 element
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 14 elements
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 3 elements
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 1 element
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 1 element
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 2 elements
Defined:
globally; see XML source
Used:
Type:
SimpleLiteral, inherited from any
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Subst.Gr:
may substitute for element any; may be substituted with 1 element
Defined:
globally; see XML source
Used:
Complex Type Summary
This complexType is included as a convenience for schema authors who need to define a root or container element for all of the DC elements.
Content:
complex, 1 element
Defined:
globally; see XML source
Used:
never
This is the default type for all of the DC elements.
Content:
mixed (allows character data), 1 attribute, elem. wildcard
Defined:
globally; see XML source
Includes:
definitions of 1 attribute, elem. wildcard
Used:
at 20 locations
Element Group Summary
This group is included as a convenience for schema authors who need to refer to all the elements in the http://purl.org/dc/elements/1.1/ namespace.
Content:
Defined:
globally; see XML source
Includes:
definition of 1 element
Used:
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" targetNamespace="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/dc/elements/1.1/" xmlns:xs="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:documentation xml:lang="en">
DCMES 1.1 XML Schema
XML Schema for http://purl.org/dc/elements/1.1/ namespace

Created 2008-02-11

Created by

Tim Cole (t-cole3@uiuc.edu)
Tom Habing (thabing@uiuc.edu)
Jane Hunter (jane@dstc.edu.au)
Pete Johnston (p.johnston@ukoln.ac.uk),
Carl Lagoze (lagoze@cs.cornell.edu)

This schema declares XML elements for the 15 DC elements from the
http://purl.org/dc/elements/1.1/ namespace.

It defines a complexType SimpleLiteral which permits mixed content
and makes the xml:lang attribute available. It disallows child elements by
use of minOcccurs/maxOccurs.

However, this complexType does permit the derivation of other complexTypes
which would permit child elements.

All elements are declared as substitutable for the abstract element any,
which means that the default type for all elements is dc:SimpleLiteral.
</xs:documentation>
</xs:annotation>
<xs:import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd"/>
<xs:complexType name="SimpleLiteral">
<xs:annotation>
<xs:documentation xml:lang="en">
This is the default type for all of the DC elements.
It permits text content only with optional
xml:lang attribute.
Text is allowed because mixed="true", but sub-elements
are disallowed because minOccurs="0" and maxOccurs="0"
are on the xs:any tag.

This complexType allows for restriction or extension permitting
child elements.
</xs:documentation>
</xs:annotation>
<xs:complexContent mixed="true">
<xs:restriction base="xs:anyType">
<xs:sequence>
<xs:any maxOccurs="0" minOccurs="0" processContents="lax"/>
</xs:sequence>
<xs:attribute ref="xml:lang" use="optional"/>
</xs:restriction>
</xs:complexContent>
</xs:complexType>
<xs:element abstract="true" name="any" type="SimpleLiteral"/>
<xs:element name="title" substitutionGroup="any"/>
<xs:element name="creator" substitutionGroup="any"/>
<xs:element name="subject" substitutionGroup="any"/>
<xs:element name="description" substitutionGroup="any"/>
<xs:element name="publisher" substitutionGroup="any"/>
<xs:element name="contributor" substitutionGroup="any"/>
<xs:element name="date" substitutionGroup="any"/>
<xs:element name="type" substitutionGroup="any"/>
<xs:element name="format" substitutionGroup="any"/>
<xs:element name="identifier" substitutionGroup="any"/>
<xs:element name="source" substitutionGroup="any"/>
<xs:element name="language" substitutionGroup="any"/>
<xs:element name="relation" substitutionGroup="any"/>
<xs:element name="coverage" substitutionGroup="any"/>
<xs:element name="rights" substitutionGroup="any"/>
<xs:group name="elementsGroup">
<xs:annotation>
<xs:documentation xml:lang="en">
This group is included as a convenience for schema authors
who need to refer to all the elements in the
http://purl.org/dc/elements/1.1/ namespace.
</xs:documentation>
</xs:annotation>
<xs:sequence>
<xs:choice maxOccurs="unbounded" minOccurs="0">
<xs:element ref="any"/>
</xs:choice>
</xs:sequence>
</xs:group>
<xs:complexType name="elementContainer">
<xs:annotation>
<xs:documentation xml:lang="en">
This complexType is included as a convenience for schema authors who need to define a root
or container element for all of the DC elements.
</xs:documentation>
</xs:annotation>
<xs:choice>
<xs:group ref="elementsGroup"/>
</xs:choice>
</xs:complexType>
</xs:schema>

XML schema documentation generated with DocFlex/XML 1.12 using DocFlex/XML XSDDoc 2.9.0 template set