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

RE: Language choice (was: Re: Interactive XML)

Subject: RE: Language choice (was: Re: Interactive XML)
From: Dan Hable <DHable@xxxxxxxxxxxxx>
Date: Tue, 30 Jun 1998 11:27:28 -0500
choice of language script
	>And that is an even sadder joke. XML was designed for
	>marking-up documents, not for defining the syntax of
	>programming languages (even declarative ones).
	>
	>Give me F(X) rather than
	><FUNCTION><NAME>F</NAME><ARGUMENT>X</ARGUMENT></FUNCTION>
	>any day of the week.

	XSL syntax is based on the XML markup syntax. This does not mean
that you should have to make your functions as you state above. The true
power of the current XSL syntax is that it provides everyone a clear way
of seeing the flow objects.

	I've learned both XSL and DSSSL and found XSL to be a more
natural way of marking up a document. While DSSSL will allow you to more
complex decision making within the syntax with it's core expression
language, XSL is much eaiser for making formatting.

	If you do need to call a function in a XSL block, you can use
the following syntax:
				<eval> f(x) </eval>

	As long as f() is defined in the script section, the XSL
processor will then look to the script to evaluate f(x) without any new
syntax.

	Maybe I'm just on crack but this seems like a natural extension.

	~~ Dan ~~


 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.