colr_005_001_04

package
v0.0.0-...-d341185 Latest Latest
Warning

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

Go to latest
Published: Feb 7, 2021 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 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 CollateralAccount2

type CollateralAccount2 struct {
	Id Max35Text                                  `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 Id"`
	Tp CollateralAccountIdentificationType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 Tp,omitempty"`
	Nm Max70Text                                  `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 Nm,omitempty"`
}

type CollateralAccountIdentificationType2Choice

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

type CollateralAccountType1Code

type CollateralAccountType1Code string

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

type CollateralCancellationReason1

type CollateralCancellationReason1 struct {
	AddtlInf Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 AddtlInf,omitempty"`
	CxlRsnCd CollateralCancellationType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 CxlRsnCd"`
}

type CollateralCancellationType1Choice

type CollateralCancellationType1Choice struct {
	Cd    CollateralManagementCancellationReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 Cd"`
	Prtry GenericIdentification30                     `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 Prtry"`
}

type CollateralManagementCancellationReason1Code

type CollateralManagementCancellationReason1Code string

May be one of PRER, PNSU

type CollateralManagementCancellationRequestV04

type CollateralManagementCancellationRequestV04 struct {
	TxId        Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 TxId"`
	Ref         Reference2Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 Ref"`
	Oblgtn      Obligation4                   `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 Oblgtn"`
	CxlRsn      CollateralCancellationReason1 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 CxlRsn"`
	SplmtryData []SupplementaryData1          `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 SplmtryData,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.005.001.04 Dt"`
	DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 DtTm"`
}

type Document

type Document struct {
	CollMgmtCxlReq CollateralManagementCancellationRequestV04 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 CollMgmtCxlReq"`
}

type Exact4AlphaNumericText

type Exact4AlphaNumericText string

Must match the pattern [a-zA-Z0-9]{4}

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 GenericIdentification30

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

type GenericIdentification36

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

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

Must be at least 1 items long

type Max350Text

type Max350Text string

Must be at least 1 items long

type Max35Text

type Max35Text string

Must be at least 1 items long

type Max70Text

type Max70Text string

Must be at least 1 items long

type NameAndAddress6

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

type Obligation4

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

type PartyIdentification100Choice

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

type PostalAddress2

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

type Reference2Choice

type Reference2Choice struct {
	MrgnCallReqId     Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 MrgnCallReqId"`
	MrgnCallRspnId    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 MrgnCallRspnId"`
	CollPrpslId       Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 CollPrpslId"`
	CollPrpslRspnId   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 CollPrpslRspnId"`
	DsptNtfctnId      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 DsptNtfctnId"`
	CollSbstitnReqId  Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 CollSbstitnReqId"`
	CollSbstitnRspnId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 CollSbstitnRspnId"`
	CollSbstitnConfId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 CollSbstitnConfId"`
	IntrstPmtReqId    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 IntrstPmtReqId"`
	IntrstPmtRspnId   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 IntrstPmtRspnId"`
	IntrstPmtStmtId   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 IntrstPmtStmtId"`
}

type SupplementaryData1

type SupplementaryData1 struct {
	PlcAndNm Max350Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 PlcAndNm,omitempty"`
	Envlp    SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.005.001.04 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