From: Daniel Martin Date: Fri, 22 Nov 2013 22:26:52 +0000 (+0100) Subject: schema: Add attribute 'name' to X-Git-Url: http://git.demorecorder.com/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdc21ac0e6917eec3afd3b67c4263559f0150ace;p=free-sw%2Fxcb%2Fproto schema: Add attribute 'name' to Do not allow any other attribute and make sure the attribute 'name' is set in an fd element by adding and declaring it as required in the schema. Signed-off-by: Daniel Martin --- diff --git a/src/xcb.xsd b/src/xcb.xsd index 85e3dde..78da84f 100644 --- a/src/xcb.xsd +++ b/src/xcb.xsd @@ -91,7 +91,11 @@ authorization from the authors. - + + + + +