On Wed, 21 Feb 2001, Alex Neth wrote: > Also, does validation have to be enabled in order to get the parser to load > the schema and apply fixed/default attribute values?
To get the parser to do schema validation at all, you need to set the validation, validation/schema and namespaces features (see the Features page of the xerces-j website for the exact feature URIs). Ian -- Ian Roberts, Software Engineer DecisionSoft Ltd. tel: +44-1865-203192 http://www.decisionsoft.com
