|
[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Fw: Formal parameters for stylesheets
Jason Diamond <sendangels@xxxxxxx> wrote:
>A processor could actually support parameters without changing the spec. If
a
>user did something like this on the command line:
>
>xt -Dfoo=bar test.xml test.xsl
>
>The processor could interpret that as inserting a:
>
><xsl:constant name="foo" value="bar"/>
>
>into the stylesheet. Maybe a {parameter(foo)} function would actually help
so
>that users don't confuse the two concepts, though.
If this is done, not only should that be "{parameter(foo)}", but there
should be an explicit declaration:
<xsl:parameter name="foo" default="..."/>
Somewhere in the stylesheet. Otherwise all hell would break loose when
combining stylesheets, writing GUI for XSL processors, doing DTD
verifications...
Share & Enjoy,
Oren Ben-Kiki
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|

Cart








