XSLT 1.0 has been very successful. XSLT 1.1 just adds a few small pieces and cleans up a couple of holes.
Multiple output documents
Variables can be set to node sets; no more result tree fragments.
Extension functions defined in style sheets with Java and ECMAScript
Standard Java and JavaScript bindings for extension functions
Existing elements and functions hardly change at all