[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Transforming multiple XML files into one file
> In this situation, there isn't an XML > file to start with. Should I just open a blank XML file and do a > transformation on it? In XSLT 1.0, just use a dummy input document. (You'll have to get rid of the match="movie" though). In XSLT 2.0, you can start the transformation at a named template, rather than by matching an input node. Michael Kay http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|