
git-svn-id: https://pupnp.svn.sourceforge.net/svnroot/pupnp/trunk@29 119443c7-1b9e-41f8-b6fc-b9c35fce742c
16 lines
607 B
XML
16 lines
607 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 type="io8">
|
|
|
|
<name>Chinese Test #8: UTF-8</name>
|
|
|
|
<data>This file has 1 Chinese character, directly entered.
|
|
|
|
</data>
|
|
|
|
<data>The XML header of this file is
|
|
|
|
<?xml encoding="UTF-8"?>.
|
|
|
|
</data>
|
|
|
|
<data>The character is here: [中] It is the Chinese character for middle.
|
|
|
|
It should look like a box with a vertical
|
|
|
|
line through its middle.
|
|
|
|
</data>
|
|
|
|
</test> |