Skip to content

Instantly share code, notes, and snippets.

@devonsparks
Created August 23, 2019 18:57
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save devonsparks/ccc6abc857438b08ac99fa345a766e39 to your computer and use it in GitHub Desktop.
Save devonsparks/ccc6abc857438b08ac99fa345a766e39 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="UTF-8"?>
<ifcXML xmlns="http://www.buildingsmart-tech.org/ifc/review/IFC-X/unspecifiedrelease"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://www.buildingsmart-tech.org/ifc/review/IFC-X/unspecifiedrelease https://gist.githubusercontent.com/devonsparks/f18a5b8b23ac452cfe8c8824324041fb/raw/b9af088d319fc0c54c923e954f79139a36b1605c/ifc-container-schema.xsd">
<MyContainer>
<Elements>
<MyElement>
<GlobalId>0MFlxN6vfEZBQQP9VvN2Cg</GlobalId>
</MyElement>
<MyElement ref="e1" xsi:nil="true"/>
</Elements>
</MyContainer>
<MyElement id="e1">
<GlobalId>0MFlxN6vfEZBQQP9VvN2Cg</GlobalId>
</MyElement>
</ifcXML>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment