The schema spec requires that all parts of a schema from the target
namespace of a given schema be present in that schema document or
d. A location is required in the element because
there may be more than one. The normal externalSchemaLocation
mechanism would not allow multiple items for the s
Hi Michael,
Yes, I have only the Xerces 2.8.1 of xercesimpl.jar on my machine.
Actually the matter is: can I use "external-schemaLocation" to locate all
the schemas needed for validation INSTEAD of including some of them in a
whole main schema by means of schema- include end/or import? How can I