emma:node

Microsoft Speech Platform SDK 11

Collapse image Expand Image Copy image CopyHover image

An emma:node element is one of two possible child elements of an emma:lattice element (the other child element is the emma:arc element).

Element Definition

XML Copy imageCopy Code
<xs:complexType name="node">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:element ref="emma:info" />
  </xs:choice>
  <xs:attributeGroup ref="emma:node.attribs" />
</xs:complexType>

Parent Element

Remarks

Information about the node is contained in an emma:node.attribs attribute group.