Details
-
Bug
-
Resolution: Done
-
P3: Somewhat important
-
5.12.2
-
25a313cc7af41c2c63231499c49cc1f3e382e019 (qt/qtxmlpatterns/5.12)
Description
Attempting to load OGC xml schema definition files with QXmlSchema::load may result in:
Error XSDError in file::/basicTypes3_2_1_0.xsd, at line 221, column 14: Variety of member types of {http://www.opengis.net/gml/3.2}integerOrNilReason must be atomic.
The schema itself should be perfectly well formed and no errors can be found when ran through a validator.
Steps to reproduce:
- Run the project