Hi. I'm trying to build an Ant DTD for the basic functionnalities, I mean for all buildin tasks but with no care about custom tasks. But I've got a little problem with the "property" tag. As far as I understood the Ant doc, the attributes of this tag are the following: - name is required - one of the following is required (value, resource, file)
Do you know how to model this "one of the following..." ? Willy "Pierre, Sebastian" wrote: > Hi all ! > > I'm wondering if there is an Ant DTD ? > > It could be useful for those who use an XML editor that is DTD-aware, or > someone like me who uses Vim and some scripts to validate their XML > files - but I must say it's quite hard to validate without the DTD ;) > > Cheers, > > Sebastien PIERRE_______________________ > > XML technology intern > > R a t i o n a l Software > Rational Unified Process team. > Vancouver, Canada. > > --------------------------------------- > [EMAIL PROTECTED] | www.rational.com
