Subject: RE: What will be the future improvements of XSLT?
From: DPawson@xxxxxxxxxxx
Date: Thu, 16 Sep 1999 15:10:59 +0100
|
Thanks David.
You are talking about ignoring stuff in the source tree.
>
>Er you do exactly what you put there!
>
>If you have (eg on the xsl:stylesheet element, but anywhere
>else will do as long as this attribute is in scope)
>
>xmlns:rtf="the://namespace/uri/for/rtf"
>
>then your select expression above will select elements with
>the name Element-X and namespace the://namespace/uri/for/rtf
>even if in your source document a different prefix is used
>for the://namespace/uri/for/rtf (or no prefix at all if it is the
>default namespace)
So all we want now is the xml schema guys to get a move
on, and XSLT is ready and waiting!
Yet again, Nice one James :-)
Regards, DaveP
XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
|