Project

Profile

Help

Bug #4868

closed

Documentation of xsl:result-document

Added by Michael Kay about 3 years ago. Updated almost 3 years ago.

Status:
Closed
Priority:
Low
Category:
Documentation
Sprint/Milestone:
-
Start date:
2020-12-29
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
10
Fix Committed on Branch:
10
Fixed in Maintenance Release:
Platforms:

Description

At https://saxonica.com/documentation/index.html#!xsl-elements/result-document it is stated

The xsl:result-document instruction may also take the extension serialization parameter saxon:indent-spaces.

But there is no mention of other Saxon serialization attributes: the full list is at https://saxonica.com/documentation/index.html#!extensions/output-extras/serialization-parameters

Actions #1

Updated by Debbie Lockett almost 3 years ago

  • Assignee changed from Michael Kay to Debbie Lockett
Actions #2

Updated by Michael Kay almost 3 years ago

While on this subject, I note that the page at

https://saxonica.com/documentation/index.html#!extensions/output-extras/serialization-parameters

says

saxon:newline | string | Default value x10

which is clearly wrong: it's decimal 10, not hex 10.

We should make it clearer how the value is expressed. If you want CRLF as the line ending, which is the most likely option in practice, specify saxon:newline="
".

Actions #3

Updated by T Hata almost 3 years ago

If you want CRLF as the line ending, which is the most likely option in practice, specify saxon:newline="
".

saxon:newline="
"?

Actions #4

Updated by Michael Kay almost 3 years ago

Of course. Thanks for the correction.

Actions #5

Updated by Debbie Lockett almost 3 years ago

  • Status changed from New to Resolved
  • Applies to branch 10 added
  • Fix Committed on Branch 10 added

Documentation source updated on Saxon 10 branch.

Actions #6

Updated by O'Neil Delpratt almost 3 years ago

  • Status changed from Resolved to Closed
  • % Done changed from 0 to 100
  • Fixed in Maintenance Release 10.5 added

Bug fix applied to Saxon 10.5 maintenance release.

Please register to edit this issue

Also available in: Atom PDF