[XSL-LIST Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] URI names
In a thread in the XML-Dev mailing list, the issue of sharing XSLT stylesheet fragments was raised. XSL already has good support for this, but there's a potential problem: A reasonable technique for ensuring that general-purpose XSTL "modules" won't clash with each other is to use the mode and name attributes for their templates. However, as they are defined today, modes and templates must be simple names. This means that there's no guarantee my "flatten" template/macro won't clash with someone else's "flatten" template/macro. How about allowing names of templates, modes, variables etc. to be URIs instead of just simple names? That would neatly resolve this issue, and probably wouldn't effect the implementations except for removing some checks. Can anyone see a catch here? 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
|