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

Mike Lamb's Question (was: "")

Subject: Mike Lamb's Question (was: "")
From: "Thomas B. Passin" <tpassin@xxxxxxxxxxxx>
Date: Mon, 9 Jul 2001 16:10:54 -0400
mike lamb
If I understand your question, I don't think it can done directly.  This is
because in xslt, imports and includes of other stylesheets have to be done
before anything else happens.  You couldn't do that based on information in
the source xml file, during a transformation.  If you knew what transform to
run, you could include it in the main stylesheet and run it on the other
external file using document().  Again, if you need to specify that in the
stream, it doesn't seem possible.

It would seem that you could use the information from the source file to
build a stylesheet - using xslt, of course - that would include the right
transformations to apply to the external file, then run the second
stylesheet on the source.  That ought to work.

Cheers,

Tom P

[Mike Lamb]

> I need to import an external file specified in my XML source into the
output
> of my XSL transform. Ideally I would like to subject this external file to
a
> seperate, source-specified XSL transform before piping it into the output
> stream. How can I best get this done?
>



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


Current Thread
  • [no subject]
    • Mike Lamb - Mon, 9 Jul 2001 15:43:47 -0400 (EDT)
      • Chris Bayes - Mon, 9 Jul 2001 16:02:55 -0400 (EDT)
      • Thomas B. Passin - Mon, 9 Jul 2001 16:16:20 -0400 (EDT) <=
      • Michael Kay - Tue, 10 Jul 2001 18:36:43 -0400 (EDT)
        • Tamre2 - Tue, 10 Jul 2001 18:48:44 -0400 (EDT)

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.