<xsd:group name="TradeCashflowsDefinition.model">
<xsd:sequence>
<xsd:element name="asOfDate" type="xsd:dateTime" minOccurs="0">
<xsd:annotation>
<xsd:documentation xml:lang="en">The date and time at which the set of cashflows was defined.</xsd:documentation>
</xsd:annotation>
</xsd:element>
<xsd:element name="tradeCashflowsId" type="TradeCashflowsId">
<xsd:annotation>
<xsd:documentation xml:lang="en">Unique identifier assigned by the party asserting the set of cashflows to be reconciled.</xsd:documentation>
</xsd:annotation>
</xsd:element>
</xsd:sequence>
</xsd:group>
|