DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUGĀ· RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://issues.apache.org/bugzilla/show_bug.cgi?id=29374>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED ANDĀ· INSERTED IN THE BUG DATABASE.
http://issues.apache.org/bugzilla/show_bug.cgi?id=29374 ------- Additional Comments From [EMAIL PROTECTED] 2005-10-28 11:38 ------- First, I personally think XSD is evil, and that is speaking as someone who works in standards bodies for whom XSD and WSDL are the core outputs. putting that aside, ant also abuses xml namespaces to make namespace'd macros/tasks/presets easier to use. When you have a task in a namespace, ant will accept child elements that are either in the same namespace, or the default namespace: we match on the name, not the qname. A generated schema would have to take this into account by offering a choice of child elements in both namespaces. -- Configure bugmail: http://issues.apache.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]