Subject: Re: Specifying the XHTML XMLNS
From: knocte <knocte@xxxxxxxxx>
Date: Wed, 28 Sep 2005 18:08:17 +0200
|
> Just match="*" (elements) so it doesn't get all nodes. And you don't
> want to match @* (which I had in my example) because you don't want to
> turn attributes into elements (whoops...). Then you can also have the
> typical identity template to catch anything else that is not an element.
Hey guys, that made it! I am fascinated about your experience with
XSLT... I have yet to figure out why all this namespace stuff happens
this way. Perhaps I should buy a good XSLT book.
Thanks very much.
Andrew
--
| Current Thread |
|
JBryant - 28 Sep 2005 16:23:50 -0000
|
|