emma:arc

Microsoft Speech Platform SDK 11

Collapse image Expand Image Copy image CopyHover image

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

Element Definition

 Copy imageCopy Code
<xs:complexType name="arc" mixed="true">
  <xs:choice minOccurs="0" maxOccurs="unbounded">
    <xs:any namespace="##other" processContents="lax"/>
    <xs:element ref="emma:info"/>
  </xs:choice>
  <xs:attributeGroup ref="emma:arc.attribs"/>
</xs:complexType>

Parent Element

Remarks

The emma:arc.attribs attribute group provides information about the two emma:node elements that are joined by the emma:arc element, as well as other optional information.