I found in sql server 2005 for updation of xml attributes.Whereas in sql server 2000 there is only provision for parsing the nodes and update the Data in database.Is it possible to parse the xml and update the specified node using sql server 2000 stored procedures or T-SQL