From dee7d9b37a71892325ae2ae0e0fdc5d5668ac806 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Wed, 11 May 2011 17:13:29 +0000 Subject: [PATCH] Add schema location for idpdisc namespace. When normalising idpdisc elements, use an explicit namespace prefix. --- build/import.xsl | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/build/import.xsl b/build/import.xsl index 3fd7d751..a1770882 100644 --- a/build/import.xsl +++ b/build/import.xsl @@ -64,6 +64,7 @@ xsi:schemaLocation="urn:oasis:names:tc:SAML:2.0:metadata ../xml/saml-schema-metadata-2.0.xsd urn:oasis:names:tc:SAML:metadata:algsupport ../xml/sstc-saml-metadata-algsupport-v1.0.xsd urn:oasis:names:tc:SAML:metadata:ui ../xml/sstc-saml-metadata-ui-v1.0.xsd + urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol ../xml/sstc-saml-idp-discovery.xsd urn:oasis:names:tc:SAML:profiles:SSO:request-init ../xml/sstc-request-initiation.xsd urn:mace:shibboleth:metadata:1.0 ../xml/shibboleth-metadata-1.0.xsd http://ukfederation.org.uk/2006/11/label ../xml/uk-fed-label.xsd @@ -330,12 +331,12 @@ Normalise namespace prefix, add missing Binding attribute. --> - + urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol - +