Currently the content model is: Interval.content = meta-roles.content, (element arg { arg_interval.type } | interval_primitives.content | element content { interval_anycontent.type })? This needs to be changed to allow two arguments.
Currently the content model is:
Interval.content =
meta-roles.content,
(element arg { arg_interval.type }
| interval_primitives.content
| element content { interval_anycontent.type })?
This needs to be changed to allow two arguments.