Application Integration
- Application Integration
- All Products
fn:distinct-values(arg, collation)
Argument | Required/Optional | Description |
|---|---|---|
arg
| Required | The sequence of atomic values. |
collation | Optional | The collation to use for comparing strings. |
let $in-xml := <in-xml> <a>3</a> <b>5</b> <b>3</b> </in-xml>
|
|
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|