summaryrefslogtreecommitdiffstats
path: root/src/compound_xsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/compound_xsd.h')
-rw-r--r--src/compound_xsd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/compound_xsd.h b/src/compound_xsd.h
index d43646e..6af2a92 100644
--- a/src/compound_xsd.h
+++ b/src/compound_xsd.h
@@ -121,6 +121,8 @@
" <xsd:attribute name=\"virt\" type=\"DoxVirtualKind\" />\n"
" <xsd:attribute name=\"volatile\" type=\"DoxBool\" />\n"
" <xsd:attribute name=\"mutable\" type=\"DoxBool\" />\n"
+" <xsd:attribute name=\"readable\" type=\"DoxBool\" use=\"optional\"/>\n"
+" <xsd:attribute name=\"writable\" type=\"DoxBool\" use=\"optional\"/>\n"
" </xsd:complexType>\n"
"\n"
" <xsd:complexType name=\"descriptionType\" mixed=\"true\">\n"