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=34398>. 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=34398 ------- Additional Comments From [EMAIL PROTECTED] 2005-04-11 17:15 ------- (In reply to comment #4) > How are you going to handle types that take arbitrary XML inline? <element schema:type="myschema:inline"/> would be one way....or create an <inline/> element...not quite sure yet have to work my way through most tasks to make sure this is valid approach. I see this a way of nearly coming up with a task prototype/signature as definition in parallel <ant:task name="" classname=""> <ant:element name="" schema:type="xs:boolean" classname=""/> <ant:element name="fileset" schema:type="myschema:fileset" classname=""/> or shorthand <ant:fileset/> <ant:attribute name="" schema:type="xs:string"/> <ant:inline/> </ant:task> cheers, Jim Fuller -- 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]