<xs:simpleType name="ProductComplex_t">
<xs:annotation>
<xs:documentation>Identifies an entire suite of products for a given market. In Futures this may be "interest rates", "agricultural", "equity indexes", etc.</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="ProductComplex" ComponentType="Field" Tag="1227" Type="String" AbbrName="ProdCmplx" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|