diff options
author | Leif Johansson <leifj@sunet.se> | 2010-11-23 16:04:27 +0100 |
---|---|---|
committer | Leif Johansson <leifj@sunet.se> | 2010-11-23 16:04:27 +0100 |
commit | c5ad28f17d9adb218e10f23b88e6fe62402ab81c (patch) | |
tree | b4e13a5df91c1f5c206637993c5d869bef3c7354 /schema/sstc-saml-schema-metadata-2.0.xsd | |
parent | 0bc15dc34ffe92804a49599c7244da0c00e04b60 (diff) |
new schema files and aggregated schema files
Diffstat (limited to 'schema/sstc-saml-schema-metadata-2.0.xsd')
-rw-r--r-- | schema/sstc-saml-schema-metadata-2.0.xsd | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/schema/sstc-saml-schema-metadata-2.0.xsd b/schema/sstc-saml-schema-metadata-2.0.xsd index 1b0d704a..19f4cb91 100644 --- a/schema/sstc-saml-schema-metadata-2.0.xsd +++ b/schema/sstc-saml-schema-metadata-2.0.xsd @@ -10,14 +10,10 @@ attributeFormDefault="unqualified" blockDefault="substitution" version="2.0"> - <import namespace="http://www.w3.org/2000/09/xmldsig#" - schemaLocation="xmldsig-core-schema.xsd"/> - <import namespace="http://www.w3.org/2001/04/xmlenc#" - schemaLocation="xenc-schema.xsd"/> - <import namespace="urn:oasis:names:tc:SAML:2.0:assertion" - schemaLocation="sstc-saml-schema-assertion-2.0.xsd"/> - <import namespace="http://www.w3.org/XML/1998/namespace" - schemaLocation="http://www.w3.org/2001/xml.xsd"/> + <import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="xmldsig-core-schema.xsd"/> + <import namespace="http://www.w3.org/2001/04/xmlenc#" schemaLocation="xenc-schema.xsd"/> + <import namespace="urn:oasis:names:tc:SAML:2.0:assertion" schemaLocation="sstc-saml-schema-assertion-2.0.xsd"/> + <import namespace="http://www.w3.org/XML/1998/namespace" schemaLocation="xml.xsd"/> <annotation> <documentation> Document identifier: sstc-saml-schema-metadata-2.0 |