Add some restrictions

This commit is contained in:
amai2012 2019-07-29 23:14:44 +02:00
parent f13b1a0bce
commit 7a4d65fbc4
1 changed files with 6 additions and 2 deletions

View File

@ -15,7 +15,9 @@
<element name="error">
<optional>
<attribute name="cwe">
<data type="integer"/>
<data type="integer">
<param name="minExclusive">0</param>
</data>
</attribute>
</optional>
<attribute name="id">
@ -46,7 +48,9 @@
<data type="string"/>
</attribute>
<attribute name="line">
<data type="integer"/>
<data type="integer">
<param name="minInclusive">0</param>
</data>
</attribute>
<optional>
<attribute name="info">