AMSP-04 / NETN-ORG

NATO Education and Training Network (NETN) Organisation (ORG) Module
Other
1 stars 1 forks source link

Schema file causes code generation problem #20

Closed bergtwvd closed 4 years ago

bergtwvd commented 4 years ago

I have an issue with the schema file MsdlComplexTypes_1.0.0.xsd .

I use xjc to generate code. However, in the MsdlComplexTypes_1.0.0.xsd I need to set both form defaults to unqualified in the line at the top of the file in order to be able to read an XML file: elementFormDefault="unqualified" attributeFormDefault="unqualified"

This is the same as in the original file from SISO, where both are unqualified.

Suggest to fix this, and bring the file in line with original SISO file.

Attached the version I use:

MsdlComplexTypes_1.0.0.xsd.zip

bergtwvd commented 4 years ago

Updated XSD files.

Fixed in https://github.com/AMSP-04/NETN-ORG/commit/7a565245a654fc769743c0bbdf286738645a4d7d