Element Groups | xces:m.common, xces:m.inter |
<xs:group name="m.spoken"> <xs:choice> <xs:element name="shift" type="xces:shiftEventType"/> <xs:element name="event" type="xces:shiftEventType"/> <xs:element name="pause" type="xces:shiftEventType"/> </xs:choice> </xs:group> |