Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Segment13Core
Annotations
The global Segment13Core element is the mathematical core of a 3D linear segment. It represents a portion of a 3D line defined and bounded by a start point and an end point.
Diagram
Diagram Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType_domain Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType Primitives_xsd_Element_Group_LineSegmentGroup.tmp#LineSegmentGroup_StartPoint Primitives_xsd_Element_Group_LineSegmentGroup.tmp#LineSegmentGroup_EndPoint Primitives_xsd_Element_Group_LineSegmentGroup.tmp#LineSegmentGroup Geometry_xsd_Complex_Type_Segment13CoreType.tmp#Segment13CoreType Geometry_xsd_Element_Curve13Core.tmp#Curve13Core
Type Segment13CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Segment13Type
Children EndPoint, StartPoint
Instance
<Segment13Core domain="" xmlns="http://qifstandards.org/xsd/qif3">
  <StartPoint>{1,1}</StartPoint>
  <EndPoint>{1,1}</EndPoint>
</Segment13Core>
Attributes
QName Type Use Annotation
domain ParameterRangeType required
The required domain attribute is the domain of the parameterization of the curve.
Source
<xs:element name="Segment13Core" type="Segment13CoreType" substitutionGroup="Curve13Core">
  <xs:annotation>
    <xs:documentation>The global Segment13Core element is the mathematical core of a 3D linear segment. It represents a portion of a 3D line defined and bounded by a start point and an end point.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd