proximal

The start point (and diameter) of the segment. If absent, it is assumed that the distal point of the parent is the start point of this segment.

Element Information

Model

Attributes

QName Type Fixed Default Use Inheritable Annotation
diameter xs:double optional
x xs:double required
y xs:double required
z xs:double required

Source

<xs:element name="proximal" type="meta:Point" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The start point (and diameter) of the segment. If absent, it is assumed that the distal point of the parent is the start point of this segment.</xs:documentation>
  </xs:annotation>
</xs:element>

Sample