| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| emma:confidence | restriction of xs:decimal | optional | ||||
| emma:cost | restriction of xs:decimal | optional | ||||
| node-number | xs:nonNegativeInteger | required | 
| Complex Type | emma:node | 
<xs:attributeGroup name="node.attribs"> <xs:attribute name="node-number" type="xs:nonNegativeInteger" use="required"/> <xs:attribute ref="emma:confidence"/> <xs:attribute ref="emma:cost"/> </xs:attributeGroup>  |