Indeed, looking at the code seems it's already using it. I wonder what creates that delay though. I will have to investigate it a bit, probably by debugging BaseX, unless someone already knows. Could a SaxSource vs StreamSource be the issue? Or that doesn't affect performance? If my question is stupid, just ignore ;)

Thanks, George


On 7/19/2016 4:40 PM, Andy Bunce wrote:
Looks like it wants to use it [1]. You could try running below in the GUI:

Q{java:org.basex.util.Reflect}find("org.apache.xerces.jaxp.validation.XMLSchemaFactory")

/Andy

[1] https://github.com/BaseXdb/basex/blob/b8c1ae7738664aa3912ade783b8a01a0a2285d25/basex-core/src/main/java/org/basex/query/func/validate/ValidateXsd.java#L65


Reply via email to