Next in thread → Next in month →

RE: [xml-dev] Node identity in XQuery

From
Michael Kay <>
To
'Bernadette loscio' <>,
Date
2002-12-19T18:42:32
ID
<000201c2a78e$64316ab0$6401a8c0@pcukmka>
Thread
RE: [xml-dev] Node identity in XQuery
> 
> I am working with XML data integration and I'd like to
> know if there is a function defined in XQuery that
> returns the node identity of a given node.
> 

Do you mean like generate-id() in XSLT?

No, there's no such function. But there are operators on node identity,
notably A is B tests if A and B are the same node.

Michael Kay
Software AG
home: 
work: 
Next in thread → Next in month →