SAXONICA |
fn:document-uri(node $srcval) → xs:anyURI?
Function signature
$srcval |
node() |
Result |
xs:anyURI ? |
Returns the URI of a document
Note:Implementation changed in Saxon 8.6 to conform to the spec. No longer returns a URI for temporary trees or other documents that can't be retrieved using the doc() function.