Altova Mailing List Archives
>xsl-list Archive Home
>Recent entries
>Thread Prev - [xsl] fallback, saxon and MSXSL
[Thread Next]
Re: [xsl] fallback, saxon and MSXSL
To:
Date: 10/9/2002 3:16:00 AM
> Do I have to use function-available instead? yes xsl:fallback inside an element is for the case when the processor does not know how to process that element (because it's an extension or from a later version of xslt) in your case the element is xsl:for-each so saxon will ignore the fallback as it understands for-each. The fact that it can't execute the xpath expression in the select expression is a different issue and generates an xpath error not something that is ever avoided by xsl:fallback. David _____________________________________________________________________ This message has been checked for all known viruses by Star Internet delivered through the MessageLabs Virus Scanning Service. For further information visit http://www.star.net.uk/stats.asp or alternatively call Star Internet for details on the Virus Scanning Service. XSL-List info and archive: http://www.mulberrytech.com/xsl/xsl-list
Disclaimer
These Archives are provided for informational purposes only and have been generated directly from the Altova mailing list archive system and are comprised of the lists set forth on www.altova.com/list/index.html. Therefore, Altova does not warrant or guarantee the accuracy, reliability, completeness, usefulness, non-infringement of intellectual property rights, or quality of any content on the Altova Mailing List Archive(s), regardless of who originates that content. You expressly understand and agree that you bear all risks associated with using or relying on that content. Altova will not be liable or responsible in any way for any content posted including, but not limited to, any errors or omissions in content, or for any losses or damage of any kind incurred as a result of the use of or reliance on any content. This disclaimer and limitation on liability is in addition to the disclaimers and limitations contained in the Website Terms of Use and elsewhere on the site.

