>>>>> "t" == tom john <[EMAIL PROTECTED]> writes:

    t> Hi, i get xmldata encapsulated in CDATA section as follows:

    t> ...  <data> <![CDATA[ <name>abc</name> <tel>1111</tel> ]]>
    t> </data> ...

If you have the option of creating an intermediate file (or
StringWriter?), you could write the CDATA section with <xsl:value-of
disable-output-encoding="yes" select="."/>

-- 
Gary Lawrence Murphy <[EMAIL PROTECTED]> TeleDynamics Communications Inc
Business Innovations Through Open Source Systems: http://www.teledyn.com
"Computers are useless.  They can only give you answers."(Pablo Picasso)


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to