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

Create several XML files

Subject: Create several XML files
From: Beatriz Langiano <bialangiano@xxxxxxxxxxxx>
Date: Mon, 22 Nov 2004 11:20:44 -0300 (ART)
xml function.xsl
Hi, 


I have a xml file (Response.xml) and it has several
xml documents into it, like this:

----------------------Response.xml---------------------

<?xml version="1.0" encoding="UTF-8"?>
<record>

... document 1

</record>

<?xml version="1.0" encoding="UTF-8"?>
<record>

... document 2

</record>
 
------------------------------------------------------


I'll use a xsl stylesheet to transform each document
(1 and 2) in another xml document, and, I want that
each xml document that was transformed be a separeted
file, like this:


----------------------document1.xml---------------------
<?xml version="1.0" encoding="UTF-8"?>
<record>
... 
</record>

----------------------document2.xml---------------------
<?xml version="1.0" encoding="UTF-8"?>
<record>
... 
</record>
 

How could I do this in xsl? 
Is there a element/function xsl that I can use to do
this? 


Thanks, Beatriz
 





=====
Beatriz Langiano
Mestrado em Informatica
Universidade Federal do Parana - Brasil

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

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.