Due to broken 'virschematest' commit
f4dc248a952aaebcc793c7809c6c083d9
forgot to introduce schema for the new element.
Fixes: f4dc248a952aaebcc793c7809c6c083d9cc30d0c
Signed-off-by: Peter Krempa <pkrempa@redhat.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
</attribute>
<text/>
</element>
+ <optional>
+ <element name="blockers">
+ <attribute name="model">
+ <text/>
+ </attribute>
+ <oneOrMore>
+ <element name="feature">
+ <attribute name="name">
+ <text/>
+ </attribute>
+ </element>
+ </oneOrMore>
+ </element>
+ </optional>
</zeroOrMore>
</element>
</define>