home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2005 May / Gamestar_73_2005-05_dvd.iso / Programy / amaya / amaya-Win98-8.7.3.exe / _SETUP.1 / loading_xml_document.html < prev    next >
Encoding:
Extensible Markup Language  |  2003-04-14  |  1.4 KB  |  41 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4.   <meta name="GENERATOR" content="amaya 6.4+, see http://www.w3.org/Amaya/" />
  5.   <title>Loading Xml documents</title>
  6.   <style type="text/css">
  7.   </style>
  8.   <link href="../style.css" rel="stylesheet" type="text/css" />
  9. </head>
  10.  
  11. <body xml:lang="en" lang="en">
  12.  
  13. <table border="0" width="100%" summary="toc">
  14.   <tbody>
  15.     <tr>
  16.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  17.         src="../../images/amaya.gif" /></td>
  18.       <td><p align="right"><a href="../Xml.html" accesskey="t"><img alt="top"
  19.         src="../../images/up.gif" /></a> <a href="xml_using_style.html"
  20.         accesskey="n"><img alt="next" src="../../images/right.gif" /></a></p>
  21.       </td>
  22.     </tr>
  23.   </tbody>
  24. </table>
  25.  
  26. <div id="page_body">
  27. <h1>Loading XML documents</h1>
  28.  
  29. <p>Amaya can display any well formed XML document and associate a CSS
  30. stylesheet with these documents.</p>
  31.  
  32. <p>For an XML document that refers to a not-supported DTD or namespace
  33. (different from XHTML, MathML and SVG), Amaya offers a limited support for
  34. the display and for the edition. Indeed, as Amaya doesn't analyse the
  35. associated DTD, it can't verify the validity of any XML document and can't
  36. get specific information about elements and attributes and about their
  37. organization within the document.</p>
  38. </div>
  39. </body>
  40. </html>
  41.