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:no-input | xs:boolean | 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:uninterpreted | xs:boolean | optional | ||||
emma:verbal | xs:boolean | optional | ||||
id | xs:ID | required |
Element | emma:interpretation |
<xs:complexType name="interpretation"> <xs:group ref="emma:interpretation.class" minOccurs="0" maxOccurs="unbounded"/> <xs:attributeGroup ref="emma:interpretation.attribs"/> </xs:complexType> |