<xsd:group name="IdAndTradeCashflows.model">
<xsd:sequence>
<xsd:element name="tradeCashflowsId" type="TradeCashflowsId">
<xsd:annotation>
<xsd:documentation xml:lang="en">Unique identifier assigned by either party to a set of cashflows.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:group ref="TradeCashflows.model" minOccurs="0" />
</xsd:sequence>
</xsd:group>
|