<s>
TinyXML	B-Application
is	O
a	O
small	O
,	O
simple	O
,	O
operating	O
system-independent	O
XML	B-Protocol
parser	I-Protocol
for	O
the	O
C++	B-Language
language	I-Language
.	O
</s>
<s>
It	O
is	O
free	B-Application
and	I-Application
open	I-Application
source	I-Application
software	I-Application
,	O
distributed	O
under	O
the	O
terms	O
of	O
the	O
zlib	B-License
License	I-License
.	O
</s>
<s>
TinyXML-2	O
replaces	O
TinyXML-1	O
completely	O
and	O
only	O
this	O
version	O
should	O
be	O
used	O
.	O
</s>
<s>
The	O
principal	O
impetus	O
for	O
TinyXML	B-Application
is	O
its	O
size	O
,	O
as	O
the	O
name	O
suggests	O
.	O
</s>
<s>
It	O
parses	O
the	O
XML	B-Protocol
into	O
a	O
DOM-like	O
tree	O
.	O
</s>
<s>
It	O
can	O
both	O
read	O
and	O
write	O
XML	B-Protocol
files	O
.	O
</s>
<s>
TinyXML	B-Application
does	O
not	O
process	O
DTDs	B-Language
,	O
either	O
internal	O
or	O
external	O
.	O
</s>
<s>
So	O
XML	B-Protocol
files	O
that	O
rely	O
upon	O
DTD-defined	O
entities	O
will	O
not	O
parse	O
correctly	O
in	O
TinyXML	B-Application
.	O
</s>
<s>
Though	O
it	O
does	O
handle	O
processing	B-Language
instructions	I-Language
,	O
it	O
has	O
no	O
facilities	O
for	O
handling	O
XSLT	B-Application
stylesheet	O
declarations	O
.	O
</s>
<s>
That	O
is	O
,	O
it	O
does	O
not	O
apply	O
an	O
XSLT	B-Application
declared	O
in	O
a	O
stylesheet	O
processing	B-Language
instruction	I-Language
to	O
the	O
XML	B-Protocol
file	O
when	O
parsing	O
it	O
.	O
</s>
<s>
Further	O
,	O
TinyXML	B-Application
has	O
no	O
facility	O
for	O
handling	O
XML	B-Language
namespaces	I-Language
.	O
</s>
<s>
Qualified	O
element	O
or	O
attribute	O
names	O
retain	O
their	O
prefixes	O
,	O
as	O
TinyXML	B-Application
makes	O
no	O
effort	O
to	O
match	O
the	O
prefixes	O
with	O
namespaces	B-Language
.	O
</s>
