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=25495>.
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=25495

XSModel::getComponents(XSConstants::TYPE_DEFINITION) returning type definitions from 
standard XML Schema namespace as well.

[EMAIL PROTECTED] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From [EMAIL PROTECTED]  2004-02-05 19:38 -------
Hi Han,
I have been looking at this bug as well as the PSVIPrint sample you provided.
The reason that http://www.w3.org/2001/XMLSchema type definitions are being
displayed is because in your sample you loop through all of the namespaces in 
the xsmodel and there are two.  The first one is yours and the second one is 
http://www.w3.org/2001/XMLSchema (which has no elements).  So I believe the 
output is correct and am marking this bug as fixed.

David A. Cargill

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to