- From: <bugzilla@wiggum.w3.org>
- Date: Fri, 01 Dec 2006 18:07:07 +0000
- To: www-xml-schema-comments@w3.org
- CC:
http://www.w3.org/Bugs/Public/show_bug.cgi?id=3261
davep@iit.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords|unclassified |decided
------- Comment #1 from davep@iit.edu 2006-12-01 18:07 -------
Change the first paragraph (inherited from 1.0) of 3.3.16.2 Lexical Mapping to
read:
hexBinary's lexical space consists of strings of hex (hexadecimal) digits,
two consecutive digits representing each octet in the corresponding value
(treating the octet as the binary representation of a number between 0 and
255). For example, '0FB7' is a ·lexical representation· of the two-octet
value 00001111 10110111.
Received on Friday, 1 December 2006 18:07:14 UTC