On Wed, Oct 23, 2019 at 1:39 AM Bill Tantzen wrote:
>
> I need to validate some xml against a version 1.1 xsd file, and I cannot
> even create a schemaFactory!
>
>
> I have downloaded Xerces-J-bin.2.12.0-xml-schema-1.1, and I can verify
> that org/apache/xerces/jaxp/validation/XMLSchema11Factory.
I need to validate some xml against a version 1.1 xsd file, and I cannot
even create a schemaFactory!
I have downloaded Xerces-J-bin.2.12.0-xml-schema-1.1, and I can verify that
org/apache/xerces/jaxp/validation/XMLSchema11Factory.class is present. When
I attempt to create a new factory instance