Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Segment12Core
Annotations
The global Segment12Core element is the mathematical core of a 2D linear segment. It represents a portion of a 2D 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_LineSegment2dGroup.tmp#LineSegment2dGroup_StartPoint Primitives_xsd_Element_Group_LineSegment2dGroup.tmp#LineSegment2dGroup_EndPoint Primitives_xsd_Element_Group_LineSegment2dGroup.tmp#LineSegment2dGroup Geometry_xsd_Complex_Type_Segment12CoreType.tmp#Segment12CoreType Geometry_xsd_Element_Curve12Core.tmp#Curve12Core
Type Segment12CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Segment12Type
Children EndPoint, StartPoint
Instance
<Segment12Core domain="" xmlns="http://qifstandards.org/xsd/qif3">
  <StartPoint>{1,1}</StartPoint>
  <EndPoint>{1,1}</EndPoint>
</Segment12Core>
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="Segment12Core" type="Segment12CoreType" substitutionGroup="Curve12Core">
  <xs:annotation>
    <xs:documentation>The global Segment12Core element is the mathematical core of a 2D linear segment. It represents a portion of a 2D 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