In XML Schema, attributes default to optional unless explicitly marked use="required...
authorJosh Triplett <josh@freedesktop.org>
Sat, 4 Mar 2006 22:07:04 +0000 (14:07 -0800)
committerJosh Triplett <josh@freedesktop.org>
Sat, 4 Mar 2006 22:07:04 +0000 (14:07 -0800)
commit3084d8b32e541c7a4f8e198be2566bc6d6f4aa98
tree2250a538643fa2b78c5bc99b1304234148382e39
parentec8315d965d3e2653f2e7d70689d229091846725
In XML Schema, attributes default to optional unless explicitly marked use="required"; add use="required" to all required attributes.  Add fake error number to error name="Generic" in glx.xml, since error is now a required attribute.
src/extensions/glx.xml
src/xcb.xsd