Definition Type: SimpleType
Name: DistribPaymentMethod_enum_t
Namespace: http://www.fixprotocol.org/FIXML-4-4
Containing Schema: fixml-fields-base-4-4.xsd
Documentation:
A code identifying the payment method for a fractional distribution = CREST 2 = NSCC 3 = Euroclear 4 = Clearstream 5 = Cheque 6 = Telegraphic Transfer 7 = FedWire 8 = Direct Credit BECS BACS 9 = ACH Credit 0 = BPAY = High Value Clearing System HVACS 2 = Reinvest in fund 3 through 998 are reserved for future use Values above 000 are available for use by private agreement among counterparties
Collapse XSD Schema Diagram:
XSD Diagram of DistribPaymentMethod_enum_t in schema fixml-fields-base-4-4_xsd (Financial Information eXchange (FIX))
Collapse XSD Schema Code:
<xs:simpleType name="DistribPaymentMethod_enum_t">
    <xs:annotation>
        <xs:documentation xml:lang="en">A code identifying the payment method for a  fractional  distribution   = CREST 2 = NSCC 3 = Euroclear 4 = Clearstream 5 = Cheque 6 = Telegraphic Transfer  7  = FedWire 8 = Direct Credit  BECS  BACS  9 = ACH Credit 0 = BPAY  = High Value Clearing System  HVACS  2 = Reinvest in fund 3 through 998 are reserved for future use Values above 000 are available for use by private agreement among counterparties 
		</xs:documentation>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <xs:Xref Protocol="FIX" name="DistribPaymentMethod" tag="477" datatype="int" ComponentType="Field" StdAbbrev="DistribPmtMethod" QualifiedAbbrev="DistribPmtMethod" Category="**BaseCatagory**" CategoryAbbrev="**BaseCatagoryXMLName**" />
            <xs:Xref Protocol="ISO_15022_XML" />
        </xs:appinfo>
        <xs:appinfo xmlns:x="http://www.fixprotocol.org/fixml/metadata.xsd">
            <x:EnumDoc value="1" desc="CREST" />
            <x:EnumDoc value="2" desc="NSCC" />
            <x:EnumDoc value="3" desc="Euroclear" />
            <x:EnumDoc value="4" desc="Clearstream" />
            <x:EnumDoc value="5" desc="Cheque" />
            <x:EnumDoc value="6" desc="TelegraphicTransfer" />
            <x:EnumDoc value="7" desc="FedWire" />
            <x:EnumDoc value="8" desc="DirectCreditBECSBACS" />
            <x:EnumDoc value="9" desc="ACHCredit" />
            <x:EnumDoc value="10" desc="BPAY" />
            <x:EnumDoc value="11" desc="HighValueClearingSystemHVACS" />
            <x:EnumDoc value="12" desc="ReinvestInFund" />
        </xs:appinfo>
    </xs:annotation>
    <xs:restriction base="xs:string">
        <xs:enumeration value="1" />
        <xs:enumeration value="2" />
        <xs:enumeration value="3" />
        <xs:enumeration value="4" />
        <xs:enumeration value="5" />
        <xs:enumeration value="6" />
        <xs:enumeration value="7" />
        <xs:enumeration value="8" />
        <xs:enumeration value="9" />
        <xs:enumeration value="10" />
        <xs:enumeration value="11" />
        <xs:enumeration value="12" />
    </xs:restriction>
</xs:simpleType>
Collapse Facets:
Facet Value
Enumeration 1
Enumeration 2
Enumeration 3
Enumeration 4
Enumeration 5
Enumeration 6
Enumeration 7
Enumeration 8
Enumeration 9
Enumeration 10
Enumeration 11
Enumeration 12
Collapse Derivation Tree:
Collapse References:
nsA:DistribPaymentMethod_t