The MeasuredIds element contains a list of ids of the feature measurements used to calculate the average feature and an optional set of exclusions from the list.
<xs:element name="MeasuredIds" type="StatsArrayIdType"><xs:annotation><xs:documentation>The MeasuredIds element contains a list of ids of the feature measurements used to calculate the average feature and an optional set of exclusions from the list.</xs:documentation></xs:annotation></xs:element>
<xs:complexType name="AverageFeatureType"><xs:annotation><xs:documentation>The AverageFeatureType defines a feature measurement which is the average representation of a list of feature measurements.</xs:documentation></xs:annotation><xs:sequence><xs:element ref="FeatureMeasurement"><xs:annotation><xs:documentation>The FeatureMeasurement element is the average feature.</xs:documentation></xs:annotation></xs:element><xs:element name="MeasuredIds" type="StatsArrayIdType"><xs:annotation><xs:documentation>The MeasuredIds element contains a list of ids of the feature measurements used to calculate the average feature and an optional set of exclusions from the list.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:complexType>