Application Integration
- Application Integration
- All Products
fn:document-uri(arg)
Argument | Required/Optional | Description |
|---|---|---|
arg | Required | The document node whose document URI is to be
retrieved. |
|
|
|---|---|
fn:document-uri(fn:doc("http://example.com/sample.xml")) | "http://example.com/sample.xml" |
fn:document-uri(()) | () |
fn:document-uri(<root/>) | () |