Copyright fix: the owner is Chris, not Novell
[mono.git] / web / ado-net
index 0095d79ef79996374030641fce45c5c8a01272ac..abaf7594eae8bf596d171b702718572cfd297f48 100644 (file)
                <ul>
                        <li>XML Schema Definition tool</li>
                                <ul>
-                                       <li><b>XDR to XSD</b> - used to generate an XML schema from an XDR (XML Data Reduced schema) file. \r
-                                               XDR was used by Microsoft prior to XSD becoming a W3C recommendation.  So, this needs\r
-                                               to be supported for legacy reasons</li>\r
-                                       <li><b>XML to XSD</b> - used to generate an XML schema from an XML file</li> \r
-                                       <li><b>XSD to DataSet</b> - used to generate DataSet classes from an XSD schema file.  The\r
-                                               DataSet classes created can then be used with XML data</li>\r
-                                       <li><b>XSD to Classes</b> - used to generate classes from an XSD schema file. The \r
-                                               classes created can be used with System.XML.Serialization.XMLSerializer \r
-                                               to read and write XML code that follows the schema</li>\r
-                                       <li><b>Classes to XSD</b> - used to generate an XML schema \r
-                                               from type(s) in a assembly file. The \r
-                                               XML schema created by the tool defines the XML format used \r
-                                               by System.XML.Serialization.XMLSerializer</li>\r
-                               </ul>\r
-                       </li>\r
-               </ul>\r
+                                       <li><b>XDR to XSD</b> - used to generate an XML schema from an XDR (XML Data Reduced schema) file. 
+                                               XDR was used by Microsoft prior to XSD becoming a W3C recommendation.  So, this needs
+                                               to be supported for legacy reasons</li>
+                                       <li><b>XML to XSD</b> - used to generate an XML schema from an XML file</li> 
+                                       <li><b>XSD to DataSet</b> - used to generate DataSet classes from an XSD schema file.  The
+                                               DataSet classes created can then be used with XML data</li>
+                                       <li><b>XSD to Classes</b> - used to generate classes from an XSD schema file. The 
+                                               classes created can be used with System.XML.Serialization.XMLSerializer 
+                                               to read and write XML code that follows the schema</li>
+                                       <li><b>Classes to XSD</b> - used to generate an XML schema 
+                                               from type(s) in a assembly file. The 
+                                               XML schema created by the tool defines the XML format used 
+                                               by System.XML.Serialization.XMLSerializer</li>
+                               </ul>
+                       </li>
+               </ul>
        </li>
 </ul>