sese_031_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 AcknowledgedAcceptedStatus3Choice

type AcknowledgedAcceptedStatus3Choice struct {
	NoSpcfdRsn NoReasonCode             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 NoSpcfdRsn"`
	Rsn        []AcknowledgementReason3 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Rsn,omitempty"`
}

type AcknowledgementReason3

type AcknowledgementReason3 struct {
	Cd          AcknowledgementReason4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	AddtlRsnInf Max210Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AddtlRsnInf,omitempty"`
}

type AcknowledgementReason4Choice

type AcknowledgementReason4Choice struct {
	Cd    AcknowledgementReason5Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	Prtry GenericIdentification20    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
}

type AcknowledgementReason5Code

type AcknowledgementReason5Code string

May be one of ADEA, SMPG, OTHR, CDCY, CDRG, CDRE, NSTP, RQWV, LATE

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 AutoBorrowing2Code

type AutoBorrowing2Code string

May be one of LAMI, NBOR, YBOR, RTRN

type AutomaticBorrowing2Choice

type AutomaticBorrowing2Choice struct {
	Cd    AutoBorrowing2Code      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
}

type CopyDuplicate1Code

type CopyDuplicate1Code string

May be one of CODU, COPY, DUPL

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:sese.031.001.01 Dt"`
	DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 DtTm"`
}

type DeniedReason2

type DeniedReason2 struct {
	Cd          DeniedReason2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	AddtlRsnInf Max210Text          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AddtlRsnInf,omitempty"`
}

type DeniedReason2Choice

type DeniedReason2Choice struct {
	Cd    DeniedReason4Code       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
}

type DeniedReason4Code

type DeniedReason4Code string

May be one of ADEA, DCAN, DPRG, DREP, DSET, LATE, OTHR, CDRG, CDCY, CDRE

type DeniedStatus2Choice

type DeniedStatus2Choice struct {
	NoSpcfdRsn NoReasonCode    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 NoSpcfdRsn"`
	Rsn        []DeniedReason2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Rsn,omitempty"`
}

type Document

type Document struct {
	SctiesSttlmCondModStsAdvc SecuritiesSettlementConditionModificationStatusAdviceV01 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 SctiesSttlmCondModStsAdvc"`
}

type DocumentIdentification11

type DocumentIdentification11 struct {
	Id       Max35Text             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Id"`
	CreDtTm  DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 CreDtTm,omitempty"`
	CpyDplct CopyDuplicate1Code    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 CpyDplct,omitempty"`
}

type DocumentNumber1Choice

type DocumentNumber1Choice struct {
	ShrtNb  Exact3NumericText                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 ShrtNb"`
	LngNb   ISO20022MessageIdentificationText `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 LngNb"`
	PrtryNb GenericIdentification19           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 PrtryNb"`
}

type Exact3NumericText

type Exact3NumericText string

Must match the pattern [0-9]{3}

type Exact4AlphaNumericText

type Exact4AlphaNumericText string

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

type Exact4NumericText

type Exact4NumericText string

Must match the pattern [0-9]{4}

type Extension2

type Extension2 struct {
	PlcAndNm   Max350Text         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 PlcAndNm,omitempty"`
	XtnsnEnvlp ExtensionEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 XtnsnEnvlp"`
}

type ExtensionEnvelope1

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

type GenericIdentification19

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

type GenericIdentification20

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

type ISO20022MessageIdentificationText

type ISO20022MessageIdentificationText string

Must match the pattern [a-z]{4}\.[0-9]{3}\.[0-9]{3}\.[0-9]{2}

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 Identification1

type Identification1 struct {
	Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Id"`
}

type LinkageType1Choice

type LinkageType1Choice struct {
	Cd    LinkageType1Code        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
}

type LinkageType1Code

type LinkageType1Code string

May be one of LINK, UNLK, SOFT

type Linkages3

type Linkages3 struct {
	PrcgPos ProcessingPosition2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 PrcgPos,omitempty"`
	MsgNb   DocumentNumber1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 MsgNb,omitempty"`
	Ref     References6Choice         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Ref"`
}

type MatchingDenied1Choice

type MatchingDenied1Choice struct {
	Cd    MatchingProcess1Code    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
}

type MatchingProcess1Code

type MatchingProcess1Code string

May be one of UNMT, MTRE

type Max16Text

type Max16Text string

Must be at least 1 items long

type Max210Text

type Max210Text 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 NameAndAddress5

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

type NoReasonCode

type NoReasonCode string

May be one of NORE

type NoSpecifiedReason1

type NoSpecifiedReason1 struct {
	NoSpcfdRsn NoReasonCode `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 NoSpcfdRsn"`
}

type PartyIdentification10Choice

type PartyIdentification10Choice struct {
	BICOrBEI AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 BICOrBEI"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 PrtryId"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 NmAndAdr"`
}

type PartyIdentification13Choice

type PartyIdentification13Choice struct {
	BICOrBEI AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 BICOrBEI"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 PrtryId"`
}

type PendingReason2

type PendingReason2 struct {
	Cd          PendingReason2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	AddtlRsnInf Max210Text           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AddtlRsnInf,omitempty"`
}

type PendingReason2Choice

type PendingReason2Choice struct {
	Cd    PendingReason6Code      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
}

type PendingReason6Code

type PendingReason6Code string

May be one of ADEA, CONF, OTHR, CDRG, CDCY, CDRE

type PendingStatus4Choice

type PendingStatus4Choice struct {
	NoSpcfdRsn NoReasonCode     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 NoSpcfdRsn"`
	Rsn        []PendingReason2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Rsn,omitempty"`
}

type PostalAddress1

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

type PriorityNumeric1Choice

type PriorityNumeric1Choice struct {
	Nmrc  Exact4NumericText       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Nmrc"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
}

type ProcessingPosition1Code

type ProcessingPosition1Code string

May be one of AFTR, WITH, BEFR

type ProcessingPosition2Choice

type ProcessingPosition2Choice struct {
	Cd    ProcessingPosition1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
}

type ProcessingStatus5Choice

type ProcessingStatus5Choice struct {
	AckdAccptd AcknowledgedAcceptedStatus3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AckdAccptd"`
	Rjctd      RejectionOrRepairStatus4Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Rjctd"`
	Cmpltd     NoSpecifiedReason1                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cmpltd"`
	Dnd        DeniedStatus2Choice               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Dnd"`
	Prtry      ProprietaryStatusAndReason1       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
	Pdg        PendingStatus4Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Pdg"`
}

type ProprietaryReason1

type ProprietaryReason1 struct {
	Rsn         GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Rsn,omitempty"`
	AddtlRsnInf Max210Text              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AddtlRsnInf,omitempty"`
}

type ProprietaryStatusAndReason1

type ProprietaryStatusAndReason1 struct {
	PrtrySts GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 PrtrySts"`
	PrtryRsn []ProprietaryReason1    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 PrtryRsn,omitempty"`
}

type References1

type References1 struct {
	AcctOwnrTxId      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AcctOwnrTxId,omitempty"`
	AcctSvcrTxId      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AcctSvcrTxId,omitempty"`
	MktInfrstrctrTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 MktInfrstrctrTxId,omitempty"`
	PoolId            Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 PoolId,omitempty"`
	CmonId            Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 CmonId,omitempty"`
	TradId            Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 TradId,omitempty"`
}

type References6Choice

type References6Choice struct {
	AcctSvcrTxId      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AcctSvcrTxId"`
	AcctOwnrTxId      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AcctOwnrTxId"`
	MktInfrstrctrTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 MktInfrstrctrTxId"`
	PoolId            Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 PoolId"`
	CmonId            Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 CmonId"`
	TradId            Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 TradId"`
}

type RejectionAndRepairReason3Choice

type RejectionAndRepairReason3Choice struct {
	Cd    RejectionReason23Code   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
}

type RejectionOrRepairReason3

type RejectionOrRepairReason3 struct {
	Cd          RejectionAndRepairReason3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	AddtlRsnInf Max210Text                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AddtlRsnInf,omitempty"`
}

type RejectionOrRepairStatus4Choice

type RejectionOrRepairStatus4Choice struct {
	NoSpcfdRsn NoReasonCode               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 NoSpcfdRsn"`
	Rsn        []RejectionOrRepairReason3 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Rsn,omitempty"`
}

type RejectionReason23Code

type RejectionReason23Code string

May be one of SAFE, ADEA, REFE, LATE, DDAT, OTHR

type RequestDetails1

type RequestDetails1 struct {
	Ref          References1               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Ref"`
	AutomtcBrrwg AutomaticBorrowing2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AutomtcBrrwg,omitempty"`
	RtnInd       bool                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 RtnInd,omitempty"`
	Lkg          LinkageType1Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Lkg,omitempty"`
	Prty         PriorityNumeric1Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prty,omitempty"`
	OthrPrcg     []GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 OthrPrcg,omitempty"`
	PrtlSttlmInd bool                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 PrtlSttlmInd,omitempty"`
	SctiesRTGS   SecuritiesRTGS1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 SctiesRTGS,omitempty"`
	HldInd       bool                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 HldInd,omitempty"`
	MtchgDnl     MatchingDenied1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 MtchgDnl,omitempty"`
	UnltrlSplt   UnilateralSplit1Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 UnltrlSplt,omitempty"`
	Lnkgs        []Linkages3               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Lnkgs,omitempty"`
}

type SecuritiesAccount13

type SecuritiesAccount13 struct {
	Id Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Id"`
	Tp GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Tp,omitempty"`
	Nm Max70Text               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Nm,omitempty"`
}

type SecuritiesRTGS1Choice

type SecuritiesRTGS1Choice struct {
	Ind   bool                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Ind"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
}

type SecuritiesSettlementConditionModificationStatusAdviceV01

type SecuritiesSettlementConditionModificationStatusAdviceV01 struct {
	Id        DocumentIdentification11    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Id"`
	ReqRef    Identification1             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 ReqRef"`
	AcctOwnr  PartyIdentification13Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 AcctOwnr,omitempty"`
	SfkpgAcct SecuritiesAccount13         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 SfkpgAcct,omitempty"`
	ReqDtls   RequestDetails1             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 ReqDtls,omitempty"`
	PrcgSts   ProcessingStatus5Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 PrcgSts"`
	MsgOrgtr  PartyIdentification10Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 MsgOrgtr,omitempty"`
	MsgRcpt   PartyIdentification10Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 MsgRcpt,omitempty"`
	Xtnsn     []Extension2                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Xtnsn,omitempty"`
}

type SecuritiesTransactionType5Code

type SecuritiesTransactionType5Code string

May be one of TRAD

type UnilateralSplit1Choice

type UnilateralSplit1Choice struct {
	Cd    SecuritiesTransactionType5Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Cd"`
	Prtry GenericIdentification20        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.001.01 Prtry"`
}

Jump to

Keyboard shortcuts

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