Showing:

Annotations
Attributes
Diagrams
Source
Used by
Complex Type LineSegmentType
Annotations
The LineSegmentType defines a portion of a line defined and bounded by a start point and an end point.
Diagram
Diagram Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Element_Group_LineSegmentGroup.tmp#LineSegmentGroup_StartPoint Primitives_xsd_Element_Group_LineSegmentGroup.tmp#LineSegmentGroup_EndPoint Primitives_xsd_Element_Group_LineSegmentGroup.tmp#LineSegmentGroup
Used by
Children EndPoint, StartPoint
Attributes
QName Type Use
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
significantFigures xs:nonNegativeInteger optional
validity ValidityEnumType optional
xDecimalPlaces xs:nonNegativeInteger optional
xSignificantFigures xs:nonNegativeInteger optional
xValidity ValidityEnumType optional
yDecimalPlaces xs:nonNegativeInteger optional
ySignificantFigures xs:nonNegativeInteger optional
yValidity ValidityEnumType optional
zDecimalPlaces xs:nonNegativeInteger optional
zSignificantFigures xs:nonNegativeInteger optional
zValidity ValidityEnumType optional
Source
<xs:complexType name="LineSegmentType">
  <xs:annotation>
    <xs:documentation>The LineSegmentType defines a portion of a line defined and bounded by a start point and an end point.</xs:documentation>
  </xs:annotation>
  <xs:group ref="LineSegmentGroup"/>
  <xs:attributeGroup ref="AttrPoint"/>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Primitives.xsd