The WhatToMeasure element is a description of the characteristic to be measured.
Diagram
Type
xs:string
Properties
content
simple
Source
<xs:element name="WhatToMeasure" type="xs:string"><xs:annotation><xs:documentation>The WhatToMeasure element is a description of the characteristic to be measured.</xs:documentation></xs:annotation></xs:element>
The id attribute is the QIF id of the characteristic, used for referencing.
Source
<xs:complexType name="UserDefinedAreaCharacteristicDefinitionType"><xs:annotation><xs:documentation>The UserDefinedAreaCharacteristicDefinitionType is a characteristic definition specified by the user that is measured in area units.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="AreaCharacteristicDefinitionBaseType"><xs:sequence><xs:element name="WhatToMeasure" type="xs:string"><xs:annotation><xs:documentation>The WhatToMeasure element is a description of the characteristic to be measured.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>