Definition Type: SimpleType
Name: SettlDeliveryType_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
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
Collapse XSD Schema Diagram:
XSD Diagram of SettlDeliveryType_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<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>
Collapse Derivation Tree:
Collapse References:
nsA:DlvryTyp