Move the definition of "enum" and "mask" from <field> to "var".
authorPeter Harris <pharris@opentext.com>
Thu, 5 Feb 2009 21:01:49 +0000 (16:01 -0500)
committerPeter Harris <pharris@opentext.com>
Thu, 5 Feb 2009 21:28:54 +0000 (16:28 -0500)
commitd7f720df741114d42bac270839719aee3da59af5
treeaca0ab5491d7b5b73ed3587de4f696525d8b3960
parent505dd632bbbd9a55c2bd334d0c06abc175445327
Move the definition of "enum" and "mask" from <field> to "var".

In theory, anything that may contain a value may contain an enum value.

In practise, the Render extension has a <list> of enum in the
QueryPictFormats reply.

Signed-off-by: Peter Harris <pharris@opentext.com>
src/xcb.xsd