From 7f82504d5e3296e7b57a37e78fce91e79025af3f Mon Sep 17 00:00:00 2001 From: Aron Roberts Date: Fri, 13 Mar 2009 20:48:25 +0000 Subject: [PATCH] CSPACE-12: Added a 'no namespace prefix' instance of the rudimentary Rel. 0.1 collection object schema, in W3C XML Schema (XSD), where there is no namespace prefix associated with the default collection object schema. This schema also has a hand-added 'version' attribute. --- .../schema/collectionObject-ns-no-prefix.xsd | 166 ++++++++++++++++++ 1 file changed, 166 insertions(+) create mode 100644 sandbox/aron/schema/collectionObject-ns-no-prefix.xsd diff --git a/sandbox/aron/schema/collectionObject-ns-no-prefix.xsd b/sandbox/aron/schema/collectionObject-ns-no-prefix.xsd new file mode 100644 index 000000000..afeeac6c2 --- /dev/null +++ b/sandbox/aron/schema/collectionObject-ns-no-prefix.xsd @@ -0,0 +1,166 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.47.3