Sure Anders, Here is an additional piece of documentation: http://www.xulplanet.com/references/xpcomref/group_XMLSchema.html
The implementation of this interface is in nsSchema: http://lxr.mozilla.org/mozilla1.7/source/extensions/webservices/schema/src/nsSchema.cpp Apparently, Mozilla has interfaces for reading XML schemas, but their is no functionality for validating against them. It seems that Expat can only validating against DTDs. Just out of curiosity, how hard would it be to write classes that can do the validation given the XML parsing functionality and the Schema interface implementation? I don't really know what's involved in validating against XML schemas. A quick search on mozilla.dev.tech.xml does not yield anything, but that might be a better place for these questions... Peter _______________________________________________ dev-tech-crypto mailing list dev-tech-crypto@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-tech-crypto