[exslt] Personal Namespace
by Chad Pettit other posts by this author
Apr 19 2002 4:53PM messages near this date
Re: [exslt] issue
|
[exslt] http://exslt.org
How do you setup your own personal namespace?
I have two xsl style sheets, one that generates text and another that
generates html, that use some identical functions.
I would like to create a namespace to contain the functions used in both
style sheets and just include the functions in each xsl style sheet.
This would make the code much more maintainable since there would only
be one version instead of two.
Any help would be greatly appreciated.
_______________________________________________
exslt mailing list
list@[...].org
http://www.exslt.org/list
|