fn:idref(string* $srcval) → node()*
Function signature
$srcval |
xs:string * |
Result |
node() * |
Finds the elements that link to the element with a given ID value.
fn:idref(string* $srcval, node() $doc) → node()*
Function signature
$srcval |
xs:string * |
Result |
node() * |
Finds the elements that link to the element with a given ID value.