Hi
all,
I am using Xerces
c++ SAX parser to process xml file. I would like to validation the xml file
against a DTD or Schema, however, the DTD or the schema is passed into my
application as a string. Is this possible? I am still using xerces version 1.7.
I don't see I can use any of the setFeature(....) methods. Please point me
to any document or code snippet if possible.
Thanks much in
advance.
Frank