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

Site structured on XSLT.

Subject: Site structured on XSLT.
From: "Claudio Russo" <crusso@xxxxxxxxxxxxxxxxx>
Date: Tue, 8 Jul 2003 16:58:30 -0300
 Site structured on XSLT.
Lo everybody,

As I've been addressing this issue tangencially, and I understand a little bit where I want to be in my next step, I would like to know if somebody can help me on this task: I would like to create a site entirely using XSLT.

My initial approach was, as I said efore, an HTML with frames, which loads a DOM,
that passes parameters to an XSLT, which is run and fills the HTML fields.

This is the actual structure contains issues like Data Islands, Java Script, and others, and it stands like this:

<HTML> 

	<body>
		onLOAD javascriptfunction

		<XML>
			sytlesheet
		</XML>
	</body>

	<script>
		Define javascriptfunction
  		that loads dom and strlesheet.
	</script>

</HTML>

Constraints are:
	a) Use simple XSLT 1.0 commands.
	b) Able to access dynamically an XML structure in a separate directory where data file is kept.
	c) Implement a good and simple approach that splits data, from presentation, from data access.
	d) Remove the data islands.
	e) Reduce the usage of any javascript or any other external function to the minimum possible.

Thanks for your help in advance.

Regards, Claudio.

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


Current Thread

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.