Hey Alberto, On 2/11/08, Alberto Massari <[EMAIL PROTECTED]> wrote:
> the fact that you are getting an "Unknown feature" error means that you > are calling setFeature; but the fgXercesSchemaExternalSchemaLocation > should be set using setProperty (setFeature can turn on or off, > setProperty specifies actual data as value) good catch. Sorry Steven, I think that is mostly due to a lack of good documentation for Xerces-P, I do have a couple of examples for the SAX2XMLReader, but not for working with schemas.... Cheers, jas.
