From cdc21ac0e6917eec3afd3b67c4263559f0150ace Mon Sep 17 00:00:00 2001 From: Daniel Martin Date: Fri, 22 Nov 2013 23:26:52 +0100 Subject: [PATCH] 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 --- src/xcb.xsd | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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. - + + + + +