emma:emma.class

Microsoft Speech Platform SDK 11

Collapse image Expand Image Copy image CopyHover image

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

Element Definition

XML Copy imageCopy Code
<xs:group name="emma.class">
  <xs:annotation>
    <xs:documentation>
       emma content model
       </xs:documentation>
  </xs:annotation>
  <xs:choice>
    <xs:element ref="emma:derivation" />
    <xs:element ref="emma:grammar" />
    <xs:element ref="emma:model" />
    <xs:element ref="emma:endpoint-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

Remarks

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