[Xsltforms-support] XSLTForms rev. 509
Brought to you by:
alain-couthures
From: Alain C. <ala...@ag...> - 2011-10-07 20:45:46
|
Hello, It has been a long time since rev. 508 and the new revision (rev. 509) is full of improvements and there are also new features: * the id() function is now supported: its use is strongly recommended for big instances (measured at 10 times faster than with a predicate for an operational form) * the MIPs are re-evaluated according to dependencies only * the dependencies storage had been improved for big instances * the number of generated HTML elements have been minimized (no span/span/span/... anymore) and the Profiler is displaying the number of HTML elements in the resulting page * setvalue/@context is now supported * triggers can be displayed as read-only * union type support in schemas is improved * low-level XPath evaluation has been optimized * XHTML namespace is not anymore accepted instead of the empty namespace * an RDF description has been added into the XSLT stylesheet * some fixes concerning text(), inline XSLT transformation in IE and setindex action Thank you for your feedbacks! -Alain |