Showing:

Annotations
Diagrams
Source
Used by
Complex Type FeatureIsInternalType
Annotations
The FeatureIsInternalType defines a Boolean expression representing a test of whether a feature is internal. The FeatureIsInternalType evaluates to true if the feature for which hit points are being selected is an internal feature. Otherwise, it evaluates to false, which means either the feature is external or the feature is neither internal nor external.
Diagram
Diagram GenericExpressions_xsd_Complex_Type_BooleanExpressionBaseType.tmp#BooleanExpressionBaseType
Type extension of BooleanExpressionBaseType
Type hierarchy
Used by
Source
<xs:complexType name="FeatureIsInternalType">
  <xs:annotation>
    <xs:documentation>The FeatureIsInternalType defines a Boolean expression representing a test of whether a feature is internal. The FeatureIsInternalType evaluates to true if the feature for which hit points are being selected is an internal feature. Otherwise, it evaluates to false, which means either the feature is external or the feature is neither internal nor external.</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