Skip to content

Commit be5cae5

Browse files
pcaspersjenkins
authored andcommitted
QPR-9557 update schema
1 parent 00eeb74 commit be5cae5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

xsd/curveconfig.xsd

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -637,6 +637,7 @@
637637
<xs:element type="segmentsType" name="Segments"/>
638638
<xs:element type="interpolationVariableType" name="InterpolationVariable" minOccurs="0" maxOccurs="1"/>
639639
<xs:element type="interpolationMethodType" name="InterpolationMethod" minOccurs="0" maxOccurs="1"/>
640+
<xs:element type="xs:nonNegativeInteger" name="MixedInterpolationCutoff" minOccurs="0" maxOccurs="1"/>
640641
<xs:element type="dayCounter" name="YieldCurveDayCounter" minOccurs="0" maxOccurs="1"/>
641642
<xs:element type="xs:decimal" name="Tolerance" minOccurs="0" maxOccurs="1"/>
642643
<xs:element type="bool" name="Extrapolation" minOccurs="0" maxOccurs="1"/>

0 commit comments

Comments
 (0)