Hi, What is the exact syntax of hex encoding? Is it hex.binary := octet* octet := hex hex hex := [0-9a-fA-F] Or, is it hex.binary := hex* Or, is it hex.binary := <empty> hex.binary := octet ( S? octet )* S := #xD | #xA | #x9 | #x20 regards, ---------------------- K.Kawaguchi E-Mail: k-kawa@bigfoot.comReceived on Wednesday, 24 January 2001 21:35:34 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Sunday, 6 December 2009 18:12:49 GMT