<xs:simpleType name="TradeInputSource_t">
<xs:annotation>
<xs:documentation xml:lang="en">Type of input device or system from which the trade was entered
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="TradeInputSource" tag="578" datatype="String" ComponentType="Field" StdAbbrev="InptSrc" QualifiedAbbrev="InptSrc" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|