| QName | Type | Fixed | Default | Use | Inheritable | Annotation | 
|---|---|---|---|---|---|---|
| emma:time-ref-anchor-point | restriction of xs:NMTOKEN | optional | ||||
| emma:time-ref-uri | xs:anyURI | optional | ||||
| final | list of xs:nonNegativeInteger | required | ||||
| initial | xs:nonNegativeInteger | required | 
| Element | emma:lattice | 
<xs:complexType name="lattice"> <xs:choice minOccurs="0" maxOccurs="unbounded"> <xs:element ref="emma:arc"/> <xs:element ref="emma:node"/> </xs:choice> <xs:attributeGroup ref="emma:lattice.attribs"/> </xs:complexType>  |