Reordered version in metadata namespace.
authorcantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Tue, 1 Mar 2005 21:55:08 +0000 (21:55 +0000)
committercantor <cantor@ab3bd59b-922f-494d-bb5f-6f0a3c29deca>
Tue, 1 Mar 2005 21:55:08 +0000 (21:55 +0000)
git-svn-id: https://subversion.switch.ch/svn/shibboleth/java-idp/trunk@1253 ab3bd59b-922f-494d-bb5f-6f0a3c29deca

src/edu/internet2/middleware/shibboleth/xml/Parser.java
src/schemas/shibboleth-metadata-1.0.xsd

index e7edab0..2a83fc2 100644 (file)
@@ -74,7 +74,7 @@ public class Parser {
             "urn:mace:shibboleth:resolver:1.0",
             "urn:mace:shibboleth:target:config:1.0",
             "urn:mace:shibboleth:trust:1.0",
-            "urn:mace:shibboleth:1.0:metadata",
+            "urn:mace:shibboleth:metadata:1.0",
             "urn:mace:shibboleth:1.0",
             "http://schemas.xmlsoap.org/soap/envelope/",
             "urn:oasis:names:tc:SAML:2.0:metadata"
index 5fc8b4d..824a00e 100644 (file)
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="US-ASCII"?>
-<schema targetNamespace="urn:mace:shibboleth:1.0:metadata"
+<schema targetNamespace="urn:mace:shibboleth:metadata:1.0"
        xmlns="http://www.w3.org/2001/XMLSchema"
        elementFormDefault="unqualified"
        attributeFormDefault="unqualified"