This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 29875 - [SER31] 5.1.4 XML Output Method: the indent and suppress-indentation Parameters
Summary: [SER31] 5.1.4 XML Output Method: the indent and suppress-indentation Parameters
Status: RESOLVED FIXED
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: Serialization 3.1 (show other bugs)
Version: Candidate Recommendation
Hardware: PC Windows NT
: P2 normal
Target Milestone: ---
Assignee: C. M. Sperberg-McQueen
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-09-27 13:22 UTC by Tim Mills
Modified: 2016-10-14 13:27 UTC (History)
1 user (show)

See Also:


Attachments

Description Tim Mills 2016-09-27 13:22:29 UTC
In this section, we read

"If the indent parameter has the value no"

but in other please "no" has been expanded to no, false or 0.
Comment 1 Tim Mills 2016-09-27 13:29:11 UTC
There is a similar problem in 5.1.6 XML Output Method: the omit-xml-declaration and standalone Parameters:

"... if the omit-xml-declaration parameter has the value no."
Comment 2 Tim Mills 2016-09-27 14:26:10 UTC
There is a similar problem in 5.1.8 XML Output Method: the undeclare-prefixes Parameter.

"If the undeclare-prefixes parameter has the value no..."
Comment 3 Andrew Coleman 2016-10-14 13:27:49 UTC
fixed