Application Integration
- Application Integration
- All Products
fn:doc(uri)
Argument | Required/Optional | Description |
|---|---|---|
uri | Required | The URI identifying the XML document to
retrieve. |
|
|
|---|---|
fn:doc("http://example.com/sample.xml") | Document node of the specified XML |
fn:doc("") | Empty sequence |
fn:doc("nonexistent.xml") | Empty sequence |