Example DCAP W3C XML Schemas
Note: These XML schemas are presently made available as attachments to this Wiki page. This is a temporary measure, and, when stable, they will be assigned persistent URIs on the DCMI Web site.
-
Schema: simpledc.xsd
Target XML Namespace: http://purl.org/dc/xml/simple/ -
defines a named complex type which restricts the content of the Description Set Element to a single Description Element with the name dcx: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
-
Schema: qualifieddc.xsd
Target XML Namespace: http://purl.org/dc/xml/qualified/ -
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 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 defined by DCMI
-
Schema: mydcap.xsd
Target XML Namespace: http://example.org/my/dc/xml/myap/ -
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
-
Schema: yourdcap.xsd
Target XML Namespace: http://example.org/your/dc/xml/yourap/ -
defines a named complex type which requires that the content of the Description Set Element is at least one Description Element with the name dcap:fooDescription followed by at least one Description Element with the name dcap:barDescription
-
defines named complex types which restrict the content of the dcap:fooDescription Description Element and the dcap:barDescription Description Element to Statement Elements with names corresponding to specified lists of properties
-
Schema: theirdcap.xsd
Target XML Namespace: http://example.org/their/dc/xml/theirap/ -
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
-
defines a complex type which restricts the content of the Statement Element for the dcterms:isReferencedBy property
-
defines a complex type which restricts the content of the Value String Element for the dc:type property
-
defines a complex type which restricts the content of the XML Representation Element for the dc:description property