Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element Polyline13Core
Annotations
The global Polyline13Core element is the mathematical core of a 3D polyline. The polyline is a series of connected linear segments.
Diagram
Diagram Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType_domain Geometry_xsd_Complex_Type_CurveCoreBaseType.tmp#CurveCoreBaseType Geometry_xsd_Complex_Type_Polyline13CoreType.tmp#Polyline13CoreType_Points Geometry_xsd_Complex_Type_Polyline13CoreType.tmp#Polyline13CoreType_PointsBinary Geometry_xsd_Complex_Type_Polyline13CoreType.tmp#Polyline13CoreType Geometry_xsd_Element_Curve13Core.tmp#Curve13Core
Type Polyline13CoreType
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Used by
Complex Type Polyline13Type
Children Points, PointsBinary
Instance
<Polyline13Core domain="" xmlns="http://qifstandards.org/xsd/qif3">
  <Points count="" decimalPlaces="" linearUnit="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="">{1,1}</Points>
  <PointsBinary count="" sizeElement="">{1,1}</PointsBinary>
</Polyline13Core>
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="Polyline13Core" type="Polyline13CoreType" substitutionGroup="Curve13Core">
  <xs:annotation>
    <xs:documentation>The global Polyline13Core element is the mathematical core of a 3D polyline. The polyline is a series of connected linear segments.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Geometry.xsd