Showing:

Annotations
Diagrams
Source
Used by
Complex Type FeatureAreaType
Annotations
The FeatureAreaType defines an arithmetic expression representing the area of a feature. The FeatureAreaType evaluates to the area of the feature being processed. The units for area are the area units used in the file.
Diagram
Diagram GenericExpressions_xsd_Complex_Type_ArithmeticExpressionBaseType.tmp#ArithmeticExpressionBaseType
Type extension of ArithmeticExpressionBaseType
Type hierarchy
Used by
Element FeatureArea
Source
<xs:complexType name="FeatureAreaType">
  <xs:annotation>
    <xs:documentation>The FeatureAreaType defines an arithmetic expression representing the area of a feature. The FeatureAreaType evaluates to the area of the feature being processed. The units for area are the area units used in the file.</xs:documentation>
  </xs:annotation>
  <xs:complexContent>
    <xs:extension base="ArithmeticExpressionBaseType"/>
  </xs:complexContent>
</xs:complexType>
Schema location file:////Q:/kramer/qif3.0/model/QIFforHTMLxsd/QIFLibrary/Expressions.xsd