From: Daniel Martin Date: Fri, 22 Nov 2013 22:26:53 +0000 (+0100) Subject: schema: Remove dec-or-hex-integer and hex-integer type X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a0a402d9827cbe6fa5baf0e373e9772f3b3c702;p=free-sw%2Fxcb%2Fproto schema: Remove dec-or-hex-integer and hex-integer type Reflect in the schema that hexadecimal values aren't supported in enum items (and expressions) by removing the 'dec-or-hex-integer' and 'hex-integer' type. Hexadecimal values are not supported "as some languages have a different notation for hex-values" and therefor such hexadecimal values have been explicitly replaced with decimal values in other commits, see: 183ecff Replaced hex-values with decimal ones 8b3c120 did remaining replacements of hex constants with decimal Signed-off-by: Daniel Martin --- diff --git a/src/xcb.xsd b/src/xcb.xsd index 78da84f..77a696f 100644 --- a/src/xcb.xsd +++ b/src/xcb.xsd @@ -162,7 +162,7 @@ authorization from the authors. - + @@ -224,18 +224,6 @@ authorization from the authors. - - - - - - - - - - - - @@ -364,7 +352,7 @@ authorization from the authors. - +