XML Schema "dc.xsd"
Target Namespace:
http://purl.org/dc/elements/1.1/
Defined Components:
16 global elements
Default Namespace-Qualified Form:
Local Elements: qualified; Local Attributes: unqualified
Schema Location:
C:\XSD\dc.xsd, see XML source
Imported by Schema:
qm.xsd [src]
XML Source
<?xml version="1.0" encoding="UTF-8"?>
<xs:schema attributeFormDefault="unqualified" elementFormDefault="qualified" jaxb:version="2.1" targetNamespace="http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/dc/elements/1.1/" xmlns:jaxb="http://java.sun.com/xml/ns/jaxb" xmlns:xs="http://www.w3.org/2001/XMLSchema" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<xs:annotation>
<xs:appinfo>
<jaxb:schemaBindings>
<jaxb:package name="com.ibm.rqm.xml.bind"/>
</jaxb:schemaBindings>
</xs:appinfo>
</xs:annotation>
<!-- URL is returning a 403 response code
<xs:import namespace="http://www.w3.org/XML/1998/namespace"
schemaLocation="http://www.w3.org/2001/03/xml.xsd">
</xs:import>
-->
<xs:element name="title" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
A name given to the resource.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="creator" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
An entity primarily responsible for making the resource.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="subject" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
The topic of the resource.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="description" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
An account of the resource.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="publisher" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
An entity responsible for making the resource available.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="contributor" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
An entity responsible for making contributions to the resource.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="date" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
A point or period of time associated with an event in the lifecycle of the resource.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="type" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
The nature or genre of the resource.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="format" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
The file format, physical medium, or dimensions of the resource.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="identifier" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
An unambiguous reference to the resource within a given context.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="source" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
A related resource from which the described resource is derived.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="language" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
A language of the resource.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="relation" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
A related resource.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="coverage" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
The spatial or temporal topic of the resource, the spatial applicability of the resource, or the jurisdiction under which the resource is relevant.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="rights" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
Information about rights held in and over the resource.
</xs:documentation>
</xs:annotation>
</xs:element>
<xs:element name="alias" type="xsd:string">
<xs:annotation>
<xs:documentation xml:lang="en">
** Depricated ** A read-only element containing an alternate identifier for the resource.
</xs:documentation>
</xs:annotation>
</xs:element>
</xs:schema>

XML schema documentation generated with DocFlex/XML RE 1.7.2 using DocFlex/XML XSDDoc 2.1.0 template set