| 1. | 
          
           Extensible Markup Language (XML)  
       The Extensible Markup Language (XML) is the universal format for structured documents and data on the Web.
      URL: http://www.w3.org/XML/
 | 
      | 2. | 
          
           ZVON.org [XML quickstart] [XML Glossary]
       References and tutorials about XML, HTML, CSS, XSL, and SVG. 
      URL: http://www.zvon.org/
 | 
      | 3. | 
          
           ZVON DTD tutorial  
       XML error checking system.
      URL: http://www.zvon.org/xxl/DTDTutorial/General/book.html
 | 
      | 4. | 
          
           XML 1.0 second edition  
       W3C Recommendation 6 October 2000.
      URL: http://www.w3.org/TR/REC-xml
 | 
      | 5. | 
          
           XML Pitstop  
       A central location to learn about XML.
      URL: http://www.xmlpitstop.com/
 | 
      | 6. | 
          
           Xerces-C++ [documentation] [samples]
       Xerces-C++ is a validating XML parser written in a portable
  subset of C++. Xerces-C++ makes it easy to give your
               application the ability to read and write XML data. A shared
               library is provided for parsing, generating, manipulating, and
               validating XML documents. 
      URL: http://xml.apache.org/xerces-c/
 | 
      | 7. | 
          
           XML Font encoding  
       Despite the fact that XML may be encoded in various ways, there are no guidelines about which encoding to use and how to identify it. Thus, this Technical Note explains best practices for applying character encodings to XML. 
      URL: http://otn.oracle.com/pub/notes/technote_encodings.html
 |