BuildingSync / BuildingSync-website

5 stars 0 forks source link

fix(schema_parser): ignore import tags when parsing #62

Closed macintoshpie closed 4 years ago

macintoshpie commented 4 years ago

Context

BuildingSync version 2.2.0 introduces elements from gbXML. Selection tool's schema parser cannot handle imported schemas, so it would fail

Changes

Testing

Notes

gbxml elements will now show up as gbxml:*** in the tree viewer. These elements to not include their child elements, so any users will have to refer to the gbxml documentation.