onepf/AppDF

Editor allows to add fewer screenshots than necessary.

Opened this issue · 0 comments

According to xsd

 <xsd:complexType name="type-description-images-screenshots">
    <xsd:sequence>
      <xsd:element name="screenshot" type="type-description-images-screenshots-screenshot" minOccurs="4" maxOccurs="unbounded" />
    </xsd:sequence>
  </xsd:complexType>

But the editor doesn't check for the the defined minimum, so generate invalid XML