iso20022_reda_043_001_01

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 AddressType2Code

type AddressType2Code string

May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY

type AddressType3Choice

type AddressType3Choice struct {
	Cd    AddressType2Code        `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Cd,omitempty"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Prtry,omitempty"`
}

type AnyBICDec2014Identifier

type AnyBICDec2014Identifier string

Must match the pattern [A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}

type BICFIDec2014Identifier

type BICFIDec2014Identifier string

Must match the pattern [A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}

type CodeOrProprietary1Choice

type CodeOrProprietary1Choice struct {
	Cd    Max4Text                `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Cd,omitempty"`
	Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Prtry,omitempty"`
}

type Contact5

type Contact5 struct {
	NmPrfx    NamePrefix2Code             `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 NmPrfx,omitempty"`
	Nm        Max140Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Nm,omitempty"`
	PhneNb    PhoneNumber                 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 PhneNb,omitempty"`
	MobNb     PhoneNumber                 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 MobNb,omitempty"`
	FaxNb     PhoneNumber                 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 FaxNb,omitempty"`
	EmailAdr  Max2048Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 EmailAdr,omitempty"`
	EmailPurp Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 EmailPurp,omitempty"`
	JobTitl   Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 JobTitl,omitempty"`
	Rspnsblty Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Rspnsblty,omitempty"`
	Dept      Max70Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Dept,omitempty"`
	Othr      []OtherContact1             `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Othr,omitempty"`
	PrefrdMtd PreferredContactMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 PrefrdMtd,omitempty"`
	VldFr     ISODate                     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 VldFr,omitempty"`
	VldTo     ISODate                     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 VldTo,omitempty"`
}

type CountryCode

type CountryCode string

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

type DatePeriod2

type DatePeriod2 struct {
	FrDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 FrDt"`
	ToDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 ToDt"`
}

type DatePeriod3Choice

type DatePeriod3Choice struct {
	FrDt   ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 FrDt,omitempty"`
	ToDt   ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 ToDt,omitempty"`
	FrToDt DatePeriod2 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 FrToDt,omitempty"`
	Dt     ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Dt,omitempty"`
}

type Document

type Document struct {
	PtyAudtTrlRpt PartyAuditTrailReportV01 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 PtyAudtTrlRpt"`
}

type ErrorHandling3Choice

type ErrorHandling3Choice struct {
	Cd    ExternalSystemErrorHandling1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Cd,omitempty"`
	Prtry Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Prtry,omitempty"`
}

type ErrorHandling5

type ErrorHandling5 struct {
	Err  ErrorHandling3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Err"`
	Desc Max140Text           `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Desc,omitempty"`
}

type Exact4AlphaNumericText

type Exact4AlphaNumericText string

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

type ExternalSystemErrorHandling1Code

type ExternalSystemErrorHandling1Code string

May be no more than 4 items long

type ExternalSystemPartyType1Code

type ExternalSystemPartyType1Code string

May be no more than 4 items long

type GenericIdentification13

type GenericIdentification13 struct {
	Id      Max4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Id"`
	SchmeNm Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 SchmeNm,omitempty"`
	Issr    Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Issr"`
}

type GenericIdentification30

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

type GenericIdentification36

type GenericIdentification36 struct {
	Id      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Id"`
	Issr    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Issr"`
	SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 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 LEIIdentifier

type LEIIdentifier string

Must match the pattern [A-Z0-9]{18,18}[0-9]{2,2}

type LockStatus1Code

type LockStatus1Code string

May be one of LOCK, ULCK

type MarketSpecificAttribute1

type MarketSpecificAttribute1 struct {
	Nm  Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Nm"`
	Val Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Val"`
}

type Max128Text

type Max128Text string

May be no more than 128 items long

type Max140Text

type Max140Text string

May be no more than 140 items long

type Max16Text

type Max16Text string

May be no more than 16 items long

type Max2048Text

type Max2048Text string

May be no more than 2048 items long

type Max256Text

type Max256Text string

May be no more than 256 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 Max4AlphaNumericText

type Max4AlphaNumericText string

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

type Max4Text

type Max4Text string

May be no more than 4 items long

type Max70Text

type Max70Text string

May be no more than 70 items long

type MessageHeader12

type MessageHeader12 struct {
	MsgId         Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 MsgId"`
	CreDtTm       ISODateTime                  `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 CreDtTm,omitempty"`
	OrgnlBizInstr OriginalBusinessInstruction1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 OrgnlBizInstr,omitempty"`
}

type NameAndAddress5

type NameAndAddress5 struct {
	Nm  Max350Text     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Nm"`
	Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Adr,omitempty"`
}

type NamePrefix2Code

type NamePrefix2Code string

May be one of DOCT, MADM, MISS, MIST, MIKS

type OriginalBusinessInstruction1

type OriginalBusinessInstruction1 struct {
	MsgId   Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 MsgId"`
	MsgNmId Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 MsgNmId,omitempty"`
	CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 CreDtTm,omitempty"`
}

type OtherContact1

type OtherContact1 struct {
	ChanlTp Max4Text   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 ChanlTp"`
	Id      Max128Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Id,omitempty"`
}

type PartyAuditTrail1

type PartyAuditTrail1 struct {
	Rcrd      []UpdateLogPartyRecord1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Rcrd"`
	OprTmStmp ISODateTime                   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 OprTmStmp"`
	InstgUsr  Max256Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 InstgUsr"`
	ApprvgUsr Max256Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 ApprvgUsr,omitempty"`
}

type PartyAuditTrailOrError1Choice

type PartyAuditTrailOrError1Choice struct {
	PtyAudtTrlRpt []PartyAuditTrailReport3 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 PtyAudtTrlRpt,omitempty"`
	OprlErr       []ErrorHandling5         `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 OprlErr,omitempty"`
}

type PartyAuditTrailOrError2Choice

type PartyAuditTrailOrError2Choice struct {
	AudtTrl []PartyAuditTrail1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 AudtTrl,omitempty"`
	BizErr  []ErrorHandling5   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 BizErr,omitempty"`
}

type PartyAuditTrailReport3

type PartyAuditTrailReport3 struct {
	PtyAudtTrlOrErr PartyAuditTrailOrError2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 PtyAudtTrlOrErr"`
	DtPrd           DatePeriod3Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 DtPrd,omitempty"`
	PtyId           SystemPartyIdentification8    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 PtyId"`
}

type PartyAuditTrailReportV01

type PartyAuditTrailReportV01 struct {
	MsgHdr      MessageHeader12               `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 MsgHdr,omitempty"`
	RptOrErr    PartyAuditTrailOrError1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 RptOrErr"`
	SplmtryData []SupplementaryData1          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 SplmtryData,omitempty"`
}

type PartyIdentification120Choice

type PartyIdentification120Choice struct {
	AnyBIC   AnyBICDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 AnyBIC,omitempty"`
	PrtryId  GenericIdentification36 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 PrtryId,omitempty"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 NmAndAdr,omitempty"`
}

type PartyIdentification136

type PartyIdentification136 struct {
	Id  PartyIdentification120Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Id"`
	LEI LEIIdentifier                `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 LEI,omitempty"`
}

type PartyLockStatus1

type PartyLockStatus1 struct {
	VldFr  ISODate         `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 VldFr,omitempty"`
	Sts    LockStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Sts"`
	LckRsn []Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 LckRsn,omitempty"`
}

type PartyName4

type PartyName4 struct {
	VldFr  ISODate    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 VldFr,omitempty"`
	Nm     Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Nm"`
	ShrtNm Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 ShrtNm,omitempty"`
}

type PhoneNumber

type PhoneNumber string

Must match the pattern \+[0-9]{1,3}-[0-9()+\-]{1,30}

type PostalAddress1

type PostalAddress1 struct {
	AdrTp       AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 AdrTp,omitempty"`
	AdrLine     []Max70Text      `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 AdrLine,omitempty"`
	StrtNm      Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 StrtNm,omitempty"`
	BldgNb      Max16Text        `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 BldgNb,omitempty"`
	PstCd       Max16Text        `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 PstCd,omitempty"`
	TwnNm       Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 TwnNm,omitempty"`
	CtrySubDvsn Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 CtrySubDvsn,omitempty"`
	Ctry        CountryCode      `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Ctry"`
}

type PostalAddress25

type PostalAddress25 struct {
	AdrTp       AddressType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 AdrTp,omitempty"`
	Dept        Max70Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Dept,omitempty"`
	SubDept     Max70Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 SubDept,omitempty"`
	StrtNm      Max70Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 StrtNm,omitempty"`
	BldgNb      Max16Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 BldgNb,omitempty"`
	BldgNm      Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 BldgNm,omitempty"`
	Flr         Max70Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Flr,omitempty"`
	PstBx       Max16Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 PstBx,omitempty"`
	Room        Max70Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Room,omitempty"`
	PstCd       Max16Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 PstCd,omitempty"`
	TwnNm       Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 TwnNm,omitempty"`
	TwnLctnNm   Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 TwnLctnNm,omitempty"`
	DstrctNm    Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 DstrctNm,omitempty"`
	CtrySubDvsn Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 CtrySubDvsn,omitempty"`
	Ctry        CountryCode        `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Ctry,omitempty"`
	AdrLine     []Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 AdrLine,omitempty"`
	VldFr       ISODate            `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 VldFr,omitempty"`
}

type PreferredContactMethod1Code

type PreferredContactMethod1Code string

May be one of LETT, MAIL, PHON, FAXX, CELL

type ResidenceType1Code

type ResidenceType1Code string

May be one of DMST, FRGN, MXED

type Restriction1

type Restriction1 struct {
	RstrctnTp CodeOrProprietary1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 RstrctnTp"`
	VldFr     ISODateTime              `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 VldFr"`
	VldUntil  ISODateTime              `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 VldUntil,omitempty"`
}

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

type SystemPartyIdentification8

type SystemPartyIdentification8 struct {
	Id           PartyIdentification136 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Id"`
	RspnsblPtyId PartyIdentification136 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 RspnsblPtyId,omitempty"`
}

type SystemPartyType1Choice

type SystemPartyType1Choice struct {
	Cd    ExternalSystemPartyType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Cd,omitempty"`
	Prtry Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Prtry,omitempty"`
}

type TechnicalIdentification2Choice

type TechnicalIdentification2Choice struct {
	BICFI   BICFIDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 BICFI,omitempty"`
	TechAdr Max256Text             `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 TechAdr,omitempty"`
}

type UpdateLogAddress1

type UpdateLogAddress1 struct {
	Od  PostalAddress25 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Od"`
	New PostalAddress25 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 New"`
}

type UpdateLogContact1

type UpdateLogContact1 struct {
	Od  Contact5 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Od"`
	New Contact5 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 New"`
}

type UpdateLogDate1

type UpdateLogDate1 struct {
	Od  ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Od"`
	New ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 New"`
}

type UpdateLogMarketSpecificAttribute1

type UpdateLogMarketSpecificAttribute1 struct {
	Od  MarketSpecificAttribute1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Od"`
	New MarketSpecificAttribute1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 New"`
}

type UpdateLogPartyLockStatus1

type UpdateLogPartyLockStatus1 struct {
	Od  PartyLockStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Od"`
	New PartyLockStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 New"`
}

type UpdateLogPartyName1

type UpdateLogPartyName1 struct {
	Od  PartyName4 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Od"`
	New PartyName4 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 New"`
}

type UpdateLogPartyRecord1Choice

type UpdateLogPartyRecord1Choice struct {
	Adr          UpdateLogAddress1                 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Adr,omitempty"`
	CtctDtls     UpdateLogContact1                 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 CtctDtls,omitempty"`
	OpngDt       UpdateLogDate1                    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 OpngDt,omitempty"`
	ClsgDt       UpdateLogDate1                    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 ClsgDt,omitempty"`
	Tp           UpdateLogSystemPartyType1         `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Tp,omitempty"`
	TechAdr      UpdateLogTechnicalAddress1        `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 TechAdr,omitempty"`
	MktSpcfcAttr UpdateLogMarketSpecificAttribute1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 MktSpcfcAttr,omitempty"`
	Nm           UpdateLogPartyName1               `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Nm,omitempty"`
	ResTp        UpdateLogResidenceType1           `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 ResTp,omitempty"`
	LckSts       UpdateLogPartyLockStatus1         `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 LckSts,omitempty"`
	Rstrctn      UpdateLogRestriction1             `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Rstrctn,omitempty"`
	Othr         []UpdateLogProprietary1           `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Othr,omitempty"`
}

type UpdateLogProprietary1

type UpdateLogProprietary1 struct {
	FldNm     Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 FldNm"`
	OdFldVal  Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 OdFldVal"`
	NewFldVal Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 NewFldVal"`
}

type UpdateLogResidenceType1

type UpdateLogResidenceType1 struct {
	Od  ResidenceType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Od"`
	New ResidenceType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 New"`
}

type UpdateLogRestriction1

type UpdateLogRestriction1 struct {
	Od  Restriction1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Od"`
	New Restriction1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 New"`
}

type UpdateLogSystemPartyType1

type UpdateLogSystemPartyType1 struct {
	Od  SystemPartyType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Od"`
	New SystemPartyType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 New"`
}

type UpdateLogTechnicalAddress1

type UpdateLogTechnicalAddress1 struct {
	Od  TechnicalIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 Od"`
	New TechnicalIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.043.001.01 New"`
}

Jump to

Keyboard shortcuts

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