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
Those three test cases appear to be checking the enumerated property, which I understand should be the XSD restriction on the value, allowing one of a few possible values. Those restrictions are not applied in any of the three IDS files:
Those three test cases appear to be checking the enumerated property, which I understand should be the XSD restriction on the value, allowing one of a few possible values. Those restrictions are not applied in any of the three IDS files:
https://github.com/buildingSMART/IDS/blob/master/Documentation/testcases/property/pass-any_matching_value_in_an_enumerated_property_will_pass_1_3.ids
https://github.com/buildingSMART/IDS/blob/master/Documentation/testcases/property/pass-any_matching_value_in_an_enumerated_property_will_pass_2_3.ids
https://github.com/buildingSMART/IDS/blob/master/Documentation/testcases/property/fail-any_matching_value_in_an_enumerated_property_will_pass_3_3.ids
I was expecting to see something like this:
The text was updated successfully, but these errors were encountered: