xsl-list
[Top] [All Lists]

RE: [xsl] linkedin discussion of "can you sell an XSLT?"

2009-06-05 10:54:09

I was going to say to make things "final" you could restrict 
it to xsl:include only....  Or introduce a final attribute.

Personally I would be quite happy if it were limited to include only.


You can override template rules (but not named templates or global
variables) with an xsl:include; you can also extend or modify keys, decimal
formats, namespace aliases, attribute sets, imported schemas, and various
other things. So limiting it to xsl:include doesn't really solve the
problem.

Regards,

Michael Kay
http://www.saxonica.com/
http://twitter.com/michaelhkay 


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