Hi Brian, first of all, thanks for your quick reply. What's different from your test is that my property contains a complete XML document (see below). Any idea?
Thanks in advance for any info!
Kind regards,
Holger
=======================================================================
<?xml version="1.0" encoding="UTF-8"?>
<result:sequence xmlns:result="http://saxon.sf.net/xquery-results"
xmlns:xs="http://www.w3.org/2001/XMLSchema"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
<result:element>
<module id="mod-heitec.core" base-set="1" build-order="1">
<name lang="en">HEITEC CORE</name>
<resource-list svn-base-dir="heitec"/>
</module>
</result:element>
<result:element>
<module id="mod-heitec.2jee.core" base-set="1" build-order="2">
<name lang="en">HEITEC J2EE CORE</name>
<resource-list svn-base-dir="heitec-j2ee-core"/>
</module>
</result:element>
<result:element>
<module id="mod-cache" base-set="1" build-order="3" persisted="1">
<shortname>CACHE</shortname>
<name lang="en">CACHE</name>
<resource-list svn-base-dir="cache"/>
</module>
</result:element>
</result:sequence>
==============================================================================
> [...]
> which works out of the box. Does your property evaluate to XML with a root
> node ?
signature.asc
Description: Digital signature
------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________ Xmltask-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/xmltask-users
