79827291

Date: 2025-11-22 11:29:05
Score: 2
Natty:
Report link

Thank you for pointing at Google decision deprecating XSLT 1.0. Proposed migration options have not already been tested for XSLTForms.

Applying the XSLT 1.0 stylesheet at server side is, of course, still possible depending on server capabilities.

Latest XSLTForms releases allow authors to directly insert XForms-like custom elements in HTML pages without needing XSLT 1.0 support at browser side.

Because XPath parsing has already been rewritten in Javascript in latest XSLTForms releases, the resulting lighter XSLT 1.0 stylesheet might also be rewritten in Javascript. For example, it might, then, be possible to mimic the IFRAME HTML element with a custom element to load XHTML+XForms as HTML+Javascript.

What would be your own use cases for migration?

Kind regards,

--Alain

Reasons:
  • Blacklisted phrase (0.5): Thank you
  • Blacklisted phrase (1): regards
  • Long answer (-0.5):
  • No code block (0.5):
  • Contains question mark (0.5):
Posted by: Alain Couthures