updating common cartridge schemas
authorgreg gay <ggay@ocad.ca>
Wed, 1 Jun 2011 15:58:50 +0000 (15:58 -0000)
committergreg gay <ggay@ocad.ca>
Wed, 1 Jun 2011 15:58:50 +0000 (15:58 -0000)
docs/mods/_core/imscp/domainProfile_1/common/anyElement.xsd [deleted file]

diff --git a/docs/mods/_core/imscp/domainProfile_1/common/anyElement.xsd b/docs/mods/_core/imscp/domainProfile_1/common/anyElement.xsd
deleted file mode 100644 (file)
index 34d6c6a..0000000
+++ /dev/null
@@ -1,39 +0,0 @@
-<xs:schema targetNamespace="http://ltsc.ieee.org/xsd/imscc/LOM"\r
-           xmlns="http://ltsc.ieee.org/xsd/imscc/LOM"\r
-           xmlns:xs="http://www.w3.org/2001/XMLSchema"\r
-           elementFormDefault="qualified"\r
-           version="IEEE LTSC LOM XML 1.0">\r
-\r
-   <xs:annotation>\r
-      <xs:documentation>\r
-         This work is licensed under the Creative Commons Attribution-ShareAlike\r
-         License.  To view a copy of this license, see the file license.txt,\r
-         visit http://creativecommons.org/licenses/by-sa/2.0 or send a letter to\r
-         Creative Commons, 559 Nathan Abbott Way, Stanford, California 94305, USA.\r
-      </xs:documentation>\r
-\r
-      <xs:documentation>\r
-         This component schema definition provides the element group declaration and the\r
-         attribute group declaration used for extension XML elements and attributes.\r
-      </xs:documentation>\r
-      <xs:documentation>\r
-         This file has been modified by the Knowledge Media Institute of the \r
-         University Koblenz-Landau (http://iwm.uni-koblenz.de). It contains the\r
-         following changes:\r
-         1) Instead of "unique/strict.xsd" the schema "unique/loose.xsd" is imported \r
-            because this reflects what is said in 1484.12.3-2005, page 35 (section C.1.3)\r
-         2) In all component XSDs the schemaLocation attribute was amended to the \r
-            xs:import and xs:include statements. This enables the usage of the schemas\r
-            with tools which don't deal well with missing schemaLocation informations.\r
-            \r
-         This file is available at "http://iwm.uni-koblenz.de/xsd/IEEE-LOM/loose"\r
-      </xs:documentation>\r
-   </xs:annotation>\r
-\r
-   <xs:group name="customElements">\r
-      <xs:choice>\r
-         <xs:any namespace="##other" processContents="lax"/>\r
-      </xs:choice>\r
-   </xs:group>\r
-\r
-</xs:schema>
\ No newline at end of file