Share via


Note

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

emma:interpretation.class

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

Element Definition

<xs:group name="interpretation.class">
  <xs:choice>
    <xs:element ref="emma:derived-from" />
    <xs:element ref="emma:info" />
    <xs:element ref="emma:lattice" />
    <xs:element ref="emma:literal" />
    <xs:any namespace="##other" processContents="lax" />
  </xs:choice>
</xs:group>

Parent Element

emma:interpretation

Remarks

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