From 051bfcd2bb503aedb4933b7d24dd8ea44f13df99 Mon Sep 17 00:00:00 2001 From: cantor Date: Tue, 6 Nov 2007 02:47:17 +0000 Subject: [PATCH] Add PAOS 1.1 schema. git-svn-id: https://svn.middleware.georgetown.edu/cpp-opensaml2/trunk@328 fb386ef7-a10c-0410-8ebf-fd3f8e989ab0 --- schemas/Makefile.am | 3 ++- schemas/liberty-paos-v1.1.xsd | 39 +++++++++++++++++++++++++++++++++++++++ schemas/saml20-catalog.xml.in | 1 + 3 files changed, 42 insertions(+), 1 deletion(-) create mode 100644 schemas/liberty-paos-v1.1.xsd diff --git a/schemas/Makefile.am b/schemas/Makefile.am index 1e29d4d..d6a6441 100644 --- a/schemas/Makefile.am +++ b/schemas/Makefile.am @@ -43,7 +43,8 @@ schemafiles = \ saml-schema-xacml-2.0.xsd \ sstc-saml1x-metadata.xsd \ sstc-saml-metadata-ext-query.xsd \ - sstc-saml-protocol-ext-thirdparty.xsd + sstc-saml-protocol-ext-thirdparty.xsd \ + liberty-paos-v1.1.xsd pkgxml_DATA = \ saml20-catalog.xml \ diff --git a/schemas/liberty-paos-v1.1.xsd b/schemas/liberty-paos-v1.1.xsd new file mode 100644 index 0000000..6070839 --- /dev/null +++ b/schemas/liberty-paos-v1.1.xsd @@ -0,0 +1,39 @@ + + + + + + The source code in this XSD file was excerpted verbatim from: + + Liberty Reverse HTTP Binding + Version 1.1 + 14th December 2004 + + Copyright (c) 2003-2005 Liberty Alliance participants, see + http://www.projectliberty.org/specs/idwsf_1_1_copyrights.php + + + + + + + + + + + + + + + + + + + + diff --git a/schemas/saml20-catalog.xml.in b/schemas/saml20-catalog.xml.in index c3aef7d..45a41e0 100644 --- a/schemas/saml20-catalog.xml.in +++ b/schemas/saml20-catalog.xml.in @@ -11,4 +11,5 @@ + -- 2.1.4