Forum Discussion

weinmang's avatar
weinmang
New Contributor
16 years ago

Groovy XML Validation with multiple imported schemas

Validating an XML document against a schema having multiple cascading schema imports each in their own namespace works in Java ...factory.newSchema(new Source[]... However, attempting to use a source...