Not really, what bit don't you follow? It does the same as document.getElementById in a web page except that it returns a node set (which may only consist of one node) rather than just one element.
It's rarely used in XSLT because you need a DTD, using the key function is usually easier.
--
Joe (
Microsoft MVP - XML)