An article by Dare Obasanjo via the O'Reilly Network on designing XML schemas. It's an excellent article which addresses a topic that most people probably aren't thinking about when they first start defining XML schemas: versioning.
ActiveState just released the beta of Visual XSLT 1.5. It's got a couple of neat new features like support for .NET extension objects and an XPath expression evaluator. Sign up for the beta here. [Peter Drayton's Radio Weblog]
Cool, I'll have to check this out. XSLT and XPath aren't that difficult to work with, but their syntaxes tend to be long winded. If this product can save me keystrokes without having to sacrifice any features of the two technologies, then I'm all for it.
An article on sorting in XSLT via the O'Reilly Network.