diff options
author | Leif Johansson <leifj@sunet.se> | 2011-12-22 02:19:22 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2011-12-22 02:19:22 +0100 |
commit | 9ab0682606cf90fd8d4730cded8c8f7202c0699a (patch) | |
tree | 20b76ac20342a00bdff26785372779cbacb78774 /schema.xsd | |
parent | 5f57181c2a48e8fd08055ea5c690159581b4abd2 (diff) |
upgrade to fresh version of mdui schema
Diffstat (limited to 'schema.xsd')
-rw-r--r-- | schema.xsd | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -5,7 +5,7 @@ <import namespace="urn:oasis:names:tc:SAML:2.0:assertion" schemaLocation="sstc-saml-schema-assertion-2.0.xsd"/> <import namespace="urn:oasis:names:tc:SAML:2.0:metadata" schemaLocation="sstc-saml-schema-metadata-2.0.xsd"/> <import namespace="urn:oasis:names:tc:SAML:1.0:assertion" schemaLocation="cs-sstc-schema-assertion-1.1.xsd"/> -<import namespace="urn:oasis:names:tc:SAML:2.0:metadata:ui" schemaLocation="mdui-schema.xsd"/> +<import namespace="urn:oasis:names:tc:SAML:2.0:metadata:ui" schemaLocation="sstc-saml-metadata-ui-v1.0.xsd"/> <import namespace="http://schemas.xmlsoap.org/ws/2004/09/mex" schemaLocation="MetadataExchange.xsd"/> <import namespace="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" schemaLocation="oasis-200401-wss-wssecurity-secext-1.0.xsd"/> <import namespace="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" schemaLocation="oasis-200401-wss-wssecurity-utility-1.0.xsd"/> |