<xs:simpleType name="OrderInputDevice_t">
<xs:annotation>
<xs:documentation xml:lang="en">Specific device number terminal number or station where order was entered
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="OrderInputDevice" tag="821" datatype="String" ComponentType="Field" StdAbbrev="OrdInptDev" QualifiedAbbrev="OrdInptDev" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|