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 29843 - [SER31] Position of full stop
Summary: [SER31] Position of full stop
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 editorial
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-21 10:28 UTC by Tim Mills
Modified: 2016-10-14 13:17 UTC (History)
1 user (show)

See Also:


Attachments

Description Tim Mills 2016-09-21 10:28:54 UTC
In the test

"For example, replace < with &lt;. (See also section 7.3 Writing Character Data)"

should the parethesized text not appear before the full stop?  i.e.

"For example, replace < with &lt; (see also section 7.3 Writing Character Data)."

or alternatively


"For example, replace < with &lt;. (See also section 7.3 Writing Character Data.)"
Comment 1 Tim Mills 2016-09-21 11:42:38 UTC
Checking the text further, usually the text contains

).

and only occasiionaly contains

.)

The latter probably needs to be expunged.
Comment 2 Andrew Coleman 2016-10-14 13:17:42 UTC
Fixed all occurrences if this.