<s>
xmlbeansxx	B-Language
is	O
a	O
software	B-Architecture
framework	I-Architecture
for	O
C++	B-Language
to	O
XML	B-Language
binding	I-Language
.	O
</s>
<s>
It	O
is	O
open-source	B-Application
software	I-Application
licensed	O
under	O
Apache	B-Application
License	I-Application
2.0	O
.	O
</s>
<s>
xmlbeansxx	B-Language
is	O
a	O
tool	O
allowing	O
access	O
to	O
XML	B-Protocol
in	O
a	O
C++	B-Language
friendly	O
way	O
.	O
</s>
<s>
It	O
is	O
similar	O
to	O
,	O
and	O
inspired	O
by	O
,	O
the	O
Apache	B-Language
XMLBeans	I-Language
project	O
.	O
</s>
<s>
Similarly	O
to	O
XMLBeans	B-Language
,	O
xmlbeansxx	B-Language
provide	O
an	O
XML	B-Protocol
Schema	O
Definition	O
(	O
XSD	O
)	O
instance	O
to	O
C++	B-Language
code	I-Language
generator	O
.	O
</s>
<s>
The	O
generated	O
code	O
can	O
be	O
later	O
invoked	O
to	O
access	O
XML	B-Protocol
instance	O
document	O
data	O
.	O
</s>
<s>
Given	O
an	O
example	O
of	O
a	O
simple	O
XML	B-Protocol
Schema	O
Definition	O
describing	O
a	O
purchase	O
order	O
,	O
as	O
shown	O
in	O
examples	O
from	O
Apache	B-Language
XMLBeans	I-Language
distribution	O
package	O
,	O
the	O
following	O
code	O
handles	O
printing	O
of	O
items	O
from	O
easypo.xml	O
file	O
:	O
</s>
<s>
The	O
xmlbeansxx	B-Language
project	O
begun	O
in	O
2004	O
as	O
an	O
effort	O
to	O
implement	O
a	O
part	O
of	O
Apache	B-Language
XMLBeans	I-Language
in	O
C++	B-Language
.	O
</s>
<s>
The	O
project	O
goal	O
was	O
to	O
create	O
an	O
XML	B-Language
binding	I-Language
tool	O
,	O
based	O
on	O
an	O
open	O
source	O
license	O
,	O
for	O
use	O
in	O
commercial	O
projects	O
.	O
</s>
<s>
xmlbeansxx	B-Language
evolved	O
over	O
the	O
years	O
to	O
fulfill	O
ongoing	O
requirements	O
,	O
so	O
it	O
changed	O
a	O
lot	O
from	O
the	O
initial	O
version	O
.	O
</s>
<s>
The	O
project	O
,	O
named	O
xmlbeanscxx	O
,	O
was	O
submitted	O
to	O
The	O
Apache	B-Application
Incubator	I-Application
in	O
2005	O
.	O
</s>
<s>
Initially	O
xmlbeansxx	B-Language
was	O
supported	O
on	O
the	O
GNU	B-Application
Compiler	I-Application
Collection	I-Application
.	O
</s>
<s>
As	O
of	O
2008	O
,	O
version	O
0.9.1	O
also	O
supported	O
Microsoft	B-Application
Visual	I-Application
Studio	I-Application
compiler	O
.	O
</s>
<s>
This	O
was	O
done	O
using	O
CMake	B-Language
multiplatform	O
build	O
tool	O
.	O
</s>
