xsd refining #179

This commit is contained in:
Christian Mehlmauer
2013-05-06 23:39:05 +02:00
parent 3e9c51f18e
commit b635168fb3
2 changed files with 2 additions and 1 deletions

View File

@@ -51,7 +51,7 @@
<xs:element name="reference" type="uritype" maxOccurs="unbounded" minOccurs="1"/>
<xs:element name="metasploit" type="stringtype" maxOccurs="unbounded" minOccurs="0"/>
<xs:element name="type" type="typetype"/>
<xs:element name="fixed_in" type="stringtype" minOccurs="0"/>
<xs:element name="fixed_in" type="stringtype" minOccurs="0" maxOccurs="1"/>
</xs:sequence>
</xs:complexType>