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.h | |
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.h')
-rw-r--r-- | src/compound_xsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/compound_xsd.h b/src/compound_xsd.h index 3783b45..9a73283 100644 --- a/src/compound_xsd.h +++ b/src/compound_xsd.h @@ -90,6 +90,7 @@ " <xsd:simpleContent>\n" " <xsd:extension base=\"xsd:string\">\n" " <xsd:attribute name=\"refid\" type=\"xsd:string\" />\n" +" <xsd:attribute name=\"prot\" type=\"DoxProtectionKind\" use=\"optional\"/>\n" " </xsd:extension>\n" " </xsd:simpleContent>\n" " </xsd:complexType>\n" |