Wrox Programmer Forums
|
XSLT General questions and answers about XSLT. For issues strictly specific to the book XSLT 1.1 Programmers Reference, please post to that forum instead.
Welcome to the p2p.wrox.com Forums.

You are currently viewing the XSLT section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 7th, 2006, 03:03 PM
Authorized User
 
Join Date: Aug 2006
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default CDATA

Hi,

I am doing a XSLT transformation from HR-XML to a proprietary xml. I need to transform a large chunk of data from HR-XML to the CDATA section of the proprietary xml. This means that I need to create a CDATA section in xslt to hold these data. My quesitons is that should I use two xslts, one to extract the necessary data from HR-XML and save it as new file, then write another xslt to put the new file to the CDATA section of the proprietary xml? Or should I just write one xslt to accomplish this task? If use one xslt, how can I do so?

Thanks in advance!
hx







Similar Threads
Thread Thread Starter Forum Replies Last Post
Nested Cdata Coolcampers XML 7 August 1st, 2008 03:07 PM
Add a CDATA section; add nodeset to CDATA section kssudhish XSLT 3 January 3rd, 2008 07:13 AM
question on CDATA rahulsinghania XML 1 January 9th, 2007 03:53 PM
CDATA issue sgruhier XSLT 0 February 20th, 2005 03:28 AM
CDATA section kai77 Beginning VB 6 0 October 31st, 2004 04:50 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.