Version 2.1.0. Last updated on 17th June 2012.
<rng:ref name="data.pointer"/>
data.pointer
<rng:ref name="data.word"/>
data.word
<rng:element name="locus"> <rng:ref name="att.global.attributes"/> <rng:ref name="att.global.linking.attributes"/> <rng:ref name="att.global.analytic.attributes"/> <rng:ref name="att.global.facs.attributes"/> <rng:ref name="att.global.change.attributes"/> <rng:ref name="att.pointing.attributes"/> <rng:optional> <rng:attribute name="scheme"> <rng:ref name="data.pointer"/> </rng:attribute> </rng:optional> <rng:optional> <rng:attribute name="from"> <rng:ref name="data.word"/> </rng:attribute> </rng:optional> <rng:optional> <rng:attribute name="to"> <rng:ref name="data.word"/> </rng:attribute> </rng:optional> <rng:ref name="macro.xtext"/></rng:element>
element locus { att.global.attributes, att.global.linking.attributes, att.global.analytic.attributes, att.global.facs.attributes, att.global.change.attributes, att.pointing.attributes, attribute scheme { data.pointer }?, attribute from { data.word }?, attribute to { data.word }?, macro.xtext }