These are shorter technical notes covering specific topics, patterns, and observations from ongoing XML and XSLT work. Each note focuses on a single practical detail rather than the broader coverage found in the guides and pillar pages.
Notes
-
Browser XML Caveats
Platform inconsistencies and workarounds for XML and XSLT processing in modern browsers, covering parsing, transformation, and serialization edge cases.
10 Nov 2024 -
Template Matching Pitfalls
Common XSLT template matching mistakes including priority conflicts, over-generic patterns, and import precedence errors.
5 Oct 2024 -
Benchmark Methodology
How the XSLT transformation benchmarks on this site are designed, executed, and reported, including warmup, iteration, and statistical conventions.
20 Aug 2024 -
Rendering Workflow
End-to-end workflow for rendering XML documents through XSLT transformation, from source ingestion to final output validation.
20 Aug 2024 -
Namespace Handling
Practical notes on XML namespace handling in XSLT stylesheets, including default namespaces, prefix mapping, and common matching failures.
25 Jul 2024 -
Content Operations
Operational patterns for managing XML content at scale, covering versioning, validation pipelines, and publishing workflows.
15 Jul 2024