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.  I look at the documentation and see "standalone"
attribute.  I set it to "true" but xmltask still outputs standalone="no".  I
set it to "false" but xmltask still outputs standalone="no".  I set
omitHeader to "true" and the header is removed so I can confirm that
particular attribute works (from the changes log, it seems omitHeader and
standalone were implemented in the same release).

I have since tried the newest release on sourceforge to no avail.  So, what
am I doing wrong or has something been changed/fixed?  Thanks.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Xmltask-users mailing list
Xmltask-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/xmltask-users

Reply via email to