Example DCAP XML Schemas
-
W3C XML Schema:
dcap1.xsd
Target XML Namespace: http://example.org/my/dc/xml/dcap1/ -
defines a named complex type which restricts the content of the Description Set Element to a single Description Element with the name dcxm:description
-
defines a named complex type which restricts the content of the Description Element to a set of Statement Elements with names corresponding to the URIs of the 15 properties of the DCMES
-
RELAX NG Schema:
dcap1.rng
-
W3C XML Schema:
dcap2.xsd
Target XML Namespace: http://example.org/my/dc/xml/dcap2/ -
defines a named complex type which requires that the content of the Description Set Element is at least one Description Element with the name dcxm:description
-
defines a named complex type which restricts the content of the Description Elements to a set of Statement Elements with names corresponding to the URIs of the properties with URIs in the "dcterms" DCMI Namespace
-
RELAX NG Schema:
dcap2.rng
-
W3C XML Schema:
dcap3.xsd
Target XML Namespace: http://example.org/my/dc/xml/dcap3/ -
defines a named complex type which requires that the content of the Description Set Element is at least one Description Element with the name dcx:description
-
defines named complex types which restrict the content of Description Elements to Statement Elements with names corresponding to specified lists of properties
-
RELAX NG Schema:
dcap2.rng
-
W3C XML Schema:
dcap1.xsd
Target XML Namespace: http://example.org/my/dc/xml/dcap4/ -
defines a named complex type which restricts the content of the Description Set Element to a single Description Element with the name dcxm:description
-
defines a named complex type which restricts the content of the Description Element to a set of Statement Elements with names corresponding to the URIs of the 15 properties of the DCMES
-
defines a named complex type which restricts the content of the Value String Element to a single child element from the XHTML XML Namespace
-
RELAX NG Schema:
See also