Hi,
I don't have the 1.7 docs handy but I doubt you had that ability
then. If you take a look at DOMBuilder in a recent version of xerces
then you can call loadGrammar - 1 of the overloads takes a
DOMInputSource as the schema source.
Gareth
Xiaofan Zhou wrote:
Hi all,
I am using Xerces c++
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
Hi,
I have a couple of questions :
1) Which validation is faster, the DTD or the schema one (using xerces-c on
Solaris) ?
2) Can I validate an XML document on the fly, against some xyz DTD.
(without the DTD Filename specified in the XML) ?
Please let me know.
Thanks,
Viral.
-
Hello ,
I am trying to validate/parse the XML file using Xerces-C++. The c++ code was written
to enable MSXML validate the XML file and I need Xerces to validate now.
How should I go about it? I am new to parsing xml files.
Please help.
---
Hello ,
I am trying to validate/parse the XML file using Xerces-C++. The c++ code was written
to enable MSXML validate the XML file and I need Xerces to validate now.
How should I go about it? I am new to parsing xml files.
Please help.
--
No, it doesn't, but it is planned. Xerces-j already has partial schema
support.
John
> "Awasthi, Anand" wrote:
>
> hi,
>
> does Xerces C++ parser provide Schema support for XML Validation ??
>
>
> Thanks
> Anand
--
John Snelson, Software Engin
hi,
does
Xerces C++ parser provide Schema support for XML Validation
??
Thanks
Anand