xsl-list
[Top] [All Lists]

Re: [xsl] Prevent compilation error for xsl:namespace in XSLT 1.0

2007-01-14 17:24:33
Michael Kay wrote:

Either that, or put xsl:version on a containing literal
result element, which of course is not always possible or
convenient (that's why we generalized the rules in 2.0).

  Yes, I think the external module is the best solution.

  And to prevent compilation error with processors don't
supporting the namespace axis, I think a use-when with
element-available('xsl:namespace') will be enough (because
this can only arise with XSLT 2.0 processors)?

  Regards,

--drkm



















        

        
                
___________________________________________________________________________ 
Découvrez une nouvelle façon d'obtenir des réponses à toutes vos questions ! 
Profitez des connaissances, des opinions et des expériences des internautes sur 
Yahoo! Questions/Réponses 
http://fr.answers.yahoo.com

--~------------------------------------------------------------------
XSL-List info and archive:  http://www.mulberrytech.com/xsl/xsl-list
To unsubscribe, go to: http://lists.mulberrytech.com/xsl-list/
or e-mail: <mailto:xsl-list-unsubscribe(_at_)lists(_dot_)mulberrytech(_dot_)com>
--~--