<xs:simpleType name="SettlDeliveryType_t">
<xs:annotation>
<xs:documentation xml:lang="en">Identifies type of settlement 0 = Versus Payment : Deliver if Sell or Receive if Buy vs Against Payment = Free : Deliver if Sell or Receive if Buy Free 2 = Tri Party 3 = Hold In Custody
</xs:documentation>
<xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
<xs:Xref Protocol="FIX" name="SettlDeliveryType" tag="172" datatype="int" ComponentType="Field" StdAbbrev="DlvryTyp" QualifiedAbbrev="DlvryTyp" Category="" CategoryAbbrev="" />
<xs:Xref Protocol="ISO_15022_XML" />
</xs:appinfo>
</xs:annotation>
<xs:restriction base="xs:int" />
</xs:simpleType>
|