All, If I was using a schema that "redefine"s another schema, do I set both schemas or just the one that redefines the other schema:
i.e.
schema1 redefines schema2
what's the correct statement here?
parser->setExternalSchemaLocation("schema1 schema2");
or
parser->setExternalSchemaLocation("schema1");
Thanks,
Carlo
[EMAIL PROTECTED]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
