XML Editor
Sign up for a WebBoard account Sign Up Keyword Search Search More Options... Options
Chat Rooms Chat Help Help News News Log in to WebBoard Log in Not Logged in
Show tree view Topic
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Postnext
Alexander AhammerSubject: Multiple html pages
Author: Alexander Ahammer
Date: 15 Feb 2006 07:20 PM
How can one produce multiple html pages with a single xml file.

For example. Lets assume i have following xml structure:

<doc>
<news>
<_1>something</_1>
<_2>something else</_2>
...
</news>

<teams>
<team1>something</team1>
<team2>something</team2>
....
</teams>
</doc>

And lets assume i want to make html page that shows the teams and whatever the nodes <team1>, etc have written inside them, and i want to add a link on this page that brings one to a new html page where the news are listed?

How can this be done?

Posttop
Minollo I.Subject: Multiple html pages
Author: Minollo I.
Date: 16 Feb 2006 10:16 AM
You can either create two separate XSLT files that generate the two sets of information with the proper cross links; or you can play with generation of multiple outputs in XSLT 2.0 (http://www.w3.org/TR/xslt20/#element-result-document).

Minollo

 
Topic Page 1 2 3 4 5 6 7 8 9 Go to previous topicPrev TopicGo to next topicNext Topic
Download A Free Trial of Stylus Studio 6 XML Professional Edition Today! Powered by Stylus Studio, the world's leading XML IDE for XML, XSLT, XQuery, XML Schema, DTD, XPath, WSDL, XHTML, SQL/XML, and XML Mapping!  
go

Log In Options

Site Map | Privacy Policy | Terms of Use | Trademarks
Stylus Scoop XML Newsletter:
W3C Member
Stylus Studio® and DataDirect XQuery ™are from DataDirect Technologies, is a registered trademark of Progress Software Corporation, in the U.S. and other countries. © 2004-2016 All Rights Reserved.