diff options
Diffstat (limited to 'src/compound.xsd')
-rw-r--r-- | src/compound.xsd | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compound.xsd b/src/compound.xsd index 627fab5..f08e5e6 100644 --- a/src/compound.xsd +++ b/src/compound.xsd @@ -90,6 +90,7 @@ <xsd:simpleContent> <xsd:extension base="xsd:string"> <xsd:attribute name="refid" type="xsd:string" /> + <xsd:attribute name="prot" type="DoxProtectionKind" use="optional"/> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |