<xs:simpleType name="ResponseDestination_t">
<xs:annotation>
<xs:documentation>
URI (Uniform Resource Identifier) for details) or other pre-arranged value. Used in conjunction with ResponseTransportType (725) value of Out-of-Band to identify the out-of-band destination.
See "Appendix 6-B FIX Fields Based Upon Other Standards"
</xs:documentation>
<xs:appinfo>
<fm:Xref Protocol="FIX" name="ResponseDestination" ComponentType="Field" Tag="726" Type="String" AbbrName="RspDest" xmlns:fm="http://www.fixprotocol.org/FIXML-5-0-SP2/METADATA" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|