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 2847 - RQ-148 Clarify the use of the word "truncation" in lexical forms. (Truncation-not-defined)
Summary: RQ-148 Clarify the use of the word "truncation" in lexical forms. (Truncation...
Status: RESOLVED FIXED
Alias: None
Product: XML Schema
Classification: Unclassified
Component: Datatypes: XSD Part 2 (show other bugs)
Version: 1.1 only
Hardware: Other All
: P2 normal
Target Milestone: ---
Assignee: C. M. Sperberg-McQueen
QA Contact: XML Schema comments list
URL:
Whiteboard:
Keywords: resolved
Depends on:
Blocks:
 
Reported: 2006-02-11 01:42 UTC by C. M. Sperberg-McQueen
Modified: 2006-02-11 02:30 UTC (History)
0 users

See Also:


Attachments

Description C. M. Sperberg-McQueen 2006-02-11 01:42:29 UTC
This issue was originally reported by Steven Taschuk.

Part 2: Datatypes frequently defines the lexical representation of one
type as a "truncation" of that of another, without ever defining what
is meant by this term. Sometimes it seems to have the conventional
meaning of omitting characters from one end of a string, as in:

The lexical representation for gYear is the reduced (right truncated)
lexical representation for dateTime: CCYY. [section 3.2.11.1] Other
times the omitted characters are replaced by other characters, as in:

The lexical representation for gDay is the left truncated lexical
representation for date: ---DD . [section 3.2.13.1] It's not difficult
to understand what is meant, but the document overall aspires to (and
for the most part handily achieves) a higher standard of
precision. For consistency, I'd like to see the term defined in 1.1.

See mail from: Steven
Taschuk. (http://lists.w3.org/Archives/Public/www-xml-schema-comments/2002OctDec/0128.html
)

This is R-190.  On the 11/21/2008 telcon we agreed to add to the 1.1
Requirements and classify as "Clarification without Erratum"

This item was discussed in the meeting of 2004-05-12
(http://www.w3.org/XML/Group/2004/05/xml-schema-ftf-minutes.html).

...

The term 'truncation' is no longer used in discussing these lexical
spaces; it is hoped that this addresses the concern adequately.