Share via


Note

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

emma:one-of.class

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

Element Definition

<xs:group name="one-of.class">
  <xs:choice>
    <xs:element ref="emma:derived-from" />
    <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:one-of

Remarks

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