regionRefs

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
regionRefs refType optional
<h:div class="summary">A list of regions creating a union.</h:div>
<h:div class="description">The union of a series of regions produces a larger region (possibly disjoint). Any point belonging to any of the referenced regions is a member of this region.</h:div>

Used By

Element region

Source

<xsd:attributeGroup id="attGp.regionRefs" name="regionRefs">
  <xsd:attribute name="regionRefs" type="refType" id="att.regionRefs">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A list of regions creating a union.</h:div>
        <h:div class="description">The union of a series of regions produces a larger region (possibly disjoint). Any point belonging to any of the referenced regions is a member of this region.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>