atomSetRef

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
atomSetRef refType optional
<h:div class="summary">An atomSet describing the region.</h:div>
<h:div class="description">Any point falling within atomOffset of any atom in the set lies within the region. This means the region could consist of disjoint fragments.</h:div>

Used By

Element region

Source

<xsd:attributeGroup id="attGp.atomSetRef" name="atomSetRef">
  <xsd:attribute name="atomSetRef" type="refType" id="att.atomSetRef">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">An atomSet describing the region.</h:div>
        <h:div class="description">Any point falling within atomOffset of any atom in the set lies within the region. This means the region could consist of disjoint fragments.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>