summaryrefslogtreecommitdiffstats
path: root/schemas/types.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'schemas/types.xsd')
-rw-r--r--schemas/types.xsd9
1 files changed, 9 insertions, 0 deletions
diff --git a/schemas/types.xsd b/schemas/types.xsd
index fc2e7bdc4..dc57c5cc8 100644
--- a/schemas/types.xsd
+++ b/schemas/types.xsd
@@ -570,6 +570,15 @@
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
+ <xsd:attribute type="xsd:boolean" name="ignore" default="false">
+ <xsd:annotation>
+ <xsd:documentation>
+ If you set this to "true" the configuration setting will be ignored
+ and not updated. This is usefull to remove a setting from the list of
+ extra entries.
+ </xsd:documentation>
+ </xsd:annotation>
+ </xsd:attribute>
<xsd:attributeGroup ref="py:genshiAttrs"/>
</xsd:complexType>
</xsd:schema>