|
Jim,
Your assumption is correct that the .xsd and the .xml file
reside both on the same hard disk.
I have further tested the memory allocation for the
computer and when the program is run with validation the memory allocated for
that small .xsd and .xml file combination not totaling mor than a few
hundred kilobytes max out at 1.3gig!!! Without the validation active, the
memory allocation does not have any appreciable change.
I am pretty knew to programming with xerces also.... aka this
is my first time programming with this library.
Any ideas... anybody?...
For the source code I am using I took it from the
documentation and the example programs that the foundation
provides.
i.e.
//parser->setValidationScheme(true);
//parser->setDoNamespaces(true); //parser->setDoSchema(true); |
- Schema Validation Help Ross Niver
- RE: Schema Validation Help Murphy, James
- RE: Schema Validation Help Ross Niver
- RE: Schema Validation Help Murphy, James
- RE: schema Validation Help Ross Niver
- RE: schema Validation Help Murphy, James
- schema Validation Help Ross Niver
