sphere3

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
sphere3 sphere3Type optional
<h:div class="summary">A sphere.</h:div>
<h:div class="description">Currently describes a region. Any point falling within the sphere or on its surface is within the region.</h:div>

Used By

Element region

Source

<xsd:attributeGroup id="attGp.sphere3" name="sphere3">
  <xsd:attribute name="sphere3" type="sphere3Type" id="att.sphere3">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A sphere.</h:div>
        <h:div class="description">Currently describes a region. Any point falling within the sphere or on its surface is within the region.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>