eval_scale_options
An element of type "eval_scale_options" is a container for one or more named "EVAL_SCALE_OPTION" which must be elements of type "eval_scale_option".
The full definition of the "eval_scale_options" type is:
<xsd:complexType name="eval_scale_options"> <xsd:annotation> <xsd:documentation> This element is a container for one or more "eval_scale_option" elements. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="EVAL_SCALE_OPTION" type="eval_scale_option" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType>