Can you post the code?  It's hard tell what the issue is from the
output.

 

 

 

   Mark Coffin 
   mcof...@aalsolutions.com 
   Phone: 905.632.0864 
   1.800.668.8486 
   Fax: 905.632.2605 
   www.aalsolutions.com 

________________________________

From: Praveen Kumar Kale [mailto:prave...@4cs.com] 
Sent: September 2, 2009 3:54 AM
To: Brian Agnew
Cc: xmltask-users@lists.sourceforge.net
Subject: [Xmltask-users] Modifying the tag...!!!

 

Hi , 

when am modifying an xml file using xml task am getting an issue , it is
modifying the Tag which I didn't want to change .

 

here my xml structure :

 

</di>

      <am>

            <XXXXXMessageManager>

                        <AmCacheRegion>YYY.AM</AmCacheRegion>>

            </XXXXXMessageManager>

      </am>

 </di>

 

 

But whenever I run the xml task to modify the content in the xml it is
modifying the tag to...

</di>

      <am>

            <XXXXXMessageManager>

                        <AmCacheRegion>YYY.AM</AmCacheRegion>&gt;

            </XXXXXMessageManager>

      </am>

 </di>

 

 

Why exactly the issue is coming am not able to understand .

 

Note : In this tag am not replacing any value.

 

Can you please help to resolve this issue ASAP.

 

 

Thanks

Praveen

------------------------------------------------------------------------------
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