Simon Hirscher
Simon Hirscher
Dear XBIM-Team, did I miss something in the description? Are there any questions or do I need to be more specific to analyze this issue?
Any idea why it's getting displayed in xBim Xplorer and not in created wexbim with __Xbim.Geometry 5.1.410-develop?
@MichaelBuehler how did you fix this?
Hi thanks for your answer! the last file in my issue is generated with xbim. If I change the namespace from core:Attribute to cobielite:Attribute it works fine as you suggest....
I am trying to clarify my issue. I try to read an XML generated by XBIM with Java. I generated the Java-Classes with JAXB and the cobielite and core xsd...
I debugged through the code and found out, that xbim is absolutely fine with reading the xml with the core-namespace.  I created a test for reading the official example...
In the zip file you find the Facility2.xml file. [Facility2.zip](https://github.com/xBimTeam/XbimExchange/files/5709868/Facility2.zip)