Add the shift and event elements to group of common elements used to define sequences |
<xs:group name="m.common"> <xs:annotation> <xs:documentation xml:lang="en">Add the shift and event elements to group of common elements used to define sequences</xs:documentation> </xs:annotation> <xs:choice> <xs:group ref="xces:m.common"/> <xs:group ref="xces:m.spoken"/> </xs:choice> </xs:group> |