Skip to content

Commit 96f3211

Browse files
authored
Update of the XMLSpy project (#942)
2 files were missing in the gml extract: they were in NeTEx, and used, but not in the XML Spy project, the result being that seaching for elements like Multisurface was failling in XML Spy search
1 parent 1f43da2 commit 96f3211

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

NeTEx.spp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -642,7 +642,9 @@
642642
</Folder>
643643
<Folder FolderName="gml">
644644
<File FilePath="xsd\gml\basicTypes.xsd" HomeFolder="Yes"/>
645+
<File FilePath="xsd\gml\geometryAggregates-extract-v3_2_1.xsd" HomeFolder="Yes"/>
645646
<File FilePath="xsd\gml\geometryBasic0d1d-extract-v3_2_1.xsd" HomeFolder="Yes"/>
647+
<File FilePath="xsd\gml\geometryPrimitives-extract-v3_2_1.xsd" HomeFolder="Yes"/>
646648
<File FilePath="xsd\gml\gml_extract_all_objects_v_3_2_1.xsd" HomeFolder="Yes"/>
647649
<File FilePath="xsd\gml\gmlBase-extract-v3_2_1.xsd" HomeFolder="Yes"/>
648650
<File FilePath="xsd\gml\gmlBasic2d-extract-v3_2_1-.xsd" HomeFolder="Yes"/>

0 commit comments

Comments
 (0)