| View: | Hide Browser | Browser on the left | Browser on the right | Dictionary |
| Report: | General Info | Attributes | Constraints |
| Attributes | ||||
| Signature | Optionality | Multiplicity | Constant | Documentation |
| 0..1 | -- | The value to assume if this item is not included in data, due to being part of an optional structure. | ||
| 1 | -- | True if the value False is allowed | ||
| 1 | -- | True if the value True is allowed | ||
| Constraints | ||
| Name | Expression | |
| Default_value_consistency | inv: (default_value.value and true_valid) or (not default_value.value and false_valid) | |
| binary_consistency | inv: true_valid or false_valid | |