[Home] [By Thread] [By Date] [Recent Entries]
Jesper Tverskov schrieb:
[...] my "true" identity template for XSLT 2.0, http://www.xmlplease.com/identity-template.xsl, explained in this tutorial: http://www.xmlplease.com/identity-template. But this seems more like: cp orig.xml copy.xml # UNIX
copy orig.xml copy.xml # WindowsOf course, you'd add your modifications, which you can't do with filesystem utilities. But this verbatim identity approach bypasses the XDM (XPath Data Model), which XSLT operates on. It loads the input as unparsed text and implements a new parser using string operations. Is it, then, still XSLT? Michael Ludwig
|

Cart



