emma:endpoint.attribs

Microsoft Speech Platform SDK 11

Collapse image Expand Image Copy image CopyHover image

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

Element Definition

XML Copy imageCopy Code
<xs:attributeGroup name="endpoint.attribs">
  <xs:attribute name="id" type="xs:ID" use="required" />
  <xs:attribute ref="emma:endpoint-role" />
  <xs:attribute ref="emma:endpoint-address" />
  <xs:attribute ref="emma:message-id" />
  <xs:attribute ref="emma:port-num" />
  <xs:attribute ref="emma:port-type" />
  <xs:attribute ref="emma:endpoint-pair-ref" />
  <xs:attribute ref="emma:service-name" />
  <xs:attribute ref="emma:media-type" />
  <xs:attribute ref="emma:medium" />
  <xs:attribute ref="emma:mode" />
</xs:attributeGroup>

Parent Element