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 / xml_using_style.html.de < prev    next >
Encoding:
Extensible Markup Language  |  2002-09-11  |  1.8 KB  |  45 lines

  1. <?xml version="1.0" encoding="iso-8859-1"?>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4.   <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" />
  5.   <meta name="generator" content="amaya 6.1, see http://www.w3.org/Amaya/" />
  6.   <title>Formate in XML benutzen</title>
  7.   <style type="text/css">
  8.   </style>
  9.   <link href="../style.css" rel="stylesheet" type="text/css" />
  10. </head>
  11.  
  12. <body xml:lang="de" lang="de">
  13.  
  14. <table border="0" cellspacing="5" cellpadding="5">
  15.   <tbody>
  16.     <tr>
  17.       <td><img alt="W3C" src="../../images/w3c_home" /> <img alt="Amaya"
  18.         src="../../images/amaya.gif" /></td>
  19.       <td><a href="loading_xml_document.html.de" accesskey="p"><img
  20.         alt="vorherige Seite" src="../../images/left.gif" /></a> <a
  21.         href="../Xml.html.de" accesskey="t"><img alt="erste Seite"
  22.         src="../../images/up.gif" /></a> <a href="editing_xml_document.html.de"
  23.         accesskey="n"><img alt="nΣchste Seite" src="../../images/right.gif"
  24.         /></a></td>
  25.     </tr>
  26.   </tbody>
  27. </table>
  28.  
  29. <div id="page_body">
  30. <h1>Formate in XML benutzen</h1>
  31.  
  32. <p>Ist ein Dokument mit einem DTD verknⁿpft, welches Amaya nicht kennt, dann
  33. wird dieses so formatiert und dargstellt, dass die Struktur des Dokuments
  34. wiedergegeben wird. Gibt es keine Formatierungsinformationen, dann wird der
  35. Inhalt eines jeden Elements als <strong>Block</strong> dargestellt. Elemente,
  36. die mindestens ein Kind vom Typ "Text" besitzen werden als
  37. <strong>inline</strong> angesehen und entsprechend dargestellt. Amaya kann
  38. zugeordnete Formatvorlagen benutzen. Man kann die Darstellung des Dokuments
  39. selber verΣndern, indem man mittels <strong><a
  40. href="http://www.w3.org/1999/06/REC-xml-stylesheet-19990629/">xml-stylesheet
  41. PI</a></strong> (processing instruction) eine Formatforlage zuweist.</p>
  42. </div>
  43. </body>
  44. </html>
  45.