QName | Type | Fixed | Default | Use | Inheritable | Annotation |
---|---|---|---|---|---|---|
emma:confidence | restriction of xs:decimal | optional | ||||
emma:cost | restriction of xs:decimal | optional | ||||
emma:dialog-turn | xs:string | optional | ||||
emma:duration | xs:nonNegativeInteger | optional | ||||
emma:end | xs:unsignedLong | optional | ||||
emma:endpoint-info-ref | xs:IDREF | optional | ||||
emma:function | xs:NMTOKEN | optional | ||||
emma:grammar-ref | xs:IDREF | optional | ||||
emma:lang | xs:language | optional | ||||
emma:media-type | xs:string | optional | ||||
emma:medium | restriction of xs:NMTOKENS | optional | ||||
emma:mode | xs:NMTOKENS | optional | ||||
emma:model-ref | xs:IDREF | optional | ||||
emma:offset-to-start | xs:integer | optional | ||||
emma:process | xs:anyURI | optional | ||||
emma:signal | xs:anyURI | optional | ||||
emma:signal-size | xs:nonNegativeInteger | optional | ||||
emma:source | xs:anyURI | optional | ||||
emma:start | xs:unsignedLong | optional | ||||
emma:time-ref-anchor-point | restriction of xs:NMTOKEN | optional | ||||
emma:time-ref-uri | xs:anyURI | optional | ||||
emma:tokens | xs:string | optional | ||||
emma:verbal | xs:boolean | optional | ||||
id | xs:ID | required |
Attribute Group | emma:interpretation.attribs |
Complex Types | emma:group, emma:one-of, emma:sequence |
<xs:attributeGroup name="group.attribs"> <xs:attribute name="id" type="xs:ID" use="required"/> <xs:attribute ref="emma:tokens"/> <xs:attribute ref="emma:process"/> <xs:attribute ref="emma:lang"/> <xs:attribute ref="emma:signal"/> <xs:attribute ref="emma:signal-size"/> <xs:attribute ref="emma:media-type"/> <xs:attribute ref="emma:confidence"/> <xs:attribute ref="emma:source"/> <xs:attribute ref="emma:start"/> <xs:attribute ref="emma:end"/> <xs:attribute ref="emma:time-ref-uri"/> <xs:attribute ref="emma:time-ref-anchor-point"/> <xs:attribute ref="emma:offset-to-start"/> <xs:attribute ref="emma:duration"/> <xs:attribute ref="emma:medium"/> <xs:attribute ref="emma:mode"/> <xs:attribute ref="emma:function"/> <xs:attribute ref="emma:verbal"/> <xs:attribute ref="emma:cost"/> <xs:attribute ref="emma:grammar-ref"/> <xs:attribute ref="emma:endpoint-info-ref"/> <xs:attribute ref="emma:model-ref"/> <xs:attribute ref="emma:dialog-turn"/> </xs:attributeGroup> |