We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 00eeb74 commit be5cae5Copy full SHA for be5cae5
1 file changed
xsd/curveconfig.xsd
@@ -637,6 +637,7 @@
637
<xs:element type="segmentsType" name="Segments"/>
638
<xs:element type="interpolationVariableType" name="InterpolationVariable" minOccurs="0" maxOccurs="1"/>
639
<xs:element type="interpolationMethodType" name="InterpolationMethod" minOccurs="0" maxOccurs="1"/>
640
+ <xs:element type="xs:nonNegativeInteger" name="MixedInterpolationCutoff" minOccurs="0" maxOccurs="1"/>
641
<xs:element type="dayCounter" name="YieldCurveDayCounter" minOccurs="0" maxOccurs="1"/>
642
<xs:element type="xs:decimal" name="Tolerance" minOccurs="0" maxOccurs="1"/>
643
<xs:element type="bool" name="Extrapolation" minOccurs="0" maxOccurs="1"/>
0 commit comments