reda_060_001_01

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 ActiveCurrencyCode

type ActiveCurrencyCode string

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

type AddressType2Code

type AddressType2Code string

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

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 ClearingSystemIdentification2Choice

type ClearingSystemIdentification2Choice struct {
	Cd    ExternalClearingSystemIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 Cd"`
	Prtry Max35Text                                 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 Prtry"`
}

type CountryCode

type CountryCode string

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

type CutOff1

type CutOff1 struct {
	CutOffUpdId Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 CutOffUpdId"`
	Ccy         ActiveCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 Ccy"`
	CutOffTm    ISOTime            `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 CutOffTm"`
	ValDtOffset DateOffsetText     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 ValDtOffset"`
}

type DateOffsetText

type DateOffsetText string

Must match the pattern 0|-1|-2

type Document

type Document struct {
	NetgCutOffRefDataUpdReq NettingCutOffReferenceDataUpdateRequestV01 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 NetgCutOffRefDataUpdReq"`
}

type ExternalClearingSystemIdentification1Code

type ExternalClearingSystemIdentification1Code string

Must be at least 1 items long

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 ISOTime

type ISOTime time.Time

func (ISOTime) MarshalText

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

func (*ISOTime) UnmarshalText

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

type LEIIdentifier

type LEIIdentifier string

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

type Max105Text

type Max105Text string

Must be at least 1 items long

type Max16Text

type Max16Text string

Must be at least 1 items long

type Max34Text

type Max34Text 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 Max4Text

type Max4Text string

Must be at least 1 items long

type Max70Text

type Max70Text string

Must be at least 1 items long

type NameAndAddress8

type NameAndAddress8 struct {
	Nm         Max350Text     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 Nm"`
	Adr        PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 Adr,omitempty"`
	AltrntvIdr []Max35Text    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 AltrntvIdr,omitempty"`
}

type NettingCutOff1

type NettingCutOff1 struct {
	NetgId    NettingIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 NetgId"`
	NewCutOff []CutOff1                    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 NewCutOff"`
}

type NettingCutOffReferenceDataUpdateRequestV01

type NettingCutOffReferenceDataUpdateRequestV01 struct {
	ReqData       RequestData1         `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 ReqData"`
	NetgCutOffReq []NettingCutOff1     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 NetgCutOffReq"`
	SplmtryData   []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 SplmtryData,omitempty"`
}

type NettingIdentification1Choice

type NettingIdentification1Choice struct {
	TradPty   PartyIdentification73Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 TradPty"`
	NetgGrpId Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 NetgGrpId"`
}

type PartyIdentification44

type PartyIdentification44 struct {
	AnyBIC     AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 AnyBIC"`
	AltrntvIdr []Max35Text      `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 AltrntvIdr,omitempty"`
}

type PartyIdentification59

type PartyIdentification59 struct {
	PtyNm      Max34Text                           `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 PtyNm,omitempty"`
	AnyBIC     PartyIdentification44               `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 AnyBIC,omitempty"`
	AcctNb     Max34Text                           `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 AcctNb,omitempty"`
	Adr        Max105Text                          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 Adr,omitempty"`
	ClrSysId   ClearingSystemIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 ClrSysId,omitempty"`
	LglNttyIdr LEIIdentifier                       `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 LglNttyIdr,omitempty"`
}

type PartyIdentification73Choice

type PartyIdentification73Choice struct {
	NmAndAdr NameAndAddress8       `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 NmAndAdr"`
	AnyBIC   PartyIdentification44 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 AnyBIC"`
	PtyId    PartyIdentification59 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 PtyId"`
}

type PostalAddress1

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

type RequestData1

type RequestData1 struct {
	MsgId         Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 MsgId"`
	ReqTp         Max4Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 ReqTp"`
	ReqdActvtnDt  ISODate                     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 ReqdActvtnDt"`
	ReqSvcr       PartyIdentification73Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 ReqSvcr,omitempty"`
	NetSvcPtcptId PartyIdentification73Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 NetSvcPtcptId"`
	NetSvcTp      Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.060.001.01 NetSvcTp,omitempty"`
}

type SupplementaryData1

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