BuildingSync / schema

BuildingSync® Schema
https://buildingsync.net
Other
23 stars 22 forks source link

Element and simpletype have same name #428

Open kflemin opened 2 years ago

kflemin commented 2 years ago

The Tightness element is defined twice in the schema.

First use at line 262: https://github.com/BuildingSync/schema/blob/develop-v3/BuildingSync.xsd#L262 and type: links back to "Tightness", which could be interpreted as line 262 or line 14697: https://github.com/BuildingSync/schema/blob/develop-v3/BuildingSync.xsd#L14697

PROPOSAL: change type= to "TightnessType" rather than just "Tightness".

  1. change line 262 to:
  2. change line 9894 to:
  3. change line 14697 to: