Go Back   CodingForums.com > :: Client side development > XML

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 12-29-2002, 07:16 PM   PM User | #1
umen
New Coder

 
Join Date: Jun 2002
Posts: 77
Thanks: 0
Thanked 0 Times in 0 Posts
umen is an unknown quantity at this point
how to output new xml from existing xml with xsl

Hello
im kinda newbe here with xsl , how can i output new
xml vaild struct from existing xml struct?
so that IE will read it as xml file (the tree look ....)
thanks!!
umen is offline   Reply With Quote
Old 12-30-2002, 12:05 AM   PM User | #2
brothercake
Senior Coder


 
Join Date: Jun 2002
Location: near Oswestry
Posts: 4,508
Thanks: 0
Thanked 0 Times in 0 Posts
brothercake is an unknown quantity at this point
generating XML from XML is essentially the same as generating HTML, but you can use the <xsl:output> tag to specify the DTD, encoding, etc. Check out http://www.w3schools.com/xsl/el_output.asp

Last edited by brothercake; 12-30-2002 at 12:11 AM..
brothercake is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 02:23 PM.


Advertisement
Log in to turn off these ads.