xsl-list
[Top] [All Lists]

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

2005-10-27 06:44:58
(there isn't a punchline...)

If you have a 2.0 stylesheet that doesn't require an initial input XML
but uses collection(), and is started by calling a named template -
does that have a special name?

"Standalone stylesheet", "Pull stylesheet" maybe...

I think that particular variety/type/brand of stylesheet could have a
name to distinguish itself from the traditional kind of transform as
you can easily divide stylesheets into the 2 types of processing
models - those with the XML supplied, and those where the stylesheet
fetches the XML itself without an initial XML.

If you had to describe how to start the two different types of
transformation, or (in my case) if you had to categorise the
transforms under two tabs - what headings would you use?

--~------------------------------------------------------------------
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>
--~--