A
allnor
Hi folks.
Are there any portable XML libraries for C++ out there?
I know about the Qt library, but it seems to be 'non-validating'.
If I understand things correctly this means that it can't be used
with XML schema.
Is this correct? If so, are there any workarounds to use a
'non-validating' XML parser with XML schema?
Rune
Are there any portable XML libraries for C++ out there?
I know about the Qt library, but it seems to be 'non-validating'.
If I understand things correctly this means that it can't be used
with XML schema.
Is this correct? If so, are there any workarounds to use a
'non-validating' XML parser with XML schema?
Rune