summaryrefslogtreecommitdiffstats
path: root/schemas/genshi.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/genshi.xsd')
-rw-r--r--schemas/genshi.xsd2
1 files changed, 1 insertions, 1 deletions
diff --git a/schemas/genshi.xsd b/schemas/genshi.xsd
index 0131363be..418304511 100644
--- a/schemas/genshi.xsd
+++ b/schemas/genshi.xsd
@@ -182,7 +182,7 @@
<xs:element name="otherwise" type="py:otherwiseType"
minOccurs="0"/>
</xs:sequence>
- <xs:attribute name="test" type="xs:string" use="required">
+ <xs:attribute name="test" type="xs:string">
<xs:annotation>
<xs:documentation>
If ``test`` is set, the child :xml:element:`py:when`