Hi All,

I am trying to parse my file against a schema. Before I was parsing it
against a external DTD and it was working fine going through my entity
resolver. As soon as I try to use schema it stops going into entity
resolver.
I know I can set the schema location into the parser using
setExternalSchemaLocation() function but to do that I will have to extract
this info from xml file manually. I do not want to do that. I want something
like entity resolver for schema.
Thanks & Regards
Vikas


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to