The FeatureLengthType defines an arithmetic expression representing the length of a feature. The FeatureLengthType evaluates to the length of the feature being processed. The length of a curve is its curve length. The length of a surface is the largest distance between any two points on the surface. The units for length are the linear units used in the file.
<xs:complexType name="FeatureLengthType"><xs:annotation><xs:documentation>The FeatureLengthType defines an arithmetic expression representing the length of a feature. The FeatureLengthType evaluates to the length of the feature being processed. The length of a curve is its curve length. The length of a surface is the largest distance between any two points on the surface. The units for length are the linear units used in the file.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ArithmeticExpressionBaseType"/></xs:complexContent></xs:complexType>