Share via


Note

Please see Azure Cognitive Services for Speech documentation for the latest supported speech solutions.

emma:group.class

An emma:group.class group specifies the type of the immediate child of an emma:group element.

Element Definition

xs:group name="group.class">
  <xs:choice>
    <xs:element ref="emma:derived-from" />
    <xs:element ref="emma:group-info" />
    <xs:element ref="emma:info" />
    <xs:element ref="emma:interpretation" />
    <xs:element ref="emma:one-of" />
    <xs:element ref="emma:group" />
    <xs:element ref="emma:sequence" />
  </xs:choice>
</xs:group>

Parent Element

emma:group

Remarks

A reference to an emma:group.class group can appear within an emma:group zero or more times.