<xs:group name="DerivativeInstrumentElements">
<xs:sequence>
<xs:element name="AID" type="DerivativeSecurityAltIDGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="SecXML" type="DerivativeSecurityXML_Block_t" minOccurs="0" maxOccurs="1" />
<xs:element name="Evnt" type="DerivativeEventsGrp_Block_t" minOccurs="0" maxOccurs="unbounded" />
<xs:element name="Pty" type="DerivativeInstrumentParties_Block_t" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:group>
|