emma:lattice.attribs

Microsoft Speech Platform SDK 11

Collapse image Expand Image Copy image CopyHover image

An emma:lattice.attribs attribute group contains information about an emma:lattice element.

Element Definition

XML Copy imageCopy Code
<xs:attributeGroup name="lattice.attribs">
  <xs:attribute name="initial" type="xs:nonNegativeInteger" use="required" />
  <xs:attribute name="final" use="required">
    <xs:simpleType>
      <xs:list itemType="xs:nonNegativeInteger" />
    </xs:simpleType>
  </xs:attribute>
  <xs:attribute ref="emma:time-ref-uri" />
  <xs:attribute ref="emma:time-ref-anchor-point" />
</xs:attributeGroup>

Parent Element