libupnp/ixml/test/testdata/xml.ascc.net/wfns/zh-utf8-4.xml
Marcelo Roberto Jimenez 89e7a40fcc Removing unnecessary additional directory level.
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@29 119443c7-1b9e-41f8-b6fc-b9c35fce742c
2006-07-04 02:44:17 +00:00

20 lines
815 B
XML

<?xml version="1.0" encoding="UTF-8"?>
<!-- Copyright 1998 Academia Sinica Computing Center -->
<!-- Permission to use and distribute granted under MPL -->
<!-- Email corrections to ricko@gate.sinica.net.tw -->
<test xmlns='http://www.ascc.net/xml/test/schema' type="io4">
<name>Chinese Test #4: UTF-8</name>
<data>This file has 1 Chinese character, encoded using
a decimal numeric character reference. It is a UTF-8 encoded
file with no non-ASCII characters (i.e. it is also an
ASCII or iso-8859-n file).
</data>
<data>The XML header of this file is
&lt;?xml encoding="UTF-8"?&gt;.
</data>
<data char="The character is here: [&#20013;].">
It is the Chinese character for middle.
It should look like a box with a vertical
line through its middle.
</data>
</test>