Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element PointFeatureNominalType / Location
Annotations
The Location element is the nominal location of the point.
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 point.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PointFeatureNominalType / Normal
Annotations
The optional Normal element is the nominal unit normal vector at the point of a surface on which the point 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 vector at the point of a surface on which the point lies.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PointFeatureNominalType / Constructed
Annotations
The optional Constructed element signifies that the point is constructed and provides details of the construction method.
Diagram
Diagram Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_Intersection Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_Projection Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_Copy Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_Cast Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_Transform Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_FromCone Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_FromScan Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_CenterOfGravity Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_Pierce Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_MidPoint Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_MovePoint Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_MovePointVector Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_MovePointAxis Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType_Extreme Features_xsd_Complex_Type_PointConstructionMethodType.tmp#PointConstructionMethodType
Type PointConstructionMethodType
Properties
content complex
minOccurs 0
Children Cast, CenterOfGravity, Copy, Extreme, FromCone, FromScan, Intersection, MidPoint, MovePoint, MovePointAxis, MovePointVector, Pierce, Projection, Transform
Instance
<Constructed xmlns="http://qifstandards.org/xsd/qif3">
  <Intersection>{1,1}</Intersection>
  <Projection>{1,1}</Projection>
  <Copy>{1,1}</Copy>
  <Cast>{1,1}</Cast>
  <Transform>{1,1}</Transform>
  <FromCone>{1,1}</FromCone>
  <FromScan>{1,1}</FromScan>
  <CenterOfGravity n="">{1,1}</CenterOfGravity>
  <Pierce>{1,1}</Pierce>
  <MidPoint>{1,1}</MidPoint>
  <MovePoint>{1,1}</MovePoint>
  <MovePointVector>{1,1}</MovePointVector>
  <MovePointAxis>{1,1}</MovePointAxis>
  <Extreme>{1,1}</Extreme>
</Constructed>
Source
<xs:element name="Constructed" type="PointConstructionMethodType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Constructed element signifies that the point 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 PointFeatureNominalType
Annotations
The PointFeatureNominalType defines the point feature nominal information for an individual point 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_PointFeatureNominalBaseType.tmp#PointFeatureNominalBaseType_SurfaceFeatureNominalId Features_xsd_Complex_Type_PointFeatureNominalBaseType.tmp#PointFeatureNominalBaseType_CurveFeatureNominalId Features_xsd_Complex_Type_PointFeatureNominalBaseType.tmp#PointFeatureNominalBaseType Features_xsd_Complex_Type_PointFeatureNominalType.tmp#PointFeatureNominalType_Location Features_xsd_Complex_Type_PointFeatureNominalType.tmp#PointFeatureNominalType_Normal Features_xsd_Complex_Type_PointFeatureNominalType.tmp#PointFeatureNominalType_Constructed
Type extension of PointFeatureNominalBaseType
Type hierarchy
Used by
Children Attributes, Constructed, CurveFeatureNominalId, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, 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="PointFeatureNominalType">
  <xs:annotation>
    <xs:documentation>The PointFeatureNominalType defines the point feature nominal information for an individual point feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="PointFeatureNominalBaseType">
      <xs:sequence>
        <xs:element name="Location" type="PointType">
          <xs:annotation>
            <xs:documentation>The Location element is the nominal location of the point.</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 vector at the point of a surface on which the point lies.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Constructed" type="PointConstructionMethodType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Constructed element signifies that the point 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