https://issues.shibboleth.net/jira/browse/SSPCPP-277
[shibboleth/cpp-sp.git] / schemas / shibboleth-2.0-afp.xsd
index 675f41f..ded4423 100644 (file)
@@ -4,10 +4,10 @@
     xmlns="http://www.w3.org/2001/XMLSchema"
     xmlns:afp="urn:mace:shibboleth:2.0:afp"
     xmlns:ds="http://www.w3.org/2000/09/xmldsig#"
-    elementFormDefault="qualified">\r
-\r
-    <import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="classpath:/schema/xmldsig-core-schema.xsd" />\r
-\r
+    elementFormDefault="qualified">
+
+    <import namespace="http://www.w3.org/2000/09/xmldsig#" schemaLocation="classpath:/schema/xmldsig-core-schema.xsd" />
+
     <annotation>
         <documentation>Schema for the attribute filter policies.</documentation>
     </annotation>
@@ -51,7 +51,7 @@
                                 Defines an attribute rule that may be reused across multiple filter policies.
                             </documentation>
                         </annotation>
-                    </element>\r
+                    </element>
                     <element ref="afp:AttributeFilterPolicy" minOccurs="0" maxOccurs="unbounded">
                         <annotation>
                             <documentation>
                                 such as a federation site, should be signed.
                             </documentation>
                         </annotation>
-                    </element>\r
-                </sequence>\r
+                    </element>
+                </sequence>
             </extension>
-        </complexContent>\r
+        </complexContent>
     </complexType>
 
     <element name="AttributeFilterPolicy" type="afp:AttributeFilterPolicyType">
                 </sequence>
             </extension>
         </complexContent>
-    </complexType>\r
-\r
+    </complexType>
+
     <element name="AttributeRule" type="afp:AttributeRuleType">
         <annotation>
             <documentation>A rule that describes how values of an attribute will be filtered.</documentation>
         </annotation>
-    </element>\r
+    </element>
     <complexType name="AttributeRuleType">
         <complexContent>
             <extension base="afp:IdentityType">
                     </annotation>
                 </attribute>
             </extension>
-        </complexContent>\r
+        </complexContent>
     </complexType>
 
     <element name="PolicyRequirementRule" type="afp:MatchFunctorType">
         </attribute>
     </complexType>
 
-</schema>
\ No newline at end of file
+</schema>