From: Daniel Martin Date: Fri, 22 Nov 2013 22:26:51 +0000 (+0100) Subject: schema: Set default attribute values X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e28896530ddfd32440eefbef497940968225fa2e;hp=ee68a1c771e7caa9897f8ec5e5cdbec07ec59450;p=free-sw%2Fxcb%2Fproto schema: Set default attribute values Set the default values for the attributes combine-adjacent, no-sequence-number and xge to false. Signed-off-by: Daniel Martin --- diff --git a/src/xcb.xsd b/src/xcb.xsd index 580d258..85e3dde 100644 --- a/src/xcb.xsd +++ b/src/xcb.xsd @@ -317,7 +317,7 @@ authorization from the authors. + use="optional" default="false" /> @@ -328,8 +328,9 @@ authorization from the authors. - + use="optional" default="false" /> +