Hello, I've been looking at the XSD code, and am I right to assume that adding support for an XML parser is a non-trivial task? I see code for Expat and Xerces, and it is scattered all over the place. I am trying to use a custom parser, so far I don't see how. Would this be easier with XSD/e ?