You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
info: idsTool.Program[0] Auditing: Ids structure, Ids content.
info: idsTool.Program[0] Auditing file: `.../space.ids`.
info: idsTool.Program[0] The file schema version is: Ids1_0
[**omitted other warnings in this file**]
fail: idsTool.Program[0] Error 203: Incompatible constraints on `property` element at line X, position Y, specifiying a 'value' requires a 'dataType'.
...
See buildingSMART/IDS#331 (comment) and buildingSMART/IDS#337
Seems there's been some back and forth over whether dataType is mandatory when specifying a property value. Currently validating an IDS such as
... will give a warning
According to @CBenghi's comment in buildingSMART/IDS#206 (comment) it's now optional.
The text was updated successfully, but these errors were encountered: