point3

Attribute Group Information

Attributes

QName Type Fixed Default Use Inheritable Annotation
point3 point3Type optional
<h:div class="summary">A point in 3 dimensions.</h:div>
<h:div class="description">can be used for any complex geometrical object, such as line.</h:div>

Used By

Element line3

Source

<xsd:attributeGroup id="attGp.point3" name="point3">
  <xsd:attribute name="point3" type="point3Type" id="att.point3">
    <xsd:annotation>
      <xsd:documentation>
        <h:div class="summary">A point in 3 dimensions.</h:div>
        <h:div class="description">can be used for any complex geometrical object, such as line.</h:div>
      </xsd:documentation>
    </xsd:annotation>
  </xsd:attribute>
</xsd:attributeGroup>