An emma:node.attribs attribute group contains information about an emma:node element.
Element Definition
| XML | Copy Code |
|---|---|
<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> | |