Using the SchemaGrammar class we can enumerate the elements in the tree, but is there any way to make a tree structure representing the schema? SchemaGrammar seems like the best class to do it but it has the following limitations: 1) If ContentType == All, then Content Model is empty. 2) The fElements vector is sometimes NULL in the ComplexTypeInfo instance. I believe this is related to an "unbounded" declaration.
Also, where is the documentation for the Xerces specific classes? Thanks. __________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
