From 9ee316c93a54f325e1cb5833ac798c6fa210eba1 Mon Sep 17 00:00:00 2001 From: Ian Young Date: Mon, 30 Apr 2012 21:06:12 +0000 Subject: [PATCH] Ensure that line ending style and MIME type are correct for all schema files. (They should have the "native" line ending style, in particular). --- xml/saml-schema-assertion-2.0.xsd | 566 ++++++++--------- xml/saml-schema-metadata-2.0.xsd | 674 ++++++++++----------- xml/sstc-request-initiation.xsd | 46 +- xml/sstc-saml-idp-discovery.xsd | 44 +- xml/sstc-saml-metadata-algsupport-v1.0.xsd | 108 ++-- xml/sstc-saml-metadata-ui-v1.0.xsd | 192 +++--- 6 files changed, 815 insertions(+), 815 deletions(-) diff --git a/xml/saml-schema-assertion-2.0.xsd b/xml/saml-schema-assertion-2.0.xsd index 478ddfa9..2b2f7b80 100644 --- a/xml/saml-schema-assertion-2.0.xsd +++ b/xml/saml-schema-assertion-2.0.xsd @@ -1,283 +1,283 @@ - - - - - - - Document identifier: saml-schema-assertion-2.0 - Location: http://docs.oasis-open.org/security/saml/v2.0/ - Revision history: - V1.0 (November, 2002): - Initial Standard Schema. - V1.1 (September, 2003): - Updates within the same V1.0 namespace. - V2.0 (March, 2005): - New assertion schema for SAML V2.0 namespace. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + Document identifier: saml-schema-assertion-2.0 + Location: http://docs.oasis-open.org/security/saml/v2.0/ + Revision history: + V1.0 (November, 2002): + Initial Standard Schema. + V1.1 (September, 2003): + Updates within the same V1.0 namespace. + V2.0 (March, 2005): + New assertion schema for SAML V2.0 namespace. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/saml-schema-metadata-2.0.xsd b/xml/saml-schema-metadata-2.0.xsd index f48c352c..b656d4f4 100644 --- a/xml/saml-schema-metadata-2.0.xsd +++ b/xml/saml-schema-metadata-2.0.xsd @@ -1,337 +1,337 @@ - - - - - - - - - Document identifier: saml-schema-metadata-2.0 - Location: http://docs.oasis-open.org/security/saml/v2.0/ - Revision history: - V2.0 (March, 2005): - Schema for SAML metadata, first published in SAML 2.0. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + Document identifier: saml-schema-metadata-2.0 + Location: http://docs.oasis-open.org/security/saml/v2.0/ + Revision history: + V2.0 (March, 2005): + Schema for SAML metadata, first published in SAML 2.0. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/sstc-request-initiation.xsd b/xml/sstc-request-initiation.xsd index 784f91d0..10318f15 100644 --- a/xml/sstc-request-initiation.xsd +++ b/xml/sstc-request-initiation.xsd @@ -1,23 +1,23 @@ - - - - Document identifier: sstc-request-initiation - Location: http://www.oasis-open.org/committees/documents.php?wg_abbrev=security - Revision history: - V1.0 (March 2010): - Initial version. - - - - - - + + + + Document identifier: sstc-request-initiation + Location: http://www.oasis-open.org/committees/documents.php?wg_abbrev=security + Revision history: + V1.0 (March 2010): + Initial version. + + + + + + diff --git a/xml/sstc-saml-idp-discovery.xsd b/xml/sstc-saml-idp-discovery.xsd index 5af13be8..a2c03820 100644 --- a/xml/sstc-saml-idp-discovery.xsd +++ b/xml/sstc-saml-idp-discovery.xsd @@ -1,22 +1,22 @@ - - - - Document identifier: sstc-saml-idp-discovery - Location: http://www.oasis-open.org/committees/documents.php?wg_abbrev=security - Revision history: - V1.0 (January 2007): - Initial version. - - - - - + + + + Document identifier: sstc-saml-idp-discovery + Location: http://www.oasis-open.org/committees/documents.php?wg_abbrev=security + Revision history: + V1.0 (January 2007): + Initial version. + + + + + diff --git a/xml/sstc-saml-metadata-algsupport-v1.0.xsd b/xml/sstc-saml-metadata-algsupport-v1.0.xsd index 988e6cbe..c4e0f58b 100644 --- a/xml/sstc-saml-metadata-algsupport-v1.0.xsd +++ b/xml/sstc-saml-metadata-algsupport-v1.0.xsd @@ -1,54 +1,54 @@ - - - - - - - - - Document title: Metadata Extension Schema for SAML V2.0 Metadata Profile for Algorithm Support Version 1.0 - Document identifier: sstc-saml-metadata-algsupport.xsd - Location: http://docs.oasis-open.org/security/saml/Post2.0/ - Revision history: - V1.0 (June 2010): - Initial version. - (October 2010): - Add processContents="lax" to wildcards. - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + Document title: Metadata Extension Schema for SAML V2.0 Metadata Profile for Algorithm Support Version 1.0 + Document identifier: sstc-saml-metadata-algsupport.xsd + Location: http://docs.oasis-open.org/security/saml/Post2.0/ + Revision history: + V1.0 (June 2010): + Initial version. + (October 2010): + Add processContents="lax" to wildcards. + + + + + + + + + + + + + + + + + + + + + + + diff --git a/xml/sstc-saml-metadata-ui-v1.0.xsd b/xml/sstc-saml-metadata-ui-v1.0.xsd index 74f07b7a..1cbad350 100644 --- a/xml/sstc-saml-metadata-ui-v1.0.xsd +++ b/xml/sstc-saml-metadata-ui-v1.0.xsd @@ -1,96 +1,96 @@ - - - - - - - - - Document title: Metadata Extension Schema for SAML V2.0 Metadata Extensions for Login and Discovery User Interface Version 1.0 - Document identifier: sstc-saml-metadata-ui-v1.0.xsd - Location: http://docs.oasis-open.org/security/saml/Post2.0/ - Revision history: - 01 November 2010 - Changed filename. - September 2010: - Initial version. - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + Document title: Metadata Extension Schema for SAML V2.0 Metadata Extensions for Login and Discovery User Interface Version 1.0 + Document identifier: sstc-saml-metadata-ui-v1.0.xsd + Location: http://docs.oasis-open.org/security/saml/Post2.0/ + Revision history: + 01 November 2010 + Changed filename. + September 2010: + Initial version. + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +