I'm trying to find a way to get an object that describes what is allowed by a schema. I've been using MSV for all of my validation, but finding a description of how to get the information contained in a schema through it has been driving me nuts for a week! I really don't want to have to write my own schema parser and description object, does anyone know how to do this? I want to be able to determine: what elements and attributes are valid under the given schema, how many of each element can their be under a given element, what type each element and attribute is, etc. I KNOW that all of this information is available through MSV, but I have yet to find a decent way to get to it. Anyone have some suggestions?
Chris Golden
_______________________________________________
dom4j-user mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dom4j-user
