NetBeansв„ў IDE Field Guide: Developing Desktop, Web, Enterprise, and Mobile Applications (2nd Edition)
document-uri
The document-uri() function returns a URI associated with a document node.
| Argument | Data Type | Meaning |
|---|---|---|
| input | node() | The document node whose URI is required. If the node is not a document node, the empty sequence is returned |
| Result | xs:string? | The URI of the document node |
Категории