<xs:complexType name="LineSegment2dType">
<xs:annotation>
<xs:documentation>The LineSegment2dType defines a portion of a 2D line defined and bounded by a start point and an end point.</xs:documentation>
</xs:annotation>
<xs:group ref="LineSegment2dGroup"/>
</xs:complexType> |