<xsd:attributeGroup name="range">
<xsd:annotation>
<xsd:documentation>
<type>Attlist</type>
<name>range</name>
<comment>These attributes are used in range-based elements to specify the eId of the beginning and ending element of the range.</comment>
</xsd:documentation>
</xsd:annotation>
<xsd:attribute name="from" type="eIdRef" use="required"/>
<xsd:attributeGroup ref="upTo"/>
</xsd:attributeGroup> |