Alexander E. Patrakov wrote:

I tried experimenting with a small XML sample, attached.

Really attached now :)

--
Alexander E. Patrakov
Don't mail to [EMAIL PROTECTED]: the server is off until 2006-01-11
Use my GMail or linuxfromscratch address instead
<?xml version="1.0" encoding="ISO-8859-1"?>
<!DOCTYPE book PUBLIC "-//OASIS//DTD DocBook XML V4.4//EN"
    "http://www.oasis-open.org/docbook/xml/4.4/docbookx.dtd";>
<book>

<chapter>
<title>Introduction</title>
<para>Non-ASCII characters below are defined through HTML-like entities and
&amp;#xXXXX; notation.</para>
<para>&aring; &Atilde; &yen; &#x0102; &#x013d;</para>
</chapter>

</book>

-- 
http://linuxfromscratch.org/mailman/listinfo/blfs-dev
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to