Intervals
Attributes
The interval
element supports the following attributes:
Attribute | Type | Default | Description |
---|---|---|---|
closure |
IntervalClosureType |
- | Specifies the correct type of the interval. This decides which of its endpoints should belong to it. |
credits |
xs:nonNegativeInteger |
1 |
Number of credit points the user gets awarded for this input value. |
fixclosure |
xs:boolean |
- | Specifies whether the interval type should be already filled in for the user with the type defined in the "closed" attribute. If this attribute is set to true, the user can not change the interval type. Otherwise, the user has to specify the interval type on his or her own. |
model |
xs:Name |
- | Name of the model to use for this input value. If this attribute is not set, the input model associated to the input field containing this input value is used. |