Correct eol-style property.
[shibboleth/cpp-opensaml.git] / schemas / saml-schema-dce-2.0.xsd
index 719dfe9..e89be86 100644 (file)
@@ -1,29 +1,29 @@
-<?xml version="1.0" encoding="UTF-8"?>\r
-<schema targetNamespace="urn:oasis:names:tc:SAML:2.0:profiles:attribute:DCE"\r
-    xmlns:dce="urn:oasis:names:tc:SAML:2.0:profiles:attribute:DCE"\r
-    xmlns="http://www.w3.org/2001/XMLSchema"\r
-    elementFormDefault="unqualified"\r
-    attributeFormDefault="unqualified"\r
-    blockDefault="substitution"\r
-    version="2.0">\r
-    <annotation>\r
-        <documentation>\r
-            Document identifier: saml-schema-dce-2.0\r
-            Location: http://docs.oasis-open.org/security/saml/v2.0/\r
-            Revision history:\r
-            V2.0 (March, 2005):\r
-                Custom schema for DCE attribute profile, first published in SAML 2.0.\r
-        </documentation>\r
-    </annotation>\r
-    <complexType name="DCEValueType">\r
-        <simpleContent>\r
-            <extension base="anyURI">\r
-                <attribute ref="dce:Realm" use="optional"/>\r
-                <attribute ref="dce:FriendlyName" use="optional"/>\r
-            </extension>\r
-        </simpleContent>\r
-    </complexType>\r
-    <attribute name="Realm" type="anyURI"/>\r
-    <attribute name="FriendlyName" type="string"/>\r
-</schema>\r
-\r
+<?xml version="1.0" encoding="UTF-8"?>
+<schema targetNamespace="urn:oasis:names:tc:SAML:2.0:profiles:attribute:DCE"
+    xmlns:dce="urn:oasis:names:tc:SAML:2.0:profiles:attribute:DCE"
+    xmlns="http://www.w3.org/2001/XMLSchema"
+    elementFormDefault="unqualified"
+    attributeFormDefault="unqualified"
+    blockDefault="substitution"
+    version="2.0">
+    <annotation>
+        <documentation>
+            Document identifier: saml-schema-dce-2.0
+            Location: http://docs.oasis-open.org/security/saml/v2.0/
+            Revision history:
+            V2.0 (March, 2005):
+                Custom schema for DCE attribute profile, first published in SAML 2.0.
+        </documentation>
+    </annotation>
+    <complexType name="DCEValueType">
+        <simpleContent>
+            <extension base="anyURI">
+                <attribute ref="dce:Realm" use="optional"/>
+                <attribute ref="dce:FriendlyName" use="optional"/>
+            </extension>
+        </simpleContent>
+    </complexType>
+    <attribute name="Realm" type="anyURI"/>
+    <attribute name="FriendlyName" type="string"/>
+</schema>
+