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

Re: loading and unloading xml files using xslt

Subject: Re: loading and unloading xml files using xslt
From: "Jesper Tverskov" <jesper@xxxxxxxxxxx>
Date: Tue, 18 Dec 2007 20:54:52 +0100
Re:  loading and unloading xml files using xslt
If I understand you right it can easily be done, that is what we do
all the time. David probably misunderstood your question.

In your XSLT stylesheet you can load as many other xml files as you
want with e.g. the document() function used inside a variable or the
collection() function.

You then have access to the nodes in the loaded files and you can add
them to the XML input file in many sorts of ways e.g. by using the
identity template with additional templates.

But you can not add them to the input file directly, you must
transform that file. Take a look in some beginner's text book.

Cheers,
Jesper Tverskov
www.xmlplease.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.