home *** CD-ROM | disk | FTP | other *** search
- <?xml version="1.0" encoding="iso-8859-1"?>
- <html xmlns="http://www.w3.org/1999/xhtml">
- <head>
- <meta name="GENERATOR" content="amaya 7.2, see http://www.w3.org/Amaya/" />
- <title>Editing XML documents</title>
- <style type="text/css">
- </style>
- <link href="../style.css" rel="stylesheet" type="text/css" />
- </head>
-
- <body xml:lang="en" lang="en">
-
- <table border="0" width="100%" summary="toc">
- <tbody>
- <tr>
- <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
- src="../../images/amaya.gif" /></td>
- <td><p align="right"><a href="xml_using_style.html" accesskey="p"><img
- alt="previous" src="../../images/left.gif" /></a> <a
- href="../Xml.html" accesskey="t"><img alt="top"
- src="../../images/up.gif" /></a> </p>
- </td>
- </tr>
- </tbody>
- </table>
-
- <div id="page_body">
- <h1>Editing XML documents</h1>
-
- <p>The edition of generic XML documents in Amaya is still experimental. For
- the supported samples (XHTML, SVG, MathML), the edition follows the same
- rules as for the corresponding document type. For the other elements, only
- the <strong>Return</strong> command is available in this version :</p>
- <ul>
- <li>If the selection is within an element, Amaya cuts the selected element
- and creates a new element with the same type next to it.</li>
- <li>If a whole non-empty element is selected, Amaya creates a new element
- with the same type next to the selected element.</li>
- <li>If a whole empty element is selected, Amaya creates a sibling with the
- same type for the parent of the selected element.</li>
- </ul>
-
- <p>You can also edit your XML documents in the <strong>Source View</strong>
- and use the <strong>Resynchronize</strong> command. Your modifications are
- then reported in the <strong>Formatted view.</strong></p>
- </div>
- </body>
- </html>
-