Re: xmlproperty task

2004-01-14 Thread Will Lopez
...no problem, your welcome. Vijay Prasanna wrote: thanx a lot W.Lopez, i removed the end XML tag, and ANT gives the proper output. Vijay -Original Message- From: Will Lopez [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 5:20 PM To: Ant Users List Subject: Re: xmlproperty

Re: xmlproperty task

2004-01-14 Thread Will Lopez
i get the same ant output as [echo] ${javapath} -Original Message- From: Will Lopez [mailto:[EMAIL PROTECTED] Sent: Wednesday, January 14, 2004 4:34 PM To: Ant Users List Subject: Re: xmlproperty task ..not tested but I believe if you turn on the *semanticAttributes *attribute it turns on

Re: AW: XSLT with entities and therefore DOCTYPE

2003-12-08 Thread Will Lopez
A very good XSL list is [EMAIL PROTECTED] I don't understand what you're trying to accomplish...can you supply the result you expect (and the input)...real code...this example only has a template to match the root node and it will depend on the built in templates to process the remaining nodes.