onepf / AppDF

Application description file for the appstores. Best way to distribute your apps!
128 stars 36 forks source link

Editor allows to add fewer screenshots than necessary. #152

Open akarimova opened 10 years ago

akarimova commented 10 years ago

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