Generating unique IDs for XML nodes
I needed to assign a guaranteed unique ID to nodes in a tree. A simple way to do this is to use the sequence number of a node when creating […]
I needed to assign a guaranteed unique ID to nodes in a tree. A simple way to do this is to use the sequence number of a node when creating […]
I went to the ACCU Spring Conference 2006 last week. There were some interesting sessions, as usual. XSLT2 and XPath2 Version 1 of XSLT and XPath were fairly limited in […]
Introduction I attended six presentations at the ACCU Conference this year: IronPython – Python for .NET (Microsoft) Python at Google (Greg Stein) C++ and the CLR (Microsoft) Unit Testing XSLT […]