Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element LineFeatureNominalType / Location
Annotations
The Location element is the nominal location of the start point of the line.
Diagram
Diagram Primitives_xsd_Simple_Type_PointSimpleType.tmp#PointSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_PointType.tmp#PointType
Type PointType
Type hierarchy
Properties
content complex
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:element name="Location" type="PointType">
  <xs:annotation>
    <xs:documentation>The Location element is the nominal location of the start point of the line.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element LineFeatureNominalType / Direction
Annotations
The Direction element is the nominal unit vector representing the direction of the line.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType
Type UnitVectorType
Type hierarchy
Properties
content complex
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:element name="Direction" type="UnitVectorType">
  <xs:annotation>
    <xs:documentation>The Direction element is the nominal unit vector representing the direction of the line.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element LineFeatureNominalType / Length
Annotations
The optional Length element is the nominal length of the line from the starting point in the line direction.
Diagram
Diagram Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_decimalPlaces Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType_significantFigures Units_xsd_Complex_Type_SpecifiedDecimalType.tmp#SpecifiedDecimalType Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType_linearUnit Units_xsd_Complex_Type_LinearValueType.tmp#LinearValueType
Type LinearValueType
Type hierarchy
Properties
content complex
minOccurs 0
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
linearUnit xs:token optional
The optional linearUnit attribute defines the UnitName for the LinearValueType.
significantFigures xs:nonNegativeInteger optional
See documentation of SpecifiedDecimalType.
Source
<xs:element name="Length" type="LinearValueType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Length element is the nominal length of the line from the starting point in the line direction.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element LineFeatureNominalType / Normal
Annotations
The optional Normal element is the nominal unit normal of the surface in which the line lies.
Diagram
Diagram Primitives_xsd_Simple_Type_UnitVectorSimpleType.tmp#UnitVectorSimpleType Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Primitives_xsd_Complex_Type_UnitVectorType.tmp#UnitVectorType
Type UnitVectorType
Type hierarchy
Properties
content complex
minOccurs 0
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:element name="Normal" type="UnitVectorType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Normal element is the nominal unit normal of the surface in which the line lies.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element LineFeatureNominalType / Constructed
Annotations
The optional Constructed element signifies that the line is constructed and provides details of the construction method.
Diagram
Diagram Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_BestFit Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_Recompensated Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_Midline Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_Intersection Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_Projection Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_Perpendicular Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_Parallel Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_Copy Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_Cast Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_TangentThrough Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_Transform Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_Extract Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType_FromScan Features_xsd_Complex_Type_LineConstructionMethodType.tmp#LineConstructionMethodType
Type LineConstructionMethodType
Properties
content complex
minOccurs 0
Children BestFit, Cast, Copy, Extract, FromScan, Intersection, Midline, Parallel, Perpendicular, Projection, Recompensated, TangentThrough, Transform
Instance
<Constructed xmlns="http://qifstandards.org/xsd/qif3">
  <BestFit n="">{1,1}</BestFit>
  <Recompensated>{1,1}</Recompensated>
  <Midline>{1,1}</Midline>
  <Intersection>{1,1}</Intersection>
  <Projection>{1,1}</Projection>
  <Perpendicular>{1,1}</Perpendicular>
  <Parallel>{1,1}</Parallel>
  <Copy>{1,1}</Copy>
  <Cast>{1,1}</Cast>
  <TangentThrough>{1,1}</TangentThrough>
  <Transform>{1,1}</Transform>
  <Extract>{1,1}</Extract>
  <FromScan>{1,1}</FromScan>
</Constructed>
Source
<xs:element name="Constructed" type="LineConstructionMethodType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Constructed element signifies that the line is constructed and provides details of the construction method.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Complex Type LineFeatureNominalType
Annotations
The LineFeatureNominalType defines the line feature nominal information for an individual line feature.
Diagram
Diagram Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType_id Primitives_xsd_Element_Attributes.tmp#Attributes Features_xsd_Complex_Type_FeatureBaseType.tmp#FeatureBaseType Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_Name Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_UUID Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_FeatureDefinitionId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_ParentFeatureNominalId Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityInternalIds Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType_EntityExternalIds Features_xsd_Complex_Type_FeatureNominalBaseType.tmp#FeatureNominalBaseType Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType_PointList Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType_SubstituteFeatureAlgorithm Features_xsd_Complex_Type_ShapeFeatureNominalBaseType.tmp#ShapeFeatureNominalBaseType Features_xsd_Complex_Type_CurveFeatureNominalBaseType.tmp#CurveFeatureNominalBaseType_SurfaceFeatureNominalId Features_xsd_Complex_Type_CurveFeatureNominalBaseType.tmp#CurveFeatureNominalBaseType Features_xsd_Complex_Type_LineFeatureNominalType.tmp#LineFeatureNominalType_Location Features_xsd_Complex_Type_LineFeatureNominalType.tmp#LineFeatureNominalType_Direction Features_xsd_Complex_Type_LineFeatureNominalType.tmp#LineFeatureNominalType_Length Features_xsd_Complex_Type_LineFeatureNominalType.tmp#LineFeatureNominalType_Normal Features_xsd_Complex_Type_LineFeatureNominalType.tmp#LineFeatureNominalType_Constructed
Type extension of CurveFeatureNominalBaseType
Type hierarchy
Used by
Children Attributes, Constructed, Direction, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, Length, Location, Name, Normal, ParentFeatureNominalId, PointList, SubstituteFeatureAlgorithm, SurfaceFeatureNominalId, UUID
Attributes
QName Type Use Annotation
id QIFIdType required
The id attribute is the QIF id of the feature, used for referencing.
Source
<xs:complexType name="LineFeatureNominalType">
  <xs:annotation>
    <xs:documentation>The LineFeatureNominalType defines the line feature nominal information for an individual line feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="CurveFeatureNominalBaseType">
      <xs:sequence>
        <xs:element name="Location" type="PointType">
          <xs:annotation>
            <xs:documentation>The Location element is the nominal location of the start point of the line.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Direction" type="UnitVectorType">
          <xs:annotation>
            <xs:documentation>The Direction element is the nominal unit vector representing the direction of the line.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Length" type="LinearValueType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Length element is the nominal length of the line from the starting point in the line direction.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Normal" type="UnitVectorType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Normal element is the nominal unit normal of the surface in which the line lies.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Constructed" type="LineConstructionMethodType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Constructed element signifies that the line is constructed and provides details of the construction method.</xs:documentation>
          </xs:annotation>
        </xs:element>
      </xs:sequence>
    </xs:extension>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd