Paul Hammant wrote: > > Hi, > > <property name="Fred" value="<b>Wilma</b>" /> Use the entities instead: <property name="Fred" value="<b>Wilma</b>" /> FYI, " can be use for situations where you need to specify quotes. > > barfs the ant environment. How do I get cml data into a value? CDATA does > not work inside the value tag for the same reason "<" is not allowed. > > TIA, PH -Bill Burton
- propery value - can it contain a string that is XML itsel... Paul Hammant
- Re: propery value - can it contain a string that is ... Stefan Bodewig
- RE: propery value - can it contain a string that is ... Bill Burton
- RE: propery value - can it contain a string that is ... Paul Hammant
- Re: propery value - can it contain a string that... Stefan Bodewig
- RE: propery value - can it contain a string that is ... Paul Hammant
- Re: propery value - can it contain a string that... Stefan Bodewig
- RE: propery value - can it contain a string that is ... Frank Wierzbicki
- RE: propery value - can it contain a string that is ... Tim Vernum