mirror of https://github.com/AxioDL/tinyxml2.git
removed files that will be generated by the xmltest.
This commit is contained in:
parent
2553a13d0a
commit
a0802164d8
File diff suppressed because it is too large
Load Diff
|
@ -1,5 +0,0 @@
|
|||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PLAY SYSTEM 'play.dtd'>
|
||||
<!ELEMENT title (#PCDATA)>
|
||||
<!ELEMENT books (title,authors)>
|
||||
<element/>
|
|
@ -1 +0,0 @@
|
|||
<psg context="Line 5 has "quotation marks" and 'apostrophe marks'. It also has <, >, and &, as well as a fake copyright ©."/>
|
|
@ -1,11 +0,0 @@
|
|||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<document>
|
||||
<English name="name" value="value">The world has many languages</English>
|
||||
<Russian name="название(имя)" value="ценность">Мир имеет много языков</Russian>
|
||||
<Spanish name="el nombre" value="el valor">el mundo tiene muchos idiomas</Spanish>
|
||||
<SimplifiedChinese name="名字" value="价值">世界有很多语言</SimplifiedChinese>
|
||||
<Русский название="name" ценность="value"><имеет></Русский>
|
||||
<汉语 名字="name" 价值="value">世界有很多语言</汉语>
|
||||
<Heavy>"Mëtæl!"</Heavy>
|
||||
<ä>Umlaut Element</ä>
|
||||
</document>
|
Loading…
Reference in New Issue