[Home] [By Thread] [By Date] [Recent Entries]


> 
> 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: Michael.H.Kay@n...
work: Michael.Kay@s... 


Site Map | Privacy Policy | Terms of Use | Trademarks
Free Stylus Studio XML Training:
W3C Member