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 1253 - [XSLT] Editorial: formatting of d-o-e in Appendix D.
Summary: [XSLT] Editorial: formatting of d-o-e in Appendix D.
Status: CLOSED INVALID
Alias: None
Product: XPath / XQuery / XSLT
Classification: Unclassified
Component: XSLT 2.0 (show other bugs)
Version: Last Call drafts
Hardware: PC Linux
: P2 minor
Target Milestone: ---
Assignee: Michael Kay
QA Contact: Mailing list for public feedback on specs from XSL and XML Query WGs
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-04-18 21:47 UTC by Norman Walsh
Modified: 2005-07-21 18:51 UTC (History)
0 users

See Also:


Attachments

Description Norman Walsh 2005-04-18 21:47:44 UTC
Formatting of disable-output-escaping in Appendix D is wrong. There's an extra
closing angle bracket.
Comment 1 Michael Kay 2005-05-07 22:52:48 UTC
After searching in vain for the bug in the stylesheet that caused this, I
realized that the closing angle bracket is there by design: it's present at the
end of the list of attributes in all the element proformas, to symbolize the end
of the start tag.

Michael Kay