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

XSLT 3.0 Specification

Notes on the Saxon implementation

Available since Saxon 9.6.