ORA-FO-252-Q: Missing feature: overloaded versions of fn:id and fn:idref

SECTION 15.4.2: fn:id

It would be nice to have overloaded versions for fn:id and fn:idref, which explicitly specify the document node to be searched from.

fn:id($arg1 as xs:string*, $arg2 as node()?) as element()* 
fn:idref($arg1 as xs:string*, $arg2 as node()?) as node()* 


- Steve B.

Received on Tuesday, 17 February 2004 13:50:24 UTC