summaryrefslogtreecommitdiff
path: root/doc/class.xsd
diff options
context:
space:
mode:
Diffstat (limited to 'doc/class.xsd')
-rw-r--r--doc/class.xsd1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/class.xsd b/doc/class.xsd
index 498c930d6f..4f085369ee 100644
--- a/doc/class.xsd
+++ b/doc/class.xsd
@@ -155,6 +155,7 @@
<xs:attribute type="xs:string" name="name" />
<xs:attribute type="xs:string" name="value" />
<xs:attribute type="xs:string" name="enum" use="optional" />
+ <xs:attribute type="xs:boolean" name="is_bitfield" use="optional" />
</xs:extension>
</xs:simpleContent>
</xs:complexType>