<xs:complexType name="ListStrikePrice_message_t" final="#all">
<xs:annotation>
<xs:documentation xml:lang="en">ListStrikePrice can be found in Volume4 of the specification </xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="ListStrikePrice" ComponentType="Message" MsgID="46" Section="Trade" Category="ProgramTrading" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:complexContent>
<xs:extension base="Abstract_message_t">
<xs:sequence>
<xs:group ref="ListStrikePriceElements" />
</xs:sequence>
<xs:attributeGroup ref="ListStrikePriceAttributes" />
</xs:extension>
</xs:complexContent>
</xs:complexType>
|