view lisp/nxml/test.valid.xml @ 87533:d24ee3180427

* dbusbind.c (xd_append_arg): Use unsigned char instead of unsigned int for byte values (necessary for big-endian platform).
author Magnus Henoch <mange@freemail.hu>
date Thu, 03 Jan 2008 16:32:54 +0000
parents 2ac1a9b70580
children
line wrap: on
line source

<html xmlns="http://www.w3.org/1999/xhtml">
  <head>
    <title>A valid document</title>
  </head>
  <body>
    <p>This is a valid, albeit boring, XHTML document.</p>
  </body>
</html>

<!-- arch-tag: 6f7701be-ec51-48d0-bb63-38ed564718d6
     (do not change this comment) -->