RE: What will be the future improvements of XSLT?

Subject: RE: What will be the future improvements of XSLT?
From: Kay Michael <Michael.Kay@xxxxxxx>
Date: Fri, 17 Sep 1999 18:41:45 +0100
> > Have I missed something? How do you tell xslt to ignore a namespace?
> 
> Actually i got that wrong, It _always_ ignores stuff from other
> namespaces.
> 
> http://www.w3.org/1999/08/WD-xslt-19990813
> 
> says
> 
> 
>      In addition, the xsl:stylesheet element may contain any 
> element not
>      from the XSLT namespace, provided that the expanded name of the
>      element has a non-null namespace URI. 

OK, I get you. My reading of "contains" here is "immediately contains"; i.e.
XSLT will ignore unknown elements that are immediate children of
xsl:stylesheet.

Mike
> 
> 
> 
>  XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
> 


 XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list


Current Thread