seev_006_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 AddressType2Code

type AddressType2Code string

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

type AlternateFinancialInstrumentIdentification1

type AlternateFinancialInstrumentIdentification1 struct {
	DmstIdSrc  CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 DmstIdSrc"`
	PrtryIdSrc Max16Text   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 PrtryIdSrc"`
	Id         Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 Id"`
}

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 CancellationProcessingStatus1

type CancellationProcessingStatus1 struct {
	Sts      CancellationStatus3Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 Sts"`
	AddtlInf Max350Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 AddtlInf,omitempty"`
}

type CancellationRejectionStatus1

type CancellationRejectionStatus1 struct {
	Rsn       RejectionReason2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 Rsn"`
	XtndedRsn Extended350Code      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 XtndedRsn"`
	AddtlInf  Max350Text           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 AddtlInf,omitempty"`
}

type CancellationStatus1Choice

type CancellationStatus1Choice struct {
	PrcgSts  CancellationProcessingStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 PrcgSts"`
	RjctnSts CancellationRejectionStatus1  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 RjctnSts"`
}

type CancellationStatus3Code

type CancellationStatus3Code string

May be one of PACK, CANP, CAND, RCIS

type CountryCode

type CountryCode string

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

type DetailedInstructionStatus1

type DetailedInstructionStatus1 struct {
	InstrId   Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 InstrId"`
	AcctId    Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 AcctId,omitempty"`
	SubAcctId Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 SubAcctId,omitempty"`
	InstrSts  InstructionStatus2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 InstrSts"`
}

type Document

type Document struct {
	MtgInstrSts MeetingInstructionStatusV02 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 MtgInstrSts"`
}

type Extended350Code

type Extended350Code string

Must be at least 1 items long

type GenericIdentification1

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

type ISINIdentifier

type ISINIdentifier string

Must match the pattern [A-Z0-9]{12,12}

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 InstructionProcessingStatus1

type InstructionProcessingStatus1 struct {
	Sts      Status3Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 Sts"`
	AddtlInf Max350Text  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 AddtlInf,omitempty"`
}

type InstructionRejectionStatus1

type InstructionRejectionStatus1 struct {
	Rsn       RejectionReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 Rsn"`
	XtndedRsn Extended350Code      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 XtndedRsn"`
	AddtlInf  Max350Text           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 AddtlInf,omitempty"`
}

type InstructionStatus1Choice

type InstructionStatus1Choice struct {
	GblInstrSts  InstructionStatus2Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 GblInstrSts"`
	DtldInstrSts []DetailedInstructionStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 DtldInstrSts"`
}

type InstructionStatus2Choice

type InstructionStatus2Choice struct {
	PrcgSts  InstructionProcessingStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 PrcgSts"`
	RjctnSts InstructionRejectionStatus1  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 RjctnSts"`
}

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 MeetingInstructionStatusV02

type MeetingInstructionStatusV02 struct {
	MtgInstrStsId MessageIdentification1     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 MtgInstrStsId"`
	InstrId       MessageIdentification      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 InstrId"`
	InstrCxlId    MessageIdentification      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 InstrCxlId"`
	MtgRef        MeetingReference3          `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 MtgRef"`
	RptgPty       PartyIdentification9Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 RptgPty"`
	SctyId        SecurityIdentification3    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 SctyId"`
	InstrSts      InstructionStatus1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 InstrSts"`
	CxlSts        CancellationStatus1Choice  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 CxlSts"`
}

type MeetingReference3

type MeetingReference3 struct {
	MtgId          Max35Text                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 MtgId,omitempty"`
	IssrMtgId      Max35Text                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 IssrMtgId,omitempty"`
	MtgDtAndTm     ISODateTime                    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 MtgDtAndTm"`
	Tp             MeetingType2Code               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 Tp"`
	Clssfctn       MeetingTypeClassification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 Clssfctn,omitempty"`
	XtndedClssfctn Extended350Code                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 XtndedClssfctn,omitempty"`
	Lctn           []PostalAddress1               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 Lctn,omitempty"`
}

type MeetingType2Code

type MeetingType2Code string

May be one of XMET, GMET, MIXD, SPCL

type MeetingTypeClassification1Code

type MeetingTypeClassification1Code string

May be one of AMET, OMET, CLAS, ISSU, VRHI, CORT

type MessageIdentification

type MessageIdentification struct {
	Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 Id"`
}

type MessageIdentification1

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

type NameAndAddress5

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

type PartyIdentification9Choice

type PartyIdentification9Choice struct {
	BICOrBEI AnyBICIdentifier       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 BICOrBEI"`
	PrtryId  GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 PrtryId"`
	NmAndAdr NameAndAddress5        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 NmAndAdr"`
}

type PostalAddress1

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

type RejectionReason1Code

type RejectionReason1Code string

May be one of ADEA, LATE, DQUA, IPOS, LACK, SAFE, RBIS, EVNM, ULNK, PRXY, PART, SPLT, IPOA, IREG, DSEC

type RejectionReason2Code

type RejectionReason2Code string

May be one of ULNK, RBIS, INIR, ADEA, LATE, DCAN, DPRG

type SecurityIdentification3

type SecurityIdentification3 struct {
	ISIN     ISINIdentifier                              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 ISIN"`
	TckrSymb TickerIdentifier                            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 TckrSymb,omitempty"`
	CUSIP    string                                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 CUSIP,omitempty"`
	SEDOL    string                                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 SEDOL,omitempty"`
	QUICK    string                                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 QUICK,omitempty"`
	OthrId   AlternateFinancialInstrumentIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.006.001.02 OthrId,omitempty"`
}

type Status3Code

type Status3Code string

May be one of CAND, PACK, NOIN, COMP, RCIS, STIN

type TickerIdentifier

type TickerIdentifier string

Must be at least 1 items long

Jump to

Keyboard shortcuts

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