Schema check-in.
[shibboleth/opensaml2.git] / schemas / saml-schema-authn-context-2.0.xsd
diff --git a/schemas/saml-schema-authn-context-2.0.xsd b/schemas/saml-schema-authn-context-2.0.xsd
new file mode 100644 (file)
index 0000000..5723bb9
--- /dev/null
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>\r
+<xs:schema \r
+  targetNamespace="urn:oasis:names:tc:SAML:2.0:ac"\r
+  xmlns:xs="http://www.w3.org/2001/XMLSchema"\r
+  xmlns="urn:oasis:names:tc:SAML:2.0:ac"\r
+  blockDefault="substitution"\r
+  version="2.0">\r
+\r
+  <xs:annotation>\r
+    <xs:documentation>\r
+      Document identifier: saml-schema-authn-context-2.0\r
+      Location: http://docs.oasis-open.org/security/saml/v2.0/\r
+      Revision history:\r
+        V2.0 (March, 2005):\r
+          New core authentication context schema for SAML V2.0. \r
+          This is just an include of all types from the schema\r
+          referred to in the include statement below.\r
+    </xs:documentation>\r
+  </xs:annotation>\r
+\r
+  <xs:include schemaLocation="saml-schema-authn-context-types-2.0.xsd"/>\r
+\r
+</xs:schema>
\ No newline at end of file