Bug #8973: In UngrabKey, the 'key' field is of type KEYCODE, not the more general...
[free-sw/xcb/proto] / src / xcb.xsd
index d171656..13ca7de 100644 (file)
@@ -33,6 +33,8 @@ authorization from the authors.
       <xsd:attribute name="header" type="xsd:string" use="required" />
       <xsd:attribute name="extension-xname" type="xsd:string" use="optional" />
       <xsd:attribute name="extension-name"  type="xsd:string" use="optional" />
+      <xsd:attribute name="major-version"   type="xsd:integer" use="optional" />
+      <xsd:attribute name="minor-version"   type="xsd:integer" use="optional" />
     </xsd:complexType>
   </xsd:element>