So what is the official replacement for org.apache.xerces.impl.xs.psvi which is deprecated in Xerces 2.3.0?
After parsing an XML file, I need to obtain the following info from any schemas used to validate that file's namespaces (if any): - list of declared elements - list of declared attributes for each element - the possible content of each element (a list of other elements, none, or any -- nothing too fancy, just something approximately good enough for completion popups). -- Slava Pestov --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
