Skip to content

Macro Syntax Error

File: language\reference\input-fields\inline\intervals.en.md

Line 5 in Markdown file: unexpected char '`' at 42

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. |
| `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` | `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. |