You are viewing a plain text version of this content. The canonical link for it is here.
Posted to j-dev@xerces.apache.org by Slava Pestov <sl...@jedit.org> on 2003/02/15 22:45:39 UTC

org.apache.xerces.impl.xs.psvi

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: xerces-j-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-j-dev-help@xml.apache.org