-The elements are primarily geometry-specific elements that are children of gbXML's `<Space>` element and can be placed inside of a BuildingSync `<Space>` element. Note that any existing IDref-type attributes in the gbXML data may cause validation errors (depending the XML validator strictness), as they are referencing ID's of elements that are from the original gbXML instance file, which will not be present in the BuildingSync instance file. These can be removed a variety of ways; here's a simple XSLT transformation which can be applied to the document:
0 commit comments