<FpML version="4-0" xmlns="http://www.fpml.org/2003/FpML-4-0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.fpml.org/2003/FpML-4-0 fpml-main-4-0.xsd" xsi:type="DataDocument">
<trade>
...
<equitySwap>
...
<equityLeg>
...
<effectiveDate id="EffectiveDate">
<adjustableDate>
...
<dateAdjustments>
<businessDayConvention>NotApplicable
</businessDayConvention>
</dateAdjustments>
</adjustableDate>
</effectiveDate>
...
<valuation>
...
<valuationPriceFinal>
...
<equityValuationDate id="FinalValuationDate">
<adjustableDate>
...
<dateAdjustments>
<businessDayConvention>NotApplicable
</businessDayConvention>
</dateAdjustments>
</adjustableDate>
</equityValuationDate>
</valuationPriceFinal>
</valuation>
</equityLeg>
</equitySwap>
</trade>
</FpML>