Hi,
I'd like to validate my xml files against a xsd file linked to my binary (in a Windows resource).
I use a XercesDOMParser instance to create a DOM of my XML.
Is there a possibility to validate against a string wich contains the xsd resource???
Thanks,
Ulrich