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

thanks, also thoughts on xsl:script and xsl:function

Subject: thanks, also thoughts on xsl:script and xsl:function
From: "Dave Gomboc" <dave@xxxxxxxxxxxxxx>
Date: Tue, 20 Feb 2001 15:16:12 -0700
thanks also
Various bits of good advice from (in alphabetical order by last name ;-)
David Carlisle, Peter Flynn, Mike Kay, and Jeni Tennison helped me to
eventually identify the problem:

<!DOCTYPE ROOT [
    <!ENTITY % character_entities SYSTEM "character_entities.dtd">
    %character_entities;
    <!ENTITY events    SYSTEM "events.sgml">

>

It's easy to miss that closing square bracket!  **Argh!**


Re: <xsl:script>, I've done some more thinking about this, and have come
around to the view that having a common binding per language is better
than not having one.  I would prefer not to see other languages inlined
within XSLT source -- I take it that there must be a substantial user
base that needs to have everything packages in one file instead of (for
example) one per language?  Support for an <xsl:binding>, without inline
scripting, is about as far as I have swung so far.


Finally, wouldn't it be useful for <xsl:function> to return multiple
items?  (Though I guess it would have to be called <xsl:relation>
instead! :-)  Sure, it is possible to encapsulate multiple values into a
single one to get around this, just as it is in many other languages,
but why create the need to?

Dave



 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.