fn:resolve-uri(string $relative) → string
Function signature
$relative |
xs:string |
Result |
xs:string |
fn:resolve-uri(string $relative, string $base) → string
Function signature
$relative |
xs:string |
$base |
xs:string |
Result |
xs:string |
Note: Current WD still describes the second argument as having type xs:anyURI