- From: Biron,Paul V <Paul.V.Biron@kp.org>
- Date: Thu, 25 Jan 2001 12:03:12 -0800
- To: "'K.Kawaguchi'" <k-kawa@bigfoot.com>, www-xml-schema-comments@w3.org
> -----Original Message----- > From: K.Kawaguchi [SMTP:k-kawa@bigfoot.com] > Sent: Wednesday, January 24, 2001 6:36 PM > To: www-xml-schema-comments@w3.org > Subject: binary datatype > > > Hi, > > What is the exact syntax of hex encoding? > > Is it > > hex.binary := octet* > octet := hex hex > hex := [0-9a-fA-F] > Yes. > Or, is it > > hex.binary := hex* > No. > Or, is it > > hex.binary := <empty> > hex.binary := octet ( S? octet )* > S := #xD | #xA | #x9 | #x20 > No. pvb
Received on Thursday, 25 January 2001 15:16:35 UTC