<xsd:group name="TradeLegNotionalChange.model">
<xsd:sequence>
<xsd:element name="notionalReference" type="NotionalReference" minOccurs="0" />
<xsd:element name="changeInNotionalAmount" type="NonNegativeMoney" minOccurs="0" />
<xsd:element name="outstandingNotionalAmount" type="NonNegativeMoney" minOccurs="0" />
</xsd:sequence>
</xsd:group>
|