diff options
Diffstat (limited to 'tests/data')
| -rw-r--r-- | tests/data/truncation.xml | 16 | 
1 files changed, 8 insertions, 8 deletions
| diff --git a/tests/data/truncation.xml b/tests/data/truncation.xml index 9cdbe13..1b0e9a8 100644 --- a/tests/data/truncation.xml +++ b/tests/data/truncation.xml @@ -1,6 +1,6 @@  <?xml version="1.0"?>
 -<!DOCTYPE _++ SYSTEM "weekly-utf-8.dtd">
 -<!-- _++'___-_< -->
 +<!DOCTYPE 週報 SYSTEM "weekly-utf-8.dtd">
 +<!-- 週報サンプル -->
  <mesh name="mesh_root">
  	<!-- here is a mesh node -->
  	some text
 @@ -8,12 +8,12 @@  	some more text
  	<node attr1="value1" attr2="value2" />
  	<node attr1="value2">
 -		<+%- __--="name" >__="value">-__%___-_-</+%->
 +	    <汉语 名字="name" 价值="value">世界有很多语言𤭢</汉语>
  		<innernode/>
  	</node>
 -	<___>
 -		<_>++"</_>
 -		<__>太__</__>
 -	</___>
 +	<氏名>
 +		<氏>山田</氏>
 +		<名>太郎</名>
 +	</氏名>
  	<?include somedata?>
 -</mesh>
 +</mesh>
\ No newline at end of file | 
