Details about the line-measuring stylesheet
- Allowed line length is set to 72, but can be reset at
runtime
- In XSLT 1.0, a recursive string-chopping algorithm is used
(fancy code)
- In XSLT 2.0 we could simply tokenize our blocks of code at
line breaks
- Yet even the 1.0 stylesheet is small