XSLT 2.0: More Power; More Programmer Responsibility
(this is all programmer stuff)
- Multiple result documents
- Strong data typing
- Temporary trees can be accessed; XPath can see them
- New serialization types and attributes to control things
like Unicode normalization
- Grouping support
- Support for user-defined functions
- Regular expressions in match, replace, and tokenize functions
- Schema import including substitution groups