Associate fields with the enum which describes their allowed values.
authorAntoine Latter <aslatter@gmail.com>
Mon, 5 Jan 2009 02:13:13 +0000 (20:13 -0600)
committerJulien Danjou <julien@danjou.info>
Mon, 5 Jan 2009 09:22:05 +0000 (10:22 +0100)
commit12a2b2bf7492d292c9f8e2b2abb3be1dc3e98ab1
tree2a5c8aa21b71c253554b6194b98cf02da0bad786
parent52d0702ed569771936c874b9a417ae368c1b57c4
Associate fields with the enum which describes their allowed values.

Two optional attributes are added to the field element:
  enum - This fieled may assume one of the values in the named enum
  mask - This fieled is a bitmask of the values in the named enum

Signed-off-by: Julien Danjou <julien@danjou.info>
src/xcb.xsd
src/xproto.xml