Wrox Programmer Forums
Go Back   Wrox Programmer Forums > XML > XSLT
|
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 April 17th, 2005, 02:27 PM
Authorized User
 
Join Date: Nov 2004
Posts: 13
Thanks: 0
Thanked 0 Times in 0 Posts
Default XSLT transformation

I know how to create a very simple .xml file. Now I want to transform it to .html file. I have installed MSXML to my pc where I still very confuse how it is being used, perhaps the documentation provided by Microsoft is some how difficult for me at this level.

Here I have few questions:

Q1)
  I have created one hello_world.xml file and one hello_world.xslt file (xslt v1.0). When I open the hello_world.xml file using IE 6.0, string "Hello World" is displayed. Is it what is so called successful xslt transformation? I guess I should have one output file in hello_world.html, right? But I don't see such file. How do I have this file being generated automatically once the .xml file is being executed?

Q2)
  What is MSXML actually? I have downloaded it from http://www.microsoft.com/downloads/d...displaylang=en. From the download list, there are five downloable files. Which one is to be used for installing the MSXML (I only use msxml.msi to install)?

Q3)
  I don't see any interface for MSXML. Does it mean that I have to run those thing in command-prompt window?

Any suggestion is much be appreciated.

yengzhai
__________________
yengzhai
 
Old April 21st, 2005, 05:51 AM
Authorized User
 
Join Date: Apr 2005
Posts: 23
Thanks: 0
Thanked 0 Times in 0 Posts
Default

For transformation from XML to html, You have install MSXSL from microsoft or saxon from www.saxonica.com or xalan from www.apache.com. I t converts the transformation from xml to html.






Similar Threads
Thread Thread Starter Forum Replies Last Post
help on xslt transformation li72 XSLT 2 March 4th, 2008 10:14 AM
Help on XSLT transformation li72 XSLT 2 February 22nd, 2008 12:33 PM
help with xslt transformation li72 XSLT 6 November 19th, 2007 01:51 PM
XSLT transformation using JDK 1.5.0 kgoldvas XSLT 4 October 30th, 2007 02:06 PM
XSLT transformation causes ^M reddygaru XSLT 2 December 16th, 2003 10:41 AM





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