Showing:

Annotations
Diagrams
Source
Used by
Complex Type FeatureIsDatumType
Annotations
The FeatureIsDatumType defines a Boolean expression representing a test of whether a feature is a datum. The FeatureIsDatumType evaluates to true if the feature for which hit points are being selected is used as a datum. Otherwise, it evaluates to false.
Diagram
Diagram GenericExpressions_xsd_Complex_Type_BooleanExpressionBaseType.tmp#BooleanExpressionBaseType
Type extension of BooleanExpressionBaseType
Type hierarchy
Used by
Element FeatureIsDatum
Source
<xs:complexType name="FeatureIsDatumType">
  <xs:annotation>
    <xs:documentation>The FeatureIsDatumType defines a Boolean expression representing a test of whether a feature is a datum. The FeatureIsDatumType evaluates to true if the feature for which hit points are being selected is used as a datum. Otherwise, it evaluates to false.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="BooleanExpressionBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Expressions.xsd