<xs:simpleType name="DeliverToLocationID_t">
<xs:annotation>
<xs:documentation xml:lang="en">Assigned value used to identify specific message recipient s location i e geographic location and or desk trader if the message was delivered by a third party
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="DeliverToLocationID" tag="145" datatype="String" ComponentType="Field" StdAbbrev="D2Loc" QualifiedAbbrev="D2Loc" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:string" />
</xs:simpleType>
|