xsl-list
[Top] [All Lists]

Re: What do you call a stylesheet that doesn't require an input XML?

2005-10-27 07:53:44
How about these?

Lazy (won't do nothin' unless someone gives me some XML)
Ambitious (gonna go get my own XML!)
Snobby (too good to associate with other files)

:D

Or you could go with

External (XML source is defined outside the stylesheet)
Internal (XML source is defined inside the stylesheet)
Stand-alone (doesn't need an XML source)

I'm a little uncomfortable with Internal versus External, since I have 
written my stylesheets that use the collection feature to get XML source 
documents such that they take a path parameter. So there's still some 
information coming from outside the stylesheet. Also, the terms are 
generic enough to be confusing.

There's also

Uncollected
Collected
Stand-alone

Just some ideas.

Jay Bryant
Bryant Communication Services
(presently consulting at Synergistic Solution Technologies)




Colin Paul Adams <colin(_at_)colina(_dot_)demon(_dot_)co(_dot_)uk> 
10/27/2005 09:02 AM
Please respond to
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com


To
xsl-list(_at_)lists(_dot_)mulberrytech(_dot_)com
cc

Subject
Re: [xsl] What do you call a stylesheet that doesn't require an input XML?






"Andrew" == andrew welch 
<andrew(_dot_)j(_dot_)welch(_at_)gmail(_dot_)com> writes:

    Andrew> traditional kind of transform as you can easily divide
    Andrew> stylesheets into the 2 types of processing models - those
    Andrew> with the XML supplied, and those where the stylesheet
    Andrew> fetches the XML itself without an initial XML.

There's a third kind - those that do not reference an XML document at
all.
There's quite a few of these in the test suite for FXSL.
-- 
Colin Adams
Preston Lancashire

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--




--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--