Showing:

Annotations
Attributes
Diagrams
Instances
Properties
Source
Used by
Element PointDefinedSurfaceFeatureNominalType / DefiningPoints
Annotations
The DefiningPoints element is a list of nominal points defining the nominal point-defined surface. The nominal point-defined surface passes through these points.
Diagram
Diagram Primitives_xsd_Attribute_Group_AttrPoint.tmp#AttrPoint Features_xsd_Complex_Type_DefiningPointsNominalType.tmp#DefiningPointsNominalType_n Features_xsd_Complex_Type_DefiningPointsNominalType.tmp#DefiningPointsNominalType_DefiningPoint Features_xsd_Complex_Type_DefiningPointsNominalType.tmp#DefiningPointsNominalType
Type DefiningPointsNominalType
Properties
content complex
Children DefiningPoint
Instance
<DefiningPoints decimalPlaces="" linearUnit="" n="" significantFigures="" validity="" xDecimalPlaces="" xSignificantFigures="" xValidity="" yDecimalPlaces="" ySignificantFigures="" yValidity="" zDecimalPlaces="" zSignificantFigures="" zValidity="" xmlns="http://qifstandards.org/xsd/qif3">
  <DefiningPoint id="">{1,unbounded}</DefiningPoint>
</DefiningPoints>
Attributes
QName Type Use Annotation
decimalPlaces xs:nonNegativeInteger optional
linearUnit xs:token optional
n NaturalType required
The required n attribute is the number of nominal target points in the list.
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="DefiningPoints" type="DefiningPointsNominalType">
  <xs:annotation>
    <xs:documentation>The DefiningPoints element is a list of nominal points defining the nominal point-defined surface. The nominal point-defined surface passes through these points.</xs:documentation>
  </xs:annotation>
</xs:element>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Features.xsd
Element PointDefinedSurfaceFeatureNominalType / Constructed
Annotations
The optional Constructed element signifies that the point defined surface is constructed and provides details of the construction method.
Diagram
Diagram Features_xsd_Complex_Type_PointDefinedSurfaceConstructionMethodType.tmp#PointDefinedSurfaceConstructionMethodType_BestFit Features_xsd_Complex_Type_PointDefinedSurfaceConstructionMethodType.tmp#PointDefinedSurfaceConstructionMethodType_Recompensated Features_xsd_Complex_Type_PointDefinedSurfaceConstructionMethodType.tmp#PointDefinedSurfaceConstructionMethodType_Copy Features_xsd_Complex_Type_PointDefinedSurfaceConstructionMethodType.tmp#PointDefinedSurfaceConstructionMethodType_Transform Features_xsd_Complex_Type_PointDefinedSurfaceConstructionMethodType.tmp#PointDefinedSurfaceConstructionMethodType_Extract Features_xsd_Complex_Type_PointDefinedSurfaceConstructionMethodType.tmp#PointDefinedSurfaceConstructionMethodType
Type PointDefinedSurfaceConstructionMethodType
Properties
content complex
minOccurs 0
Children BestFit, Copy, Extract, Recompensated, Transform
Instance
<Constructed xmlns="http://qifstandards.org/xsd/qif3">
  <BestFit n="">{1,1}</BestFit>
  <Recompensated>{1,1}</Recompensated>
  <Copy>{1,1}</Copy>
  <Transform>{1,1}</Transform>
  <Extract>{1,1}</Extract>
</Constructed>
Source
<xs:element name="Constructed" type="PointDefinedSurfaceConstructionMethodType" minOccurs="0">
  <xs:annotation>
    <xs:documentation>The optional Constructed element signifies that the point defined surface 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 PointDefinedSurfaceFeatureNominalType
Annotations
The PointDefinedSurfaceFeatureNominalType defines the point-defined surface feature nominal information for an individual point-defined surface 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_SurfaceFeatureNominalBaseType.tmp#SurfaceFeatureNominalBaseType Features_xsd_Complex_Type_PointDefinedSurfaceFeatureNominalType.tmp#PointDefinedSurfaceFeatureNominalType_DefiningPoints Features_xsd_Complex_Type_PointDefinedSurfaceFeatureNominalType.tmp#PointDefinedSurfaceFeatureNominalType_Constructed
Type extension of SurfaceFeatureNominalBaseType
Type hierarchy
Used by
Children Attributes, Constructed, DefiningPoints, EntityExternalIds, EntityInternalIds, FeatureDefinitionId, Name, ParentFeatureNominalId, PointList, SubstituteFeatureAlgorithm, 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="PointDefinedSurfaceFeatureNominalType">
  <xs:annotation>
    <xs:documentation>The PointDefinedSurfaceFeatureNominalType defines the point-defined surface feature nominal information for an individual point-defined surface feature.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="SurfaceFeatureNominalBaseType">
      <xs:sequence>
        <xs:element name="DefiningPoints" type="DefiningPointsNominalType">
          <xs:annotation>
            <xs:documentation>The DefiningPoints element is a list of nominal points defining the nominal point-defined surface. The nominal point-defined surface passes through these points.</xs:documentation>
          </xs:annotation>
        </xs:element>
        <xs:element name="Constructed" type="PointDefinedSurfaceConstructionMethodType" minOccurs="0">
          <xs:annotation>
            <xs:documentation>The optional Constructed element signifies that the point defined surface 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