DC-XML-Min: Example Base XML Schemas
-
W3C XML Schema:
dcxm.xsd
Target XML Namespace: http://dublincore.org/xml/dc-xml-min/2007/06/19/ -
declares the elements dcxm:descriptionSet, dcxm:description
-
defines a set of named complex types that describe the default content models for these elements and for a Statement Element
-
declares the attributes dcxm:resourceURI, dcxm:valueURI, dcxm:vocabEncSchemeURI, dcxm:valueClassURI, dcxm:syntaxEncSchemeURI, dcxm:resourceId, dcxm:valueRef, dcxm:valueType
-
RELAX NG Schema:
dcxm.rng
-
W3C XML Schema:
dc.xsd
Target XML Namespace: http://purl.org/dc/elements/1.1/ -
declares a set of Statement Elements to represent statements referring to the 15 properties of the DCMES
-
defines a complex type dc:DescriptionElement as a convenience for schema authors who need to define a Description Element allowing all of these Statement Elements as child elements
-
W3C XML Schema:
dcterms.xsd
Target XML Namespace: http://purl.org/dc/terms/ -
declares a set of Statement Elements to represent statements referring to the properties of the DC Terms vocabulary
-
defines a complex type dcterms:DescriptionElement as a convenience for schema authors who need to define a Description Element allowing all of these Statement Elements as child elements
See also