<xs:group name="TradeCaptureReportRequestElements">
<xs:sequence>
<xs:element name="Pty" type="Parties_Block_t" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="Instrmt" type="Instrument_Block_t" minOccurs="0" />
<xs:element name="InstrmtExt" type="InstrumentExtension_Block_t" minOccurs="0" />
<xs:element name="FinDetls" type="FinancingDetails_Block_t" minOccurs="0" />
<xs:element name="Undly" type="UndInstrmtGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="Leg" type="InstrmtLegGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="TrdCapDt" type="TrdCapDtGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:group>
|