summaryrefslogtreecommitdiff
path: root/schema.xsd
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2015-10-23 14:17:57 +0200
committerLeif Johansson <leifj@sunet.se>2015-10-23 14:17:57 +0200
commitacf78be9a6260df9737a475da3d63bc334ef6dac (patch)
tree2401ae4d518ce84de2664bfa44a36cf05868c401 /schema.xsd
parent66a18b1f8f1e8e6f832a89d5d5a450610fcf9c2f (diff)
fix validation issues
Diffstat (limited to 'schema.xsd')
-rw-r--r--schema.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/schema.xsd b/schema.xsd
index 2cf3b8fb..20882b95 100644
--- a/schema.xsd
+++ b/schema.xsd
@@ -16,4 +16,5 @@
<import namespace="urn:oasis:names:tc:SAML:metadata:attribute" schemaLocation="sstc-metadata-attr.xsd"/>
<import namespace="urn:oasis:names:tc:SAML:metadata:algsupport" schemaLocation="sstc-saml-metadata-algsupport.xsd"/>
<import namespace="urn:oasis:names:tc:SAML:profiles:SSO:idp-discovery-protocol" schemaLocation="sstc-saml-idp-discovery.xsd"/>
+<import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd"/>
</schema>