seev_033_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 AccountAndBalance10

type AccountAndBalance10 struct {
	SfkpgAcct Max35Text                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SfkpgAcct"`
	AcctOwnr  PartyIdentification36Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AcctOwnr,omitempty"`
	SfkpgPlc  SafekeepingPlaceFormat2Choice  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SfkpgPlc,omitempty"`
	Bal       CorporateActionBalanceDetails3 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Bal,omitempty"`
}

type ActiveCurrencyAnd13DecimalAmount

type ActiveCurrencyAnd13DecimalAmount struct {
	Value float64            `xml:",chardata"`
	Ccy   ActiveCurrencyCode `xml:"Ccy,attr"`
}

type ActiveCurrencyCode

type ActiveCurrencyCode string

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

type ActiveOrHistoricCurrencyCode

type ActiveOrHistoricCurrencyCode 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 AlternatePartyIdentification2

type AlternatePartyIdentification2 struct {
	IdTp    IdentificationType4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 IdTp"`
	Ctry    CountryCode               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Ctry"`
	AltrnId Max35Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AltrnId"`
}

type AmountPrice3

type AmountPrice3 struct {
	AmtPricTp AmountPriceType1Code             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AmtPricTp"`
	PricVal   ActiveCurrencyAnd13DecimalAmount `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PricVal"`
}

type AmountPricePerAmount2

type AmountPricePerAmount2 struct {
	AmtPricTp AmountPriceType1Code             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AmtPricTp"`
	PricVal   ActiveCurrencyAnd13DecimalAmount `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PricVal"`
	Amt       ActiveCurrencyAnd13DecimalAmount `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Amt"`
}

type AmountPricePerFinancialInstrumentQuantity3

type AmountPricePerFinancialInstrumentQuantity3 struct {
	AmtPricTp    AmountPriceType1Code               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AmtPricTp"`
	PricVal      ActiveCurrencyAnd13DecimalAmount   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PricVal"`
	FinInstrmQty FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 FinInstrmQty"`
}

type AmountPriceType1Code

type AmountPriceType1Code string

May be one of ACTU, DISC, PLOT, PREM

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 BalanceFormat1Choice

type BalanceFormat1Choice struct {
	Bal         SignedQuantityFormat1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Bal"`
	ElgblBal    SignedQuantityFormat2 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ElgblBal"`
	NotElgblBal SignedQuantityFormat2 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 NotElgblBal"`
}

type BeneficiaryCertificationType2Choice

type BeneficiaryCertificationType2Choice struct {
	Cd    BeneficiaryCertificationType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
	Prtry GenericIdentification20           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Prtry"`
}

type BeneficiaryCertificationType3Code

type BeneficiaryCertificationType3Code string

May be one of ACCI, NCOM, QIBB, NARR

type CFIIdentifier

type CFIIdentifier string

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

type ClassificationType2Choice

type ClassificationType2Choice struct {
	ClssfctnFinInstrm CFIIdentifier           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ClssfctnFinInstrm"`
	AltrnClssfctn     GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AltrnClssfctn"`
}

type CorporateActionBalanceDetails3

type CorporateActionBalanceDetails3 struct {
	TtlElgblBal      Quantity3Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 TtlElgblBal,omitempty"`
	BlckdBal         BalanceFormat1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 BlckdBal,omitempty"`
	BrrwdBal         BalanceFormat1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 BrrwdBal,omitempty"`
	CollInBal        BalanceFormat1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CollInBal,omitempty"`
	CollOutBal       BalanceFormat1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CollOutBal,omitempty"`
	OnLnBal          BalanceFormat1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OnLnBal,omitempty"`
	PdgDlvryBal      []BalanceFormat1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PdgDlvryBal,omitempty"`
	PdgRctBal        []BalanceFormat1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PdgRctBal,omitempty"`
	OutForRegnBal    BalanceFormat1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OutForRegnBal,omitempty"`
	SttlmPosBal      BalanceFormat1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SttlmPosBal,omitempty"`
	StrtPosBal       BalanceFormat1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 StrtPosBal,omitempty"`
	TradDtPosBal     BalanceFormat1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 TradDtPosBal,omitempty"`
	InTrnsShipmntBal BalanceFormat1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 InTrnsShipmntBal,omitempty"`
	RegdBal          BalanceFormat1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 RegdBal,omitempty"`
}

type CorporateActionChangeType2Code

type CorporateActionChangeType2Code string

May be one of BERE, CERT, DEPH, GPPH, GTGP, GTPH, NAME, PHDE, REBE, TERM

type CorporateActionChangeTypeFormat2Choice

type CorporateActionChangeTypeFormat2Choice struct {
	Cd    CorporateActionChangeType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
	Prtry GenericIdentification20        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Prtry"`
}

type CorporateActionEventReference1

type CorporateActionEventReference1 struct {
	EvtId CorporateActionEventReference1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 EvtId"`
	LkgTp ProcessingPosition1Choice            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 LkgTp,omitempty"`
}

type CorporateActionEventReference1Choice

type CorporateActionEventReference1Choice struct {
	LkdOffclCorpActnEvtId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 LkdOffclCorpActnEvtId"`
	LkdCorpActnId         Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 LkdCorpActnId"`
}

type CorporateActionEventType3Choice

type CorporateActionEventType3Choice struct {
	Cd    CorporateActionEventType6Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
	Prtry GenericIdentification20       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Prtry"`
}

type CorporateActionEventType6Code

type CorporateActionEventType6Code string

May be one of ACTV, ATTI, BIDS, BONU, BPUT, BRUP, CAPG, CAPI, CERT, CHAN, CLSA, CONS, CONV, COOP, DECR, DETI, DFLT, DLST, DRAW, DRIP, DSCL, DTCH, DVCA, DVOP, DVSC, DVSE, EXOF, EXRI, EXTM, EXWA, CAPD, INCR, INTR, LIQU, MCAL, MRGR, ODLT, OTHR, PARI, PCAL, PDEF, PINK, PLAC, PPMT, PRED, PRII, PRIO, REDM, REDO, REMK, RHDI, RHTS, SHPR, SMAL, SOFF, SPLF, SPLR, SUSP, TEND, TREC, WRTH, WTRC, CREV

type CorporateActionGeneralInformation21

type CorporateActionGeneralInformation21 struct {
	CorpActnEvtId      Max35Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CorpActnEvtId"`
	OffclCorpActnEvtId Max35Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OffclCorpActnEvtId,omitempty"`
	EvtTp              CorporateActionEventType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 EvtTp"`
	UndrlygScty        FinancialInstrumentAttributes18 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 UndrlygScty,omitempty"`
}

type CorporateActionInstructionV02

type CorporateActionInstructionV02 struct {
	ChngInstrInd   bool                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ChngInstrInd,omitempty"`
	CancInstrId    DocumentIdentification15            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CancInstrId,omitempty"`
	InstrCxlReqId  DocumentIdentification15            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 InstrCxlReqId,omitempty"`
	OthrDocId      []DocumentIdentification13          `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OthrDocId,omitempty"`
	EvtsLkg        []CorporateActionEventReference1    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 EvtsLkg,omitempty"`
	CorpActnGnlInf CorporateActionGeneralInformation21 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CorpActnGnlInf"`
	AcctDtls       AccountAndBalance10                 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AcctDtls"`
	BnfclOwnrDtls  []PartyIdentification50             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 BnfclOwnrDtls,omitempty"`
	CorpActnInstr  CorporateActionOption25             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CorpActnInstr"`
	AddtlInf       CorporateActionNarrative7           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AddtlInf,omitempty"`
	SplmtryData    []SupplementaryData1                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SplmtryData,omitempty"`
}

type CorporateActionNarrative7

type CorporateActionNarrative7 struct {
	AddtlTxt      []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AddtlTxt,omitempty"`
	NrrtvVrsn     []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 NrrtvVrsn,omitempty"`
	RegnDtls      []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 RegnDtls,omitempty"`
	PtyCtctNrrtv  []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PtyCtctNrrtv,omitempty"`
	Dsclmr        []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Dsclmr,omitempty"`
	BsktOrIndxInf []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 BsktOrIndxInf,omitempty"`
}

type CorporateActionNarrative8

type CorporateActionNarrative8 struct {
	InfToCmplyWth    []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 InfToCmplyWth,omitempty"`
	DlvryDtls        []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 DlvryDtls,omitempty"`
	FXInstrsAddtlInf []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 FXInstrsAddtlInf,omitempty"`
	Dsclmr           []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Dsclmr,omitempty"`
	InstrAddtlInf    []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 InstrAddtlInf,omitempty"`
}

type CorporateActionOption25

type CorporateActionOption25 struct {
	OptnNb          OptionNumber1Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OptnNb"`
	OptnTp          CorporateActionOption4Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OptnTp"`
	FrctnDspstn     FractionDispositionType10Choice          `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 FrctnDspstn,omitempty"`
	ChngTp          []CorporateActionChangeTypeFormat2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ChngTp,omitempty"`
	ElgblForCollInd bool                                     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ElgblForCollInd,omitempty"`
	CcyToBuy        ActiveCurrencyCode                       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CcyToBuy,omitempty"`
	CcyToSell       ActiveCurrencyCode                       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CcyToSell,omitempty"`
	CcyOptn         ActiveCurrencyCode                       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CcyOptn,omitempty"`
	SctyId          SecurityIdentification14                 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SctyId,omitempty"`
	SctiesQty       SecuritiesOption2                        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SctiesQty"`
	ExctnReqdDtTm   DateAndDateTimeChoice                    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ExctnReqdDtTm,omitempty"`
	RateAndAmtDtls  CorporateActionRate8                     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 RateAndAmtDtls,omitempty"`
	PricDtls        CorporateActionPrice19                   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PricDtls,omitempty"`
	AddtlInf        CorporateActionNarrative8                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AddtlInf,omitempty"`
}

type CorporateActionOption4Choice

type CorporateActionOption4Choice struct {
	Cd    CorporateActionOption4Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
	Prtry GenericIdentification20    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Prtry"`
}

type CorporateActionOption4Code

type CorporateActionOption4Code string

May be one of ABST, AMGT, BSPL, BUYA, CASE, CASH, CERT, CEXC, CONN, CONY, CTEN, EXER, LAPS, MKDW, MKUP, MNGT, MPUT, NOAC, NOQU, OFFR, OTHR, OVER, PROX, QINV, SECU, SLLE, SPLI, TAXI

type CorporateActionPrice19

type CorporateActionPrice19 struct {
	IndctvOrMktPric       IndicativeOrMarketPrice2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 IndctvOrMktPric,omitempty"`
	ExrcPric              PriceFormat5Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ExrcPric,omitempty"`
	IssePric              PriceFormat5Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 IssePric,omitempty"`
	GncCshPricRcvdPerPdct PriceFormat21Choice            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 GncCshPricRcvdPerPdct,omitempty"`
	GncCshPricPdPerPdct   PriceFormat5Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 GncCshPricPdPerPdct,omitempty"`
}

type CorporateActionRate8

type CorporateActionRate8 struct {
	PropsdRate    float64                     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PropsdRate,omitempty"`
	OvrsbcptRate  RateAndAmountFormat12Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OvrsbcptRate,omitempty"`
	ReqdTaxtnRate float64                     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ReqdTaxtnRate,omitempty"`
}

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

type Document

type Document struct {
	CorpActnInstr CorporateActionInstructionV02 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CorpActnInstr"`
}

type DocumentIdentification13

type DocumentIdentification13 struct {
	Id    DocumentIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Id"`
	DocNb DocumentNumber1Choice         `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 DocNb,omitempty"`
	LkgTp ProcessingPosition1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 LkgTp,omitempty"`
}

type DocumentIdentification15

type DocumentIdentification15 struct {
	Id    Max35Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Id"`
	LkgTp ProcessingPosition1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 LkgTp,omitempty"`
}

type DocumentIdentification1Choice

type DocumentIdentification1Choice struct {
	AcctSvcrDocId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AcctSvcrDocId"`
	AcctOwnrDocId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AcctOwnrDocId"`
}

type DocumentNumber1Choice

type DocumentNumber1Choice struct {
	ShrtNb  Exact3NumericText                 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ShrtNb"`
	LngNb   ISO20022MessageIdentificationText `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 LngNb"`
	PrtryNb GenericIdentification19           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 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 ExternalFinancialInstrumentIdentificationType1Code

type ExternalFinancialInstrumentIdentificationType1Code string

Must be at least 1 items long

type FinancialInstrumentAttributes18

type FinancialInstrumentAttributes18 struct {
	SctyId            SecurityIdentification14               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SctyId,omitempty"`
	PlcOfListg        MarketIdentification2                  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PlcOfListg,omitempty"`
	DayCntBsis        InterestComputationMethodFormat1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 DayCntBsis,omitempty"`
	ClssfctnTp        ClassificationType2Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ClssfctnTp,omitempty"`
	DnmtnCcy          ActiveOrHistoricCurrencyCode           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 DnmtnCcy,omitempty"`
	NxtCpnDt          ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 NxtCpnDt,omitempty"`
	XpryDt            ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 XpryDt,omitempty"`
	FltgRateFxgDt     ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 FltgRateFxgDt,omitempty"`
	MtrtyDt           ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 MtrtyDt,omitempty"`
	IsseDt            ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 IsseDt,omitempty"`
	NxtCllblDt        ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 NxtCllblDt,omitempty"`
	PutblDt           ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PutblDt,omitempty"`
	DtdDt             ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 DtdDt,omitempty"`
	ConvsDt           ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ConvsDt,omitempty"`
	PrvsFctr          float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PrvsFctr,omitempty"`
	NxtFctr           float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 NxtFctr,omitempty"`
	IntrstRate        float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 IntrstRate,omitempty"`
	NxtIntrstRate     float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 NxtIntrstRate,omitempty"`
	MinNmnlQty        FinancialInstrumentQuantity1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 MinNmnlQty,omitempty"`
	MinExrcblQty      FinancialInstrumentQuantity1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 MinExrcblQty,omitempty"`
	MinExrcblMltplQty FinancialInstrumentQuantity1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 MinExrcblMltplQty,omitempty"`
	CtrctSz           FinancialInstrumentQuantity1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CtrctSz,omitempty"`
}

type FinancialInstrumentQuantity1Choice

type FinancialInstrumentQuantity1Choice struct {
	Unit     float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Unit"`
	FaceAmt  float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 FaceAmt"`
	AmtsdVal float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AmtsdVal"`
}

type FractionDispositionType10Choice

type FractionDispositionType10Choice struct {
	Cd    FractionDispositionType6Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
	Prtry GenericIdentification20      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Prtry"`
}

type FractionDispositionType6Code

type FractionDispositionType6Code string

May be one of BUYU, CINL, DIST, EXPI

type GenericIdentification19

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

type GenericIdentification20

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

type GenericIdentification21

type GenericIdentification21 struct {
	Tp GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Tp"`
	Id Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Id,omitempty"`
}

type ISINIdentifier

type ISINIdentifier string

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

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 IdentificationSource3Choice

type IdentificationSource3Choice struct {
	Cd    ExternalFinancialInstrumentIdentificationType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
	Prtry Max35Text                                          `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Prtry"`
}

type IdentificationType4Choice

type IdentificationType4Choice struct {
	Cd    TypeOfIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
	Prtry GenericIdentification20   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Prtry"`
}

type IndicativeOrMarketPrice2Choice

type IndicativeOrMarketPrice2Choice struct {
	IndctvPric PriceFormat5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 IndctvPric"`
	MktPric    PriceFormat5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 MktPric"`
}

type InstructedOrQuantityToReceive1Choice

type InstructedOrQuantityToReceive1Choice struct {
	InstdQty Quantity5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 InstdQty"`
	QtyToRcv Quantity5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 QtyToRcv"`
}

type InterestComputationMethod2Code

type InterestComputationMethod2Code string

May be one of A001, A002, A003, A004, A005, A006, A007, A008, A009, A010, A011, A012, A013, A014, NARR

type InterestComputationMethodFormat1Choice

type InterestComputationMethodFormat1Choice struct {
	Cd    InterestComputationMethod2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
	Prtry GenericIdentification20        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Prtry"`
}

type MICIdentifier

type MICIdentifier string

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

type MarketIdentification1Choice

type MarketIdentification1Choice struct {
	MktIdrCd MICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 MktIdrCd"`
	Desc     Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Desc"`
}

type MarketIdentification2

type MarketIdentification2 struct {
	Tp MarketTypeFormat1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Tp"`
	Id MarketIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Id,omitempty"`
}

type MarketType3Code

type MarketType3Code string

May be one of PRIM, SECM, OTCO, EXCH

type MarketTypeFormat1Choice

type MarketTypeFormat1Choice struct {
	Cd    MarketType3Code         `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Prtry"`
}

type Max140Text

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

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

type OptionNumber1Choice

type OptionNumber1Choice struct {
	Nb Exact3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Nb"`
	Cd OptionNumber1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
}

type OptionNumber1Code

type OptionNumber1Code string

May be one of UNSO

type OriginalAndCurrentQuantities1

type OriginalAndCurrentQuantities1 struct {
	FaceAmt  float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 FaceAmt"`
	AmtsdVal float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AmtsdVal"`
}

type OriginalAndCurrentQuantities2

type OriginalAndCurrentQuantities2 struct {
	ShrtLngPos ShortLong1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ShrtLngPos"`
	FaceAmt    float64        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 FaceAmt"`
	AmtsdVal   float64        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AmtsdVal"`
}

type OtherIdentification1

type OtherIdentification1 struct {
	Id  Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Id"`
	Sfx Max16Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Sfx,omitempty"`
	Tp  IdentificationSource3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Tp"`
}

type PartyIdentification36Choice

type PartyIdentification36Choice struct {
	AnyBIC  AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AnyBIC"`
	PrtryId GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PrtryId"`
}

type PartyIdentification48Choice

type PartyIdentification48Choice struct {
	AnyBIC   AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AnyBIC"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PrtryId"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 NmAndAdr"`
}

type PartyIdentification50

type PartyIdentification50 struct {
	OwnrId        PartyIdentification48Choice           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OwnrId"`
	AltrnId       []AlternatePartyIdentification2       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AltrnId,omitempty"`
	DmclCtry      CountryCode                           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 DmclCtry,omitempty"`
	NonDmclCtry   []CountryCode                         `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 NonDmclCtry,omitempty"`
	OwndSctiesQty FinancialInstrumentQuantity1Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OwndSctiesQty"`
	CertfctnTp    []BeneficiaryCertificationType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CertfctnTp,omitempty"`
	DclrtnDtls    Max350Text                            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 DclrtnDtls,omitempty"`
}

type PercentagePrice1

type PercentagePrice1 struct {
	PctgPricTp PriceRateType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PctgPricTp"`
	PricVal    float64            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PricVal"`
}

type PostalAddress1

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

type PriceFormat21Choice

type PriceFormat21Choice struct {
	PctgPric               PercentagePrice1                           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PctgPric"`
	AmtPric                AmountPrice3                               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AmtPric"`
	NotSpcfdPric           PriceValueType9Code                        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 NotSpcfdPric"`
	AmtPricPerFinInstrmQty AmountPricePerFinancialInstrumentQuantity3 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AmtPricPerFinInstrmQty"`
	AmtPricPerAmt          AmountPricePerAmount2                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AmtPricPerAmt"`
}

type PriceFormat5Choice

type PriceFormat5Choice struct {
	PctgPric PercentagePrice1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PctgPric"`
	AmtPric  AmountPrice3     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 AmtPric"`
}

type PriceRateType3Code

type PriceRateType3Code string

May be one of DISC, PREM, PRCT, YIEL

type PriceValueType9Code

type PriceValueType9Code string

May be one of TBSP, UNSP, UKWN

type ProcessingPosition1Choice

type ProcessingPosition1Choice struct {
	Cd    ProcessingPosition3Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Prtry"`
}

type ProcessingPosition3Code

type ProcessingPosition3Code string

May be one of AFTE, WITH, BEFO, INFO

type ProprietaryQuantity2

type ProprietaryQuantity2 struct {
	Qty     float64                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Qty"`
	QtyTp   Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 QtyTp"`
	Issr    Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Issr"`
	SchmeNm Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SchmeNm,omitempty"`
}

type ProprietaryQuantity3

type ProprietaryQuantity3 struct {
	ShrtLngPos ShortLong1Code         `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ShrtLngPos,omitempty"`
	Qty        float64                `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Qty"`
	QtyTp      Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 QtyTp"`
	Issr       Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Issr"`
	SchmeNm    Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SchmeNm,omitempty"`
}

type Quantity1Code

type Quantity1Code string

May be one of QALL

type Quantity2Choice

type Quantity2Choice struct {
	Qty      FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Qty"`
	PrtryQty ProprietaryQuantity2               `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PrtryQty"`
}

type Quantity3Choice

type Quantity3Choice struct {
	QtyChc   Quantity4Choice      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 QtyChc"`
	PrtryQty ProprietaryQuantity3 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PrtryQty"`
}

type Quantity4Choice

type Quantity4Choice struct {
	OrgnlAndCurFaceAmt OriginalAndCurrentQuantities2 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OrgnlAndCurFaceAmt"`
	SgndQty            SignedQuantityFormat2         `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SgndQty"`
}

type Quantity5Choice

type Quantity5Choice struct {
	Cd                 Quantity1Code                      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Cd"`
	OrgnlAndCurFaceAmt OriginalAndCurrentQuantities1      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OrgnlAndCurFaceAmt"`
	Qty                FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Qty"`
}

type RateAndAmountFormat12Choice

type RateAndAmountFormat12Choice struct {
	Rate float64                          `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Rate"`
	Amt  ActiveCurrencyAnd13DecimalAmount `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Amt"`
}

type SafekeepingPlace1Code

type SafekeepingPlace1Code string

May be one of CUST, ICSD, NCSD, SHHE

type SafekeepingPlace2Code

type SafekeepingPlace2Code string

May be one of SHHE, ALLP

type SafekeepingPlaceFormat2Choice

type SafekeepingPlaceFormat2Choice struct {
	Id      SafekeepingPlaceTypeAndText2             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Id"`
	Ctry    CountryCode                              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Ctry"`
	TpAndId SafekeepingPlaceTypeAndAnyBICIdentifier1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 TpAndId"`
	Prtry   GenericIdentification21                  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Prtry"`
}

type SafekeepingPlaceTypeAndAnyBICIdentifier1

type SafekeepingPlaceTypeAndAnyBICIdentifier1 struct {
	SfkpgPlcTp SafekeepingPlace1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SfkpgPlcTp"`
	Id         AnyBICIdentifier      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Id"`
}

type SafekeepingPlaceTypeAndText2

type SafekeepingPlaceTypeAndText2 struct {
	SfkpgPlcTp SafekeepingPlace2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 SfkpgPlcTp"`
	Id         Max35Text             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Id,omitempty"`
}

type SecuritiesOption2

type SecuritiesOption2 struct {
	CondlQty                        FinancialInstrumentQuantity1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 CondlQty,omitempty"`
	OverAndAbovNrmlNsrdEntitlmntQty FinancialInstrumentQuantity1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OverAndAbovNrmlNsrdEntitlmntQty,omitempty"`
	InstdOrQtyToRcv                 InstructedOrQuantityToReceive1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 InstdOrQtyToRcv"`
}

type SecurityIdentification14

type SecurityIdentification14 struct {
	ISIN   ISINIdentifier         `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ISIN,omitempty"`
	OthrId []OtherIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 OthrId,omitempty"`
	Desc   Max140Text             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Desc,omitempty"`
}

type ShortLong1Code

type ShortLong1Code string

May be one of SHOR, LONG

type SignedQuantityFormat1

type SignedQuantityFormat1 struct {
	ShrtLngPos ShortLong1Code  `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ShrtLngPos"`
	QtyChc     Quantity2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 QtyChc"`
}

type SignedQuantityFormat2

type SignedQuantityFormat2 struct {
	ShrtLngPos ShortLong1Code                     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 ShrtLngPos"`
	Qty        FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Qty"`
}

type SupplementaryData1

type SupplementaryData1 struct {
	PlcAndNm Max350Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 PlcAndNm,omitempty"`
	Envlp    SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.033.001.02 Envlp"`
}

type SupplementaryDataEnvelope1

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

type TypeOfIdentification1Code

type TypeOfIdentification1Code string

May be one of ARNU, CCPT, CHTY, CORP, DRLC, FIIN, TXID

Jump to

Keyboard shortcuts

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