[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message]

copying CDATA section from xml

Subject: copying CDATA section from xml
From: "NILESH PATEL" <jayganesh786@xxxxxxxxxxx>
Date: Thu, 08 Aug 2002 07:10:38 +0000
nilesh

Dear friends,


I have a small xml document which basically containes standard output by running native command on java and it only containes simple text in CDATA section as shown below in XML. However I don't know how to write xsl to grab all the details of CDATA section and write out in text format. Please help. If any questions then please let me know. Looking forward to resolve this.

XML:
=====

<?xml version="1.0" encoding="UTF-8"?>
<root checksum="ywQRKQc5robK9LNymrCZvjKq+aE=">
<stdout checksum="UZpsnQAF47tWudXq1fbkx5XoHug=">
<![CDATA [===========================================================================
Table


Proto  Local Address          Foreign Address        State
 TCP    127.0.0.1:xxxx         127.0.0.1:xxxx         ESTABLISHED
 TCP    127.0.0.1:xxxx         127.0.0.1:xxxx         ESTABLISHED
   ]]>
 </stdout>
</root>

XSL:
====

DON'T KNOW YET, Any suggestions , please?

OUTPUT/TEXT: (Required-Whatever is there in CDATA section)
=========================

========================================================================
Table

Proto  Local Address          Foreign Address        State
 TCP    127.0.0.1:xxxx         127.0.0.1:xxxx         ESTABLISHED
 TCP    127.0.0.1:xxxx         127.0.0.1:xxxx         ESTABLISHED


Thanks in advance.


Nilesh Patel

_________________________________________________________________
Join the world?s largest e-mail service with MSN Hotmail. http://www.hotmail.com



XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list



Current Thread

PURCHASE STYLUS STUDIO ONLINE TODAY!

Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced!

Buy Stylus Studio Now

Download The World's Best XML IDE!

Accelerate XML development with our award-winning XML IDE - Download a free trial today!

Don't miss another message! Subscribe to this list today.
Email
First Name
Last Name
Company
Subscribe in XML format
RSS 2.0
Atom 0.3
Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member
Stylus Studio® and DataDirect XQuery ™are products from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2013 All Rights Reserved.