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=22395>. 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=22395 documentation error (javadoc) [EMAIL PROTECTED] changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX ------- Additional Comments From [EMAIL PROTECTED] 2004-01-08 22:34 ------- I'm not sure what you mean by 'actual value'. It's assumed that these refer to constants on the interface. The interfaces for the XML Schema API (org.apache.xerces.impl.xs.psvi.XSComplexTypeDefinition has been moved to org.apache.xerces.xs.XSComplexTypeDefinition since Xerces 2.6.0) are generated (from IDL) similarly to those of DOM. See something like Document.importNode [1]. It refers to constants similarly. [1] http://xml.apache.org/xerces2- j/javadocs/api/org/w3c/dom/Document.html#importNode(org.w3c.dom.Node,%20boolean) --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
