diff options
author | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2006-02-04 15:33:47 (GMT) |
---|---|---|
committer | dimitri <dimitri@afe2bf4a-e733-0410-8a33-86f594647bc7> | 2006-02-04 15:33:47 (GMT) |
commit | a9a600c4692a1d0b0a6a09362db1d6da8bda9a30 (patch) | |
tree | 2d45018d20008480ccea03a78fa6fc37908676d9 /src/compound.xsd | |
parent | 0165662ac50544cad138573c42097999327b84bc (diff) | |
download | Doxygen-a9a600c4692a1d0b0a6a09362db1d6da8bda9a30.zip Doxygen-a9a600c4692a1d0b0a6a09362db1d6da8bda9a30.tar.gz Doxygen-a9a600c4692a1d0b0a6a09362db1d6da8bda9a30.tar.bz2 |
Release-1.4.6-20060202
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> |