The ArithmeticPartParameterType defines an arithmetic expression that represents the value of an arithmetic parameter of the part being inspected. If the part under consideration does not have the given parameter, rules containing an instance of the ArithmeticPartParameter do not apply.
<xs:complexType name="ArithmeticPartParameterType"><xs:annotation><xs:documentation>The ArithmeticPartParameterType defines an arithmetic expression that represents the value of an arithmetic parameter of the part being inspected. If the part under consideration does not have the given parameter, rules containing an instance of the ArithmeticPartParameter do not apply.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="ArithmeticParameterBaseType"/></xs:complexContent></xs:complexType>