Hi !
I'm trying to compile expatpp in order to use the same functions as in the testexpatpp2.cpp example file. But it happens that there's some trouble with the OOfile library.
Here is the command line i'm using to compile :
g++ testexpatpp2.cpp ../src_pp/expatpp.o -o testexpatpp2...
Salut!
Thanks for your answer !
It made me understand that i missed something...
Could you either explain me how to define this IDType ? (i thought :
<xsd:simpleType name="IDType">
<xsd:restriction base="xsd:string">
</xsd:restriction>
</xsd:simpleType>
was the...
Hi !
I'm brand new in this wonderful love that xml is but i've got some troubles to create mty first xsd file. I've looked a lot on the internet and didn't really find THE example i need.
I try to validate it thanks to :
http://tools.decisionsoft.com/schemaValidate.html.
Here is the file ...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.