When I update portions of an XML document in SS05, am I forced to update the entire document. The XQuery standard seems to imply this, so I'm wondering if the good folks at MS have offered us perhaps their own way to avoid doing a full document refresh on a single change. Help

updating XML in SS05
Scooter26
You may want to look at the XML-DML language and the modify() method on the XML datatype.
Best regards
Michael