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 |
Element | emma:node |
<xs:complexType name="node"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="emma:info"/> </xs:choice> <xs:attributeGroup ref="emma:node.attribs"/> </xs:complexType> |