fn:stream-available
Determines, as far as possible, whether a document is available for streamed processing using xsl:source-document.
stream-available($uri as xs:string?) ➔ xs:boolean
Arguments | |||
| $uri | xs:string? | The URI of the document |
Result | xs:boolean |
Namespace
http://www.w3.org/2005/xpath-functions
Links to W3C specifications
Saxon availability
Available in XSLT 3.0. From Saxon 9.8, available in all editions. Implemented in Saxon-PE and Saxon-EE since Saxon 9.6.
Notes on the Saxon implementation
Available since Saxon 9.6.