No. But the problem is: everyone can write its own "scheme". E.g.
<project> <presetdef name="hello"> <echo>Hello</echo> </presetdef> <hello/> </project> And then: namespaces, external libraries (like AntContrib), ... That´s why there is an Ant task which will create a DTD from the current loaded (I think) possibilities. Dont know how good it is ... Jan > -----Ursprüngliche Nachricht----- > Von: Saravanan Veerappan [mailto:[EMAIL PROTECTED] > Gesendet am: Freitag, 15. Oktober 2004 12:29 > An: [EMAIL PROTECTED] > Betreff: Is there any schema for build xml? > > Is there any xsd schema for build xml file? I am > thinking of creating a new one, if it doesn't exist. > The dtd from > http://www.sdv.fr/pages/casa/html/ant-dtd.en.html has > not been updated to xsd since last three years. > > > > __________________________________ > Do you Yahoo!? > Yahoo! Mail Address AutoComplete - You start. We finish. > http://promotions.yahoo.com/new_mail > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] >