sese_010_001_02

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 AdditionalReference3

type AdditionalReference3 struct {
	Ref     Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Ref"`
	RefIssr PartyIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 RefIssr,omitempty"`
	MsgNm   Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 MsgNm,omitempty"`
}

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 CancellationRejectedReason1Code

type CancellationRejectedReason1Code string

May be one of CUTO, COSE

type CancellationStatus2Code

type CancellationStatus2Code string

May be one of STNP, PACK

type CancellationStatusAndReason2

type CancellationStatusAndReason2 struct {
	MstrRef  Max35Text                                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 MstrRef,omitempty"`
	TrfRef   Max35Text                                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 TrfRef"`
	ClntRef  Max35Text                                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 ClntRef,omitempty"`
	CxlRef   Max35Text                                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 CxlRef,omitempty"`
	Sts      TransferCancellationStatus2                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Sts"`
	Rjctd    TransferCancellationRejectedStatus1          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Rjctd"`
	Cmplt    TransferCancellationCompleteStatusAndReason1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Cmplt"`
	Pdg      TransferCancellationPendingStatus1           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Pdg"`
	StsInitr PartyIdentification2Choice                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 StsInitr,omitempty"`
}

type CancelledStatusReason1Code

type CancelledStatusReason1Code string

May be one of CANI, CANS, CSUB

type CountryCode

type CountryCode string

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

type Document

type Document struct {
	TrfCxlStsRptV02 TransferCancellationStatusReportV02 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 TrfCxlStsRptV02"`
}

type Extended350Code

type Extended350Code string

Must be at least 1 items long

type Extension1

type Extension1 struct {
	PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 PlcAndNm"`
	Txt      Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Txt"`
}

type GenericIdentification1

type GenericIdentification1 struct {
	Id      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Id"`
	SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 SchmeNm,omitempty"`
	Issr    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Issr,omitempty"`
}

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 MessageIdentification1

type MessageIdentification1 struct {
	Id      Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Id"`
	CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 CreDtTm"`
}

type NameAndAddress5

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

type PartyIdentification2Choice

type PartyIdentification2Choice struct {
	BICOrBEI AnyBICIdentifier       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 BICOrBEI"`
	PrtryId  GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 PrtryId"`
	NmAndAdr NameAndAddress5        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 NmAndAdr"`
}

type PostalAddress1

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

type TransferCancellationCompleteStatusAndReason1

type TransferCancellationCompleteStatusAndReason1 struct {
	Rsn          CancelledStatusReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Rsn"`
	XtndedRsn    Extended350Code            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 XtndedRsn"`
	DataSrcSchme GenericIdentification1     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 DataSrcSchme"`
}

type TransferCancellationPendingStatus1

type TransferCancellationPendingStatus1 struct {
	Rsn Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Rsn,omitempty"`
}

type TransferCancellationRejectedStatus1

type TransferCancellationRejectedStatus1 struct {
	Rsn          CancellationRejectedReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Rsn"`
	XtndedRsn    Extended350Code                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 XtndedRsn"`
	DataSrcSchme []GenericIdentification1        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 DataSrcSchme"`
}

type TransferCancellationStatus2

type TransferCancellationStatus2 struct {
	Sts CancellationStatus2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Sts"`
	Rsn Max350Text              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Rsn,omitempty"`
}

type TransferCancellationStatusReportV02

type TransferCancellationStatusReportV02 struct {
	MsgId   MessageIdentification1       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 MsgId"`
	RltdRef []AdditionalReference3       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 RltdRef,omitempty"`
	OthrRef []AdditionalReference3       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 OthrRef,omitempty"`
	StsRpt  CancellationStatusAndReason2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 StsRpt"`
	Xtnsn   []Extension1                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.010.001.02 Xtnsn,omitempty"`
}

Jump to

Keyboard shortcuts

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