Re: [Xmltask-users] standalone header attribute

2009-08-09 Thread Brian Agnew
Hi - Apologies for the delay in replying. Can you confirm again that the latest XMLTask doesn't work, and if so, can you send me a trivial test case ? I've just run a set of tests here, and all looks good, so I'm a little confused. Brian On 07/08/2009 19:51, zero...@gmail.com wrote: I am us

[Xmltask-users] standalone header attribute

2009-08-07 Thread zerodae
I am using version 1.10.4 of xmltask and after processing an xml document, everything works, however, xmltask adds standalone="no" to the header which causes the parser to cough. I manually changed the standalone to "yes" to see if this is the issue and it appears to be so. No problem, I figure.