iso20022_colr_008_001_05

package
v0.0.0-...-2e988c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountIdentification4Choice

type AccountIdentification4Choice struct {
	IBAN IBAN2007Identifier            `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 IBAN,omitempty"`
	Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Othr,omitempty"`
}

type AccountSchemeName1Choice

type AccountSchemeName1Choice struct {
	Cd    ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Cd,omitempty"`
	Prtry Max35Text                          `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Prtry,omitempty"`
}

type AnyBICIdentifier

type AnyBICIdentifier string

Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}

type CashCollateralResponse2

type CashCollateralResponse2 struct {
	RspnTp    Status4Code                  `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 RspnTp"`
	CollId    Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 CollId,omitempty"`
	AsstNb    Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 AsstNb,omitempty"`
	CshAcctId AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 CshAcctId,omitempty"`
	RjctnRsn  RejectionReasonV021Code      `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 RjctnRsn,omitempty"`
	RjctnInf  Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 RjctnInf,omitempty"`
}

type CollateralAccount3

type CollateralAccount3 struct {
	Id Max35Text                                  `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Id"`
	Tp CollateralAccountIdentificationType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Tp,omitempty"`
	Nm Max70Text                                  `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Nm,omitempty"`
}

type CollateralAccountIdentificationType3Choice

type CollateralAccountIdentificationType3Choice struct {
	Tp    CollateralAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Tp,omitempty"`
	Prtry GenericIdentification36    `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Prtry,omitempty"`
}

type CollateralAccountType1Code

type CollateralAccountType1Code string

May be one of HOUS, CLIE, LIPR, MGIN, DFLT

type CollateralProposalResponse1Code

type CollateralProposalResponse1Code string

May be one of INPR, COPR

type CollateralProposalResponse3

type CollateralProposalResponse3 struct {
	VartnMrgn       CollateralProposalResponseType3 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 VartnMrgn"`
	SgrtdIndpdntAmt CollateralProposalResponseType3 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 SgrtdIndpdntAmt,omitempty"`
}

type CollateralProposalResponse3Choice

type CollateralProposalResponse3Choice struct {
	CollPrpsl       CollateralProposalResponse3     `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 CollPrpsl,omitempty"`
	SgrtdIndpdntAmt CollateralProposalResponseType3 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 SgrtdIndpdntAmt,omitempty"`
}

type CollateralProposalResponseType3

type CollateralProposalResponseType3 struct {
	CollPrpslId Max35Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 CollPrpslId"`
	Tp          CollateralProposalResponse1Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Tp"`
	Rspn        CollateralResponse2             `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Rspn"`
}

type CollateralProposalResponseV05

type CollateralProposalResponseV05 struct {
	TxId        Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 TxId"`
	Oblgtn      Obligation5                       `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Oblgtn"`
	PrpslRspn   CollateralProposalResponse3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 PrpslRspn"`
	SplmtryData []SupplementaryData1              `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 SplmtryData,omitempty"`
}

type CollateralResponse2

type CollateralResponse2 struct {
	SctiesCollRspn []SecuritiesCollateralResponse1 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 SctiesCollRspn,omitempty"`
	CshCollRspn    []CashCollateralResponse2       `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 CshCollRspn,omitempty"`
	OthrCollRspn   []OtherCollateralResponse2      `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 OthrCollRspn,omitempty"`
}

type CountryCode

type CountryCode string

Must match the pattern [A-Z]{2,2}

type DateAndDateTimeChoice

type DateAndDateTimeChoice struct {
	Dt   ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Dt,omitempty"`
	DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 DtTm,omitempty"`
}

type Document

type Document struct {
	CollPrpslRspn CollateralProposalResponseV05 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 CollPrpslRspn"`
}

type ExposureType5Code

type ExposureType5Code string

May be one of BFWD, PAYM, CCPC, COMM, CRDS, CRTL, CRSP, CCIR, CRPR, EQUI, EQPT, EQUS, EXTD, EXPT, FIXI, FORX, FORW, FUTR, OPTN, LIQU, OTCD, REPO, RVPO, SLOA, SBSC, SCRP, SLEB, SHSL, SCIR, SCIE, SWPT, TBAS, TRBD, TRCP

type ExternalAccountIdentification1Code

type ExternalAccountIdentification1Code string

May be no more than 4 items long

type GenericAccountIdentification1

type GenericAccountIdentification1 struct {
	Id      Max34Text                `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Id"`
	SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 SchmeNm,omitempty"`
	Issr    Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Issr,omitempty"`
}

type GenericIdentification36

type GenericIdentification36 struct {
	Id      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Id"`
	Issr    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Issr"`
	SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 SchmeNm,omitempty"`
}

type IBAN2007Identifier

type IBAN2007Identifier string

Must match the pattern [A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}

type ISODate

type ISODate time.Time

func (ISODate) MarshalText

func (t ISODate) MarshalText() ([]byte, error)

func (*ISODate) UnmarshalText

func (t *ISODate) UnmarshalText(text []byte) error

type ISODateTime

type ISODateTime time.Time

func (ISODateTime) MarshalText

func (t ISODateTime) MarshalText() ([]byte, error)

func (*ISODateTime) UnmarshalText

func (t *ISODateTime) UnmarshalText(text []byte) error

type Max16Text

type Max16Text string

May be no more than 16 items long

type Max34Text

type Max34Text string

May be no more than 34 items long

type Max350Text

type Max350Text string

May be no more than 350 items long

type Max35Text

type Max35Text string

May be no more than 35 items long

type Max70Text

type Max70Text string

May be no more than 70 items long

type NameAndAddress6

type NameAndAddress6 struct {
	Nm  Max70Text      `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Nm"`
	Adr PostalAddress2 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Adr"`
}

type Obligation5

type Obligation5 struct {
	PtyA       PartyIdentification100Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 PtyA"`
	SvcgPtyA   PartyIdentification100Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 SvcgPtyA,omitempty"`
	PtyB       PartyIdentification100Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 PtyB"`
	SvcgPtyB   PartyIdentification100Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 SvcgPtyB,omitempty"`
	CollAcctId CollateralAccount3           `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 CollAcctId,omitempty"`
	XpsrTp     ExposureType5Code            `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 XpsrTp,omitempty"`
	ValtnDt    DateAndDateTimeChoice        `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 ValtnDt"`
}

type OtherCollateralResponse2

type OtherCollateralResponse2 struct {
	RspnTp   Status4Code             `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 RspnTp"`
	CollId   Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 CollId,omitempty"`
	AsstNb   Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 AsstNb,omitempty"`
	RjctnRsn RejectionReasonV021Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 RjctnRsn,omitempty"`
	RjctnInf Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 RjctnInf,omitempty"`
}

type PartyIdentification100Choice

type PartyIdentification100Choice struct {
	AnyBIC   AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 AnyBIC,omitempty"`
	PrtryId  GenericIdentification36 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 PrtryId,omitempty"`
	NmAndAdr NameAndAddress6         `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 NmAndAdr,omitempty"`
}

type PostalAddress2

type PostalAddress2 struct {
	StrtNm      Max70Text   `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 StrtNm,omitempty"`
	PstCdId     Max16Text   `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 PstCdId"`
	TwnNm       Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 TwnNm"`
	CtrySubDvsn Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 CtrySubDvsn,omitempty"`
	Ctry        CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Ctry"`
}

type RejectionReasonV021Code

type RejectionReasonV021Code string

May be one of DSEC, EVNM, UKWN, ICOL, CONL, ELIG, INID, OTHR

type SecuritiesCollateralResponse1

type SecuritiesCollateralResponse1 struct {
	CollId   Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 CollId,omitempty"`
	AsstNb   Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 AsstNb,omitempty"`
	RspnTp   Status4Code             `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 RspnTp"`
	RjctnRsn RejectionReasonV021Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 RjctnRsn,omitempty"`
	RjctnInf Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 RjctnInf,omitempty"`
}

type Status4Code

type Status4Code string

May be one of REJT, PACK

type SupplementaryData1

type SupplementaryData1 struct {
	PlcAndNm Max350Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 PlcAndNm,omitempty"`
	Envlp    SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.008.001.05 Envlp"`
}

type SupplementaryDataEnvelope1

type SupplementaryDataEnvelope1 struct {
	Item string `xml:",any"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL