[Home] [By Thread] [By Date] [Recent Entries]
Have a look at http://www.w3.org/TR/xslt#copying. There you can read
about identity transformation.
The template matches on the root node (superfluous), on attributes and all nodes (includes elements, text nodes, comments and processing instructions), copies them and applies templates to all child nodes and attributes of the current node. With this template you can copy all and everything from input to output. Joerg ashu t wrote: hello XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|

Cart



