]> git.aero2k.de Git - tmp/jakarta-migration.git/commitdiff
CSPACE-823: Fixed typo 'servics' in three services-related namespace URIs in XSD...
authorAron Roberts <aron@socrates.berkeley.edu>
Thu, 25 Feb 2010 23:41:46 +0000 (23:41 +0000)
committerAron Roberts <aron@socrates.berkeley.edu>
Thu, 25 Feb 2010 23:41:46 +0000 (23:41 +0000)
services/account/jaxb/src/main/resources/accounts_common.xsd
services/authentication/jaxb/src/main/resources/authentication_identity_provider.xsd
services/collectionobject/jaxb/src/main/resources/collectionobjects_common.xsd

index 86853c8bd19acea80a8ab8c0f2e802cf8bcb7f5e..7ee4d841287868b272b5adcb7508b6fe268624cc 100644 (file)
@@ -16,7 +16,7 @@
     xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
     xmlns:hj="http://hyperjaxb3.jvnet.org/ejb/schemas/customizations"
     xmlns:orm="http://java.sun.com/xml/ns/persistence/orm"
-    xmlns:ns="http://collectionspace.org/servics/account"
+    xmlns:ns="http://collectionspace.org/services/account"
     xmlns="http://collectionspace.org/services/account"
     targetNamespace="http://collectionspace.org/services/account"
     version="0.1"
index da3ba517526dc83d9aead2367739629c2ff16ec2..8b668b8f70e9af82c061e59f5c28cedee2ef4912 100644 (file)
@@ -15,7 +15,7 @@
     xmlns:jaxb="http://java.sun.com/xml/ns/jaxb"
     xmlns:hj="http://hyperjaxb3.jvnet.org/ejb/schemas/customizations"
     xmlns:orm="http://java.sun.com/xml/ns/persistence/orm"
-    xmlns:ns="http://collectionspace.org/servics/authentication"
+    xmlns:ns="http://collectionspace.org/services/authentication"
     xmlns="http://collectionspace.org/services/authentication"
     targetNamespace="http://collectionspace.org/services/authentication"
     version="0.1"
index c285bba18160fed8caef5b153e41c9b394065d47..9cec1b41a4915bbaa7421b585c401853409e1175 100644 (file)
@@ -13,7 +13,7 @@
 
 <xs:schema 
   xmlns:xs="http://www.w3.org/2001/XMLSchema"
-  xmlns:ns="http://collectionspace.org/servics/collectionobject"
+  xmlns:ns="http://collectionspace.org/services/collectionobject"
   xmlns="http://collectionspace.org/services/collectionobject"
   targetNamespace="http://collectionspace.org/services/collectionobject"
   version="0.1"