seev_004_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.004.001.02 DmstIdSrc"`
	PrtryIdSrc Max16Text   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 PrtryIdSrc"`
	Id         Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.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 AttendanceCard1

type AttendanceCard1 struct {
	AttndncCardLbllg Max105Text         `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 AttndncCardLbllg,omitempty"`
	DlvryMtd         DeliveryPlace1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 DlvryMtd"`
	OthrAdr          NameAndAddress9    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 OthrAdr,omitempty"`
}

type CountryCode

type CountryCode string

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

type CurrencyAndAmount

type CurrencyAndAmount struct {
	Value float64      `xml:",chardata"`
	Ccy   CurrencyCode `xml:"Ccy,attr"`
}

type CurrencyCode

type CurrencyCode string

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

type DeliveryPlace1Code

type DeliveryPlace1Code string

May be one of EMPL, INDI, ENTR, OADR

type Document

type Document struct {
	MtgInstr MeetingInstructionV02 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 MtgInstr"`
}

type Exact4AlphaNumericText

type Exact4AlphaNumericText string

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

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.004.001.02 Id"`
	SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 SchmeNm,omitempty"`
	Issr    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Issr,omitempty"`
}

type GenericIdentification4

type GenericIdentification4 struct {
	Id   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Id"`
	IdTp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 IdTp"`
}

type GenericIdentification5

type GenericIdentification5 struct {
	Issr  Max8Text               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Issr"`
	Inf   Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Inf"`
	Nrrtv Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Nrrtv,omitempty"`
}

type HoldingBalance4

type HoldingBalance4 struct {
	Bal      UnitOrFaceAmountOrCodeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Bal"`
	BalTp    SecuritiesEntryType2Code     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 BalTp,omitempty"`
	SfkpgPlc SafekeepingPlaceFormatChoice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 SfkpgPlc,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 IndividualPerson13

type IndividualPerson13 struct {
	BirthNm         Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 BirthNm"`
	GvnNm           Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 GvnNm,omitempty"`
	Id              PersonIdentification2      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Id,omitempty"`
	Adr             LongPostalAddress2Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Adr,omitempty"`
	EmplngPty       PartyIdentification9Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 EmplngPty,omitempty"`
	AttndncCardDtls AttendanceCard1            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 AttndncCardDtls"`
}

type Instruction1

type Instruction1 struct {
	InstrId       Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 InstrId"`
	ReqdExctnDt   ISODateTime                 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 ReqdExctnDt,omitempty"`
	VoteExctnConf bool                        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 VoteExctnConf"`
	AcctDtls      SafekeepingAccount3         `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 AcctDtls"`
	Prxy          Proxy2                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Prxy,omitempty"`
	VoteDtls      VoteDetails1                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 VoteDtls,omitempty"`
	MtgAttndee    []IndividualPerson13        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 MtgAttndee,omitempty"`
	SpcfcInstrReq SpecificInstructionRequest1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 SpcfcInstrReq,omitempty"`
}

type LongPostalAddress2Choice

type LongPostalAddress2Choice struct {
	Ustrd Max350Text     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Ustrd"`
	Strd  PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Strd"`
}

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 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 Max8Text

type Max8Text string

Must be at least 1 items long

type MeetingInstructionV02

type MeetingInstructionV02 struct {
	MtgInstrId MessageIdentification1     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 MtgInstrId"`
	MtgRef     MeetingReference3          `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 MtgRef"`
	InstgPty   PartyIdentification9Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 InstgPty"`
	SctyId     SecurityIdentification3    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 SctyId"`
	Instr      []Instruction1             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Instr"`
}

type MeetingReference3

type MeetingReference3 struct {
	MtgId          Max35Text                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 MtgId,omitempty"`
	IssrMtgId      Max35Text                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 IssrMtgId,omitempty"`
	MtgDtAndTm     ISODateTime                    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 MtgDtAndTm"`
	Tp             MeetingType2Code               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Tp"`
	Clssfctn       MeetingTypeClassification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Clssfctn,omitempty"`
	XtndedClssfctn Extended350Code                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 XtndedClssfctn,omitempty"`
	Lctn           []PostalAddress1               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.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 MessageIdentification1

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

type NameAndAddress5

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

type NameAndAddress9

type NameAndAddress9 struct {
	Nm  Max350Text               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Nm"`
	Adr LongPostalAddress2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Adr,omitempty"`
}

type PartyIdentification3

type PartyIdentification3 struct {
	BICOrBEI AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 BICOrBEI"`
}

type PartyIdentification9Choice

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

type PersonIdentification2

type PersonIdentification2 struct {
	DrvrsLicNb  Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 DrvrsLicNb"`
	SclSctyNb   Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 SclSctyNb"`
	AlnRegnNb   Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 AlnRegnNb"`
	PsptNb      Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 PsptNb"`
	TaxIdNb     Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 TaxIdNb"`
	IdntyCardNb Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 IdntyCardNb"`
	MplyrIdNb   Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 MplyrIdNb"`
	OthrId      GenericIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 OthrId"`
	Issr        Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Issr,omitempty"`
}

type PostalAddress1

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

type Proxy2

type Proxy2 struct {
	PrxyTp                ProxyType2Code     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 PrxyTp"`
	PrsnDtls              IndividualPerson13 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 PrsnDtls,omitempty"`
	VoteInstrForAgndRsltn Vote1Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 VoteInstrForAgndRsltn,omitempty"`
}

type ProxyType2Code

type ProxyType2Code string

May be one of CHRM, DISC, HLDR

type Quantity1Code

type Quantity1Code string

May be one of QALL

type SafekeepingAccount3

type SafekeepingAccount3 struct {
	AcctId      Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 AcctId"`
	AcctOwnr    PartyIdentification9Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 AcctOwnr,omitempty"`
	SubAcctDtls SubAccount2                  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 SubAcctDtls,omitempty"`
	InstdBal    []HoldingBalance4            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 InstdBal"`
	RghtsHldr   []PartyIdentification9Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 RghtsHldr,omitempty"`
}

type SafekeepingPlace1Code

type SafekeepingPlace1Code string

May be one of CUST, ICSD, NCSD, SHHE

type SafekeepingPlaceAsCodeAndPartyIdentification

type SafekeepingPlaceAsCodeAndPartyIdentification struct {
	PlcSfkpg SafekeepingPlace1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 PlcSfkpg"`
	Nrrtv    Max35Text             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Nrrtv,omitempty"`
	Pty      PartyIdentification3  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Pty,omitempty"`
}

type SafekeepingPlaceFormatChoice

type SafekeepingPlaceFormatChoice struct {
	Id       SafekeepingPlaceAsCodeAndPartyIdentification `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Id"`
	IdAsDSS  GenericIdentification5                       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 IdAsDSS"`
	IdAsCtry CountryCode                                  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 IdAsCtry"`
}

type SecuritiesEntryType2Code

type SecuritiesEntryType2Code string

May be one of BLOK, ELIG, PEND, PENR, NOMI, SETD, BORR, LOAN, SPOS, TRAD, COLI, COLO, UNBA, INBA, REGO

type SecurityIdentification3

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

type SpecificInstructionRequest1

type SpecificInstructionRequest1 struct {
	PrtcptnRegn bool `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 PrtcptnRegn,omitempty"`
	BlckgScties bool `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 BlckgScties,omitempty"`
	SctiesRegn  bool `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 SctiesRegn,omitempty"`
}

type SubAccount2

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

type TickerIdentifier

type TickerIdentifier string

Must be at least 1 items long

type UnitOrFaceAmountOrCodeChoice

type UnitOrFaceAmountOrCodeChoice struct {
	Unit    float64           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Unit"`
	FaceAmt CurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 FaceAmt"`
	Cd      Quantity1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Cd"`
}

type Vote1Choice

type Vote1Choice struct {
	VoteInstr    []Vote4 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 VoteInstr"`
	GblVoteInstr []Vote3 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 GblVoteInstr"`
}

type Vote3

type Vote3 struct {
	IssrLabl Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 IssrLabl"`
	VoteOptn VoteInstruction2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 VoteOptn"`
}

type Vote4

type Vote4 struct {
	IssrLabl  Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 IssrLabl"`
	For       float64   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 For,omitempty"`
	Agnst     float64   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Agnst,omitempty"`
	Abstn     float64   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Abstn,omitempty"`
	Wthhld    float64   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Wthhld,omitempty"`
	WthMgmt   float64   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 WthMgmt,omitempty"`
	AgnstMgmt float64   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 AgnstMgmt,omitempty"`
	Dscrtnry  float64   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Dscrtnry,omitempty"`
	NoActn    float64   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 NoActn,omitempty"`
}

type VoteDetails1

type VoteDetails1 struct {
	VoteInstrForAgndRsltn Vote1Choice                          `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 VoteInstrForAgndRsltn"`
	VoteInstrForMtgRsltn  VoteInstructionForMeetingResolution1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 VoteInstrForMtgRsltn,omitempty"`
}

type VoteInstruction2Code

type VoteInstruction2Code string

May be one of CFOR, CAGS, ABST, WTHH, WMGT, AMGT, NOAC, DISC

type VoteInstructionAtMeeting1Code

type VoteInstructionAtMeeting1Code string

May be one of CHRM, CAGS, CFOR, ABST, WTHH, WMGT, AMGT, NOAC

type VoteInstructionForMeetingResolution1

type VoteInstructionForMeetingResolution1 struct {
	VoteIndctn VoteInstructionAtMeeting1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 VoteIndctn"`
	Shrhldr    NameAndAddress9               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.004.001.02 Shrhldr"`
}

Jump to

Keyboard shortcuts

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