DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7066>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7066 XSSimpleTypeDecl is not a public class Summary: XSSimpleTypeDecl is not a public class Product: Xerces2-J Version: 2.0.1 Platform: All OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: XML Schema datatypes AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] I am using the Xerces internal API to parse and interpret and XML Schema. For this I need to be able to access most of the XS classes from my program. Unfortunately org.apache.xerces.impl.dv.xs.XSSimpleTypeDecl is not a public class, so I can't access it from my program. Please make it public. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
