sese_026_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 ActiveCurrencyAndAmount

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

type ActiveCurrencyCode

type ActiveCurrencyCode string

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

type ActiveOrHistoricCurrencyAnd13DecimalAmount

type ActiveOrHistoricCurrencyAnd13DecimalAmount struct {
	Value float64                      `xml:",chardata"`
	Ccy   ActiveOrHistoricCurrencyCode `xml:"Ccy,attr"`
}

type ActiveOrHistoricCurrencyAndAmount

type ActiveOrHistoricCurrencyAndAmount struct {
	Value float64                      `xml:",chardata"`
	Ccy   ActiveOrHistoricCurrencyCode `xml:"Ccy,attr"`
}

type ActiveOrHistoricCurrencyCode

type ActiveOrHistoricCurrencyCode string

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

type AdditionalParameters4

type AdditionalParameters4 struct {
	PreConf           PreConfirmation1Code   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PreConf,omitempty"`
	PrtlSttlm         PartialSettlement1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrtlSttlm,omitempty"`
	TrptyAgtCollTxId  Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TrptyAgtCollTxId,omitempty"`
	ClntTrptyCollTxId Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ClntTrptyCollTxId,omitempty"`
}

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:sese.026.001.02 IdTp"`
	Ctry    CountryCode               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Ctry"`
	AltrnId Max35Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AltrnId"`
}

type AmountAndDirection2

type AmountAndDirection2 struct {
	AcrdIntrstInd       bool                              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AcrdIntrstInd,omitempty"`
	StmpDtyInd          bool                              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 StmpDtyInd,omitempty"`
	Amt                 ActiveCurrencyAndAmount           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Amt"`
	CdtDbtInd           CreditDebitCode                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CdtDbtInd"`
	OrgnlCcyAndOrdrdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 OrgnlCcyAndOrdrdAmt,omitempty"`
	FXDtls              ForeignExchangeTerms11            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 FXDtls,omitempty"`
	ValDt               DateAndDateTimeChoice             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ValDt,omitempty"`
}

type AmountAndDirection7

type AmountAndDirection7 struct {
	Amt       ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Amt"`
	CdtDbtInd CreditDebitCode         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CdtDbtInd"`
}

type AmountAndDirection9

type AmountAndDirection9 struct {
	Amt                 ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Amt"`
	CdtDbtInd           CreditDebitCode                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CdtDbtInd,omitempty"`
	OrgnlCcyAndOrdrdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 OrgnlCcyAndOrdrdAmt,omitempty"`
	FXDtls              ForeignExchangeTerms11            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 FXDtls,omitempty"`
}

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 AutoBorrowing1Code

type AutoBorrowing1Code string

May be one of LAMI, NBOR, YBOR

type AutomaticBorrowing1Choice

type AutomaticBorrowing1Choice struct {
	Cd    AutoBorrowing1Code      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type BICFIIdentifier

type BICFIIdentifier string

Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}

type BeneficialOwnership1Choice

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

type BlockTrade1Choice

type BlockTrade1Choice struct {
	Cd    BlockTrade1Code         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type BlockTrade1Code

type BlockTrade1Code string

May be one of BLPA, BLCH

type CFIIdentifier

type CFIIdentifier string

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

type CashAccountIdentification5Choice

type CashAccountIdentification5Choice struct {
	IBAN  IBAN2007Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 IBAN"`
	Prtry Max34Text          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type CashParties9

type CashParties9 struct {
	Dbtr    PartyIdentificationAndAccount48 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Dbtr,omitempty"`
	DbtrAgt PartyIdentificationAndAccount50 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DbtrAgt,omitempty"`
	Cdtr    PartyIdentificationAndAccount48 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cdtr,omitempty"`
	CdtrAgt PartyIdentificationAndAccount50 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CdtrAgt,omitempty"`
}

type CashSettlementSystem1Choice

type CashSettlementSystem1Choice struct {
	Cd    CashSettlementSystem2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type CashSettlementSystem2Code

type CashSettlementSystem2Code string

May be one of GROS, NETS

type CentralCounterPartyEligibility1Choice

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

type ClassificationType2Choice

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

type Counterparty5Choice

type Counterparty5Choice struct {
	Sellr PartyIdentificationAndAccount45 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Sellr"`
	Buyr  PartyIdentificationAndAccount45 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Buyr"`
}

type CountryCode

type CountryCode string

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

type CreditDebitCode

type CreditDebitCode string

May be one of CRDT, DBIT

type DateAndDateTimeChoice

type DateAndDateTimeChoice struct {
	Dt   ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Dt"`
	DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DtTm"`
}

type DateType3Code

type DateType3Code string

May be one of VARI

type DeliveryReceiptType2Code

type DeliveryReceiptType2Code string

May be one of FREE, APMT

type Document

type Document struct {
	SctiesSttlmTxRvslAdvc SecuritiesSettlementTransactionReversalAdviceV02 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SctiesSttlmTxRvslAdvc"`
}

type Eligibility1Code

type Eligibility1Code string

May be one of ELIG, RETL, PROF

type EventFrequency3Code

type EventFrequency3Code string

May be one of YEAR, MNTH, QUTR, SEMI, WEEK

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 ExposureType2Code

type ExposureType2Code string

May be one of CCIR, COMM, CRDS, CRPR, CRSP, CRTL, EQPT, EQUS, EXPT, EXTD, FIXI, FORW, FORX, FUTR, LIQU, OPTN, OTCD, PAYM, REPO, SBSC, SCIE, SCIR, SCRP, SLEB, SLOA, SWPT, TRCP, BFWD, RVPO, TBAS, SHSL

type ExposureType5Choice

type ExposureType5Choice struct {
	Cd    ExposureType2Code       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type ExternalFinancialInstrumentIdentificationType1Code

type ExternalFinancialInstrumentIdentificationType1Code string

Must be at least 1 items long

type FinancialInstrumentAttributes20

type FinancialInstrumentAttributes20 struct {
	PlcOfListg             MarketIdentification5                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PlcOfListg,omitempty"`
	DayCntBsis             InterestComputationMethodFormat1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DayCntBsis,omitempty"`
	RegnForm               FormOfSecurity2Choice                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 RegnForm,omitempty"`
	PmtFrqcy               Frequency3Choice                       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PmtFrqcy,omitempty"`
	PmtSts                 SecuritiesPaymentStatus2Choice         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PmtSts,omitempty"`
	PmtDrctn               PaymentDirection2Choice                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PmtDrctn,omitempty"`
	VarblRateChngFrqcy     Frequency3Choice                       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 VarblRateChngFrqcy,omitempty"`
	PrefToIncm             PreferenceToIncome2Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrefToIncm,omitempty"`
	ClssfctnTp             ClassificationType2Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ClssfctnTp,omitempty"`
	OptnStyle              OptionStyle4Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 OptnStyle,omitempty"`
	OptnTp                 OptionType2Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 OptnTp,omitempty"`
	DnmtnCcy               ActiveOrHistoricCurrencyCode           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DnmtnCcy,omitempty"`
	CpnDt                  ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CpnDt,omitempty"`
	XpryDt                 ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 XpryDt,omitempty"`
	FltgRateFxgDt          ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 FltgRateFxgDt,omitempty"`
	MtrtyDt                ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 MtrtyDt,omitempty"`
	IsseDt                 ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 IsseDt,omitempty"`
	NxtCllblDt             ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 NxtCllblDt,omitempty"`
	PutblDt                ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PutblDt,omitempty"`
	DtdDt                  ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DtdDt,omitempty"`
	FrstPmtDt              ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 FrstPmtDt,omitempty"`
	PrvsFctr               float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrvsFctr,omitempty"`
	CurFctr                float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CurFctr,omitempty"`
	NxtFctr                float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 NxtFctr,omitempty"`
	IntrstRate             float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 IntrstRate,omitempty"`
	NxtIntrstRate          float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 NxtIntrstRate,omitempty"`
	IndxRateBsis           float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 IndxRateBsis,omitempty"`
	CpnAttchdNb            Number2Choice                          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CpnAttchdNb,omitempty"`
	PoolNb                 Number2Choice                          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PoolNb,omitempty"`
	VarblRateInd           bool                                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 VarblRateInd,omitempty"`
	CllblInd               bool                                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CllblInd,omitempty"`
	PutblInd               bool                                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PutblInd,omitempty"`
	MktOrIndctvPric        PriceType1Choice                       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 MktOrIndctvPric,omitempty"`
	ExrcPric               Price2                                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ExrcPric,omitempty"`
	SbcptPric              Price2                                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SbcptPric,omitempty"`
	ConvsPric              Price2                                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ConvsPric,omitempty"`
	StrkPric               Price2                                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 StrkPric,omitempty"`
	MinNmnlQty             FinancialInstrumentQuantity1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 MinNmnlQty,omitempty"`
	CtrctSz                FinancialInstrumentQuantity1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CtrctSz,omitempty"`
	UndrlygFinInstrmId     []SecurityIdentification14             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 UndrlygFinInstrmId,omitempty"`
	FinInstrmAttrAddtlDtls Max350Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 FinInstrmAttrAddtlDtls,omitempty"`
}

type FinancialInstrumentQuantity1Choice

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

type ForeignExchangeTerms11

type ForeignExchangeTerms11 struct {
	UnitCcy  ActiveCurrencyCode      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 UnitCcy"`
	QtdCcy   ActiveCurrencyCode      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 QtdCcy"`
	XchgRate float64                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 XchgRate"`
	RsltgAmt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 RsltgAmt"`
}

type FormOfSecurity1Code

type FormOfSecurity1Code string

May be one of BEAR, REGD

type FormOfSecurity2Choice

type FormOfSecurity2Choice struct {
	Cd    FormOfSecurity1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type Frequency3Choice

type Frequency3Choice struct {
	Cd    EventFrequency3Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type GenericIdentification1

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

type GenericIdentification19

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

type GenericIdentification20

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

type GenericIdentification21

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

type IBAN2007Identifier

type IBAN2007Identifier string

Must match the pattern [A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}

type ISINIdentifier

type ISINIdentifier string

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

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.026.001.02 Id"`
}

type IdentificationSource3Choice

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

type IdentificationType4Choice

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

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:sese.026.001.02 Cd"`
	Prtry GenericIdentification20        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type InvestorCapacity1Choice

type InvestorCapacity1Choice struct {
	Cd    Eligibility1Code        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type LetterOfGuarantee1Choice

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

type MICIdentifier

type MICIdentifier string

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

type MarketClientSide1Choice

type MarketClientSide1Choice struct {
	Cd    MarketClientSideCode    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type MarketClientSideCode

type MarketClientSideCode string

May be one of MAKT, CLNT

type MarketIdentification1Choice

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

type MarketIdentification4

type MarketIdentification4 struct {
	Id MarketIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Id,omitempty"`
	Tp MarketType3Choice           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Tp"`
}

type MarketIdentification5

type MarketIdentification5 struct {
	Id MarketIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Id,omitempty"`
	Tp MarketType2Choice           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Tp"`
}

type MarketType2Choice

type MarketType2Choice struct {
	Cd    MarketType5Code         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type MarketType2Code

type MarketType2Code string

May be one of PRIM, SECM, OTCO, VARI, EXCH

type MarketType3Choice

type MarketType3Choice struct {
	Cd    MarketType2Code         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type MarketType5Code

type MarketType5Code string

May be one of OTCO, EXCH

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 Max210Text

type Max210Text string

Must be at least 1 items long

type Max34Text

type Max34Text 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.026.001.02 Nm"`
	Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Adr,omitempty"`
}

type NettingEligibility1Choice

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

type Number2Choice

type Number2Choice struct {
	Shrt Exact3NumericText      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Shrt"`
	Lng  GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Lng"`
}

type OpeningClosing1Choice

type OpeningClosing1Choice struct {
	Cd    OpeningClosing1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type OpeningClosing1Code

type OpeningClosing1Code string

May be one of CLOP, OPEP

type OptionStyle2Code

type OptionStyle2Code string

May be one of AMER, EURO

type OptionStyle4Choice

type OptionStyle4Choice struct {
	Cd    OptionStyle2Code        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type OptionType1Code

type OptionType1Code string

May be one of CALL, PUTO

type OptionType2Choice

type OptionType2Choice struct {
	Cd    OptionType1Code         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type OriginalAndCurrentQuantities1

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

type OriginatorRole2Code

type OriginatorRole2Code string

May be one of SINT, MLTF, RMKT, MKTM, INVE, TAGT

type OtherAmounts9

type OtherAmounts9 struct {
	AcrdIntrstAmt   AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AcrdIntrstAmt,omitempty"`
	ChrgsFees       AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ChrgsFees,omitempty"`
	CtryNtlFdrlTax  AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CtryNtlFdrlTax,omitempty"`
	TradAmt         AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TradAmt,omitempty"`
	ExctgBrkrAmt    AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ExctgBrkrAmt,omitempty"`
	IsseDscntAllwnc AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 IsseDscntAllwnc,omitempty"`
	PmtLevyTax      AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PmtLevyTax,omitempty"`
	LclTax          AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 LclTax,omitempty"`
	LclTaxCtrySpcfc AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 LclTaxCtrySpcfc,omitempty"`
	LclBrkrComssn   AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 LclBrkrComssn,omitempty"`
	Mrgn            AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Mrgn,omitempty"`
	Othr            AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Othr,omitempty"`
	PstgAmt         AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PstgAmt,omitempty"`
	RgltryAmt       AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 RgltryAmt,omitempty"`
	ShppgAmt        AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ShppgAmt,omitempty"`
	SpclCncssn      AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SpclCncssn,omitempty"`
	StmpDty         AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 StmpDty,omitempty"`
	StockXchgTax    AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 StockXchgTax,omitempty"`
	TrfTax          AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TrfTax,omitempty"`
	TxTax           AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TxTax,omitempty"`
	ValAddedTax     AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ValAddedTax,omitempty"`
	WhldgTax        AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 WhldgTax,omitempty"`
	NetGnLoss       AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 NetGnLoss,omitempty"`
	CsmptnTax       AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CsmptnTax,omitempty"`
	AcrdCptlstnAmt  AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AcrdCptlstnAmt,omitempty"`
	BookVal         AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 BookVal,omitempty"`
	CollMntrAmt     AmountAndDirection9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CollMntrAmt,omitempty"`
}

type OtherIdentification1

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

type OtherParties12

type OtherParties12 struct {
	Invstr         []PartyIdentificationAndAccount46 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Invstr,omitempty"`
	QlfdFrgnIntrmy PartyIdentificationAndAccount47   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 QlfdFrgnIntrmy,omitempty"`
	StockXchg      PartyIdentificationAndAccount47   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 StockXchg,omitempty"`
	TradRgltr      PartyIdentificationAndAccount47   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TradRgltr,omitempty"`
	TrptyAgt       PartyIdentificationAndAccount47   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TrptyAgt,omitempty"`
	Brkr           PartyIdentificationAndAccount41   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Brkr,omitempty"`
}

type OwnershipLegalRestrictions1Code

type OwnershipLegalRestrictions1Code string

May be one of A144, NRST, RSTR

type PartialSettlement1Code

type PartialSettlement1Code string

May be one of PAIN, PARC

type PartyIdentification36Choice

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

type PartyIdentification38Choice

type PartyIdentification38Choice struct {
	BICFI    BICFIIdentifier         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 BICFI"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 NmAndAdr"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrtryId"`
}

type PartyIdentification43Choice

type PartyIdentification43Choice struct {
	AnyBIC   AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AnyBIC"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrtryId"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 NmAndAdr"`
}

type PartyIdentification44Choice

type PartyIdentification44Choice struct {
	AnyBIC   AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AnyBIC"`
	NmAndAdr NameAndAddress5  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 NmAndAdr"`
	Ctry     CountryCode      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Ctry"`
}

type PartyIdentification45Choice

type PartyIdentification45Choice struct {
	AnyBIC   AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AnyBIC"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrtryId"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 NmAndAdr"`
}

type PartyIdentification48

type PartyIdentification48 struct {
	Id       PartyIdentification44Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Id"`
	AltrnId  AlternatePartyIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AltrnId,omitempty"`
	PrcgDt   DateAndDateTimeChoice         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrcgDt,omitempty"`
	PrcgId   Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrcgId,omitempty"`
	AddtlInf PartyTextInformation1         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AddtlInf,omitempty"`
}

type PartyIdentificationAndAccount41

type PartyIdentificationAndAccount41 struct {
	Id        PartyIdentification43Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Id"`
	AltrnId   AlternatePartyIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AltrnId,omitempty"`
	SfkpgAcct Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SfkpgAcct,omitempty"`
	PrcgId    Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrcgId,omitempty"`
	AddtlInf  PartyTextInformation1         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AddtlInf,omitempty"`
}

type PartyIdentificationAndAccount45

type PartyIdentificationAndAccount45 struct {
	Id        PartyIdentification45Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Id"`
	AltrnId   AlternatePartyIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AltrnId,omitempty"`
	SfkpgAcct SecuritiesAccount13           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SfkpgAcct,omitempty"`
	PrcgDt    DateAndDateTimeChoice         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrcgDt,omitempty"`
	PrcgId    Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrcgId,omitempty"`
	AddtlInf  PartyTextInformation1         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AddtlInf,omitempty"`
}

type PartyIdentificationAndAccount46

type PartyIdentificationAndAccount46 struct {
	Id        PartyIdentification45Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Id,omitempty"`
	AltrnId   AlternatePartyIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AltrnId,omitempty"`
	CtryOfRes CountryCode                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CtryOfRes,omitempty"`
	SfkpgAcct Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SfkpgAcct,omitempty"`
	PrcgId    Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrcgId,omitempty"`
	AddtlInf  PartyTextInformation1         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AddtlInf,omitempty"`
}

type PartyIdentificationAndAccount47

type PartyIdentificationAndAccount47 struct {
	Id        PartyIdentification45Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Id"`
	AltrnId   AlternatePartyIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AltrnId,omitempty"`
	SfkpgAcct Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SfkpgAcct,omitempty"`
	PrcgId    Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrcgId,omitempty"`
	AddtlInf  PartyTextInformation1         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AddtlInf,omitempty"`
}

type PartyIdentificationAndAccount48

type PartyIdentificationAndAccount48 struct {
	Id         PartyIdentification45Choice      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Id"`
	AltrnId    AlternatePartyIdentification2    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AltrnId,omitempty"`
	CshAcct    CashAccountIdentification5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CshAcct,omitempty"`
	ChrgsAcct  CashAccountIdentification5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ChrgsAcct,omitempty"`
	ComssnAcct CashAccountIdentification5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ComssnAcct,omitempty"`
	TaxAcct    CashAccountIdentification5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TaxAcct,omitempty"`
	AddtlInf   PartyTextInformation2            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AddtlInf,omitempty"`
}

type PartyIdentificationAndAccount50

type PartyIdentificationAndAccount50 struct {
	Id         PartyIdentification38Choice      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Id"`
	AltrnId    AlternatePartyIdentification2    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AltrnId,omitempty"`
	CshAcct    CashAccountIdentification5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CshAcct,omitempty"`
	ChrgsAcct  CashAccountIdentification5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ChrgsAcct,omitempty"`
	ComssnAcct CashAccountIdentification5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ComssnAcct,omitempty"`
	TaxAcct    CashAccountIdentification5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TaxAcct,omitempty"`
	AddtlInf   PartyTextInformation2            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AddtlInf,omitempty"`
}

type PartyTextInformation1

type PartyTextInformation1 struct {
	DclrtnDtls  Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DclrtnDtls,omitempty"`
	PtyCtctDtls Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PtyCtctDtls,omitempty"`
	RegnDtls    Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 RegnDtls,omitempty"`
}

type PartyTextInformation2

type PartyTextInformation2 struct {
	DclrtnDtls  Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DclrtnDtls,omitempty"`
	PtyCtctDtls Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PtyCtctDtls,omitempty"`
}

type PaymentDirection2Choice

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

type PostalAddress1

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

type PreConfirmation1Code

type PreConfirmation1Code string

May be one of PRCA, PRSE

type PreferenceToIncome1Code

type PreferenceToIncome1Code string

May be one of ORDN, PFRD

type PreferenceToIncome2Choice

type PreferenceToIncome2Choice struct {
	Cd    PreferenceToIncome1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type Price2

type Price2 struct {
	Tp  YieldedOrValueType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Tp"`
	Val PriceRateOrAmountChoice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Val"`
}

type PriceRateOrAmountChoice

type PriceRateOrAmountChoice struct {
	Rate float64                                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Rate"`
	Amt  ActiveOrHistoricCurrencyAnd13DecimalAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Amt"`
}

type PriceType1Choice

type PriceType1Choice struct {
	Mkt    Price2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Mkt"`
	Indctv Price2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Indctv"`
}

type PriceValueType1Code

type PriceValueType1Code string

May be one of DISC, PREM, PARV

type PriorityNumeric1Choice

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

type Quantity6Choice

type Quantity6Choice struct {
	Qty             FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Qty"`
	OrgnlAndCurFace OriginalAndCurrentQuantities1      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 OrgnlAndCurFace"`
}

type QuantityAndAccount15

type QuantityAndAccount15 struct {
	SttldQty         Quantity6Choice                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SttldQty"`
	PrevslySttldQty  FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrevslySttldQty,omitempty"`
	RmngToBeSttldQty FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 RmngToBeSttldQty,omitempty"`
	PrevslySttldAmt  AmountAndDirection7                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrevslySttldAmt,omitempty"`
	RmngToBeSttldAmt AmountAndDirection7                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 RmngToBeSttldAmt,omitempty"`
	DnmtnChc         Max210Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DnmtnChc,omitempty"`
	AcctOwnr         PartyIdentification36Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AcctOwnr,omitempty"`
	SfkpgAcct        SecuritiesAccount13                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SfkpgAcct"`
	CshAcct          CashAccountIdentification5Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CshAcct,omitempty"`
	QtyBrkdwn        []QuantityBreakdown9               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 QtyBrkdwn,omitempty"`
	SfkpgPlc         SafekeepingPlaceFormat3Choice      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SfkpgPlc,omitempty"`
}

type QuantityBreakdown9

type QuantityBreakdown9 struct {
	LotNb          Number2Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 LotNb,omitempty"`
	LotQty         FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 LotQty,omitempty"`
	SctiesSubBalTp GenericIdentification19            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SctiesSubBalTp,omitempty"`
	LotDtTm        DateAndDateTimeChoice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 LotDtTm,omitempty"`
	LotPric        Price2                             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 LotPric,omitempty"`
	TpOfPric       TypeOfPrice3Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TpOfPric,omitempty"`
}

type ReceiveDelivery1Code

type ReceiveDelivery1Code string

May be one of DELI, RECE

type Registration1Choice

type Registration1Choice struct {
	Cd    Registration1Code       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type Registration1Code

type Registration1Code string

May be one of NREG, YREG

type RegistrationParameters1

type RegistrationParameters1 struct {
	CertfctnId   Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CertfctnId,omitempty"`
	CertfctnDtTm DateAndDateTimeChoice    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CertfctnDtTm,omitempty"`
	RegarAcct    Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 RegarAcct,omitempty"`
	CertNb       []SecuritiesCertificate1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CertNb,omitempty"`
}

type Reporting2Choice

type Reporting2Choice struct {
	Cd    Reporting2Code          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type Reporting2Code

type Reporting2Code string

May be one of STEX, REGU, DEFR

type RepurchaseType3Choice

type RepurchaseType3Choice struct {
	Cd    RepurchaseType3Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type RepurchaseType3Code

type RepurchaseType3Code string

May be one of CADJ, CALL, PAIR, RATE, ROLP, TOPU, WTHD, PADJ

type Restriction1Choice

type Restriction1Choice struct {
	Cd    OwnershipLegalRestrictions1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type SafekeepingPlace1Code

type SafekeepingPlace1Code string

May be one of CUST, ICSD, NCSD, SHHE

type SafekeepingPlace3Code

type SafekeepingPlace3Code string

May be one of SHHE

type SafekeepingPlaceFormat3Choice

type SafekeepingPlaceFormat3Choice struct {
	Id      SafekeepingPlaceTypeAndText3             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Id"`
	Ctry    CountryCode                              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Ctry"`
	TpAndId SafekeepingPlaceTypeAndAnyBICIdentifier1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TpAndId"`
	Prtry   GenericIdentification21                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type SafekeepingPlaceTypeAndAnyBICIdentifier1

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

type SafekeepingPlaceTypeAndText3

type SafekeepingPlaceTypeAndText3 struct {
	SfkpgPlcTp SafekeepingPlace3Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SfkpgPlcTp"`
	Id         Max35Text             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Id,omitempty"`
}

type SecuritiesAccount13

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

type SecuritiesCertificate1

type SecuritiesCertificate1 struct {
	Nb      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Nb"`
	Issr    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Issr,omitempty"`
	SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SchmeNm,omitempty"`
}

type SecuritiesPaymentStatus1Code

type SecuritiesPaymentStatus1Code string

May be one of FULL, NILL, PART

type SecuritiesPaymentStatus2Choice

type SecuritiesPaymentStatus2Choice struct {
	Cd    SecuritiesPaymentStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type SecuritiesRTGS1Choice

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

type SecuritiesSettlementTransactionReversalAdviceV02

type SecuritiesSettlementTransactionReversalAdviceV02 struct {
	TxIdDtls            SettlementTypeAndIdentification9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TxIdDtls"`
	ConfRef             Identification1                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ConfRef"`
	AddtlParams         AdditionalParameters4            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AddtlParams,omitempty"`
	TradDtls            SecuritiesTradeDetails2          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TradDtls"`
	FinInstrmId         SecurityIdentification14         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 FinInstrmId"`
	FinInstrmAttrbts    FinancialInstrumentAttributes20  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 FinInstrmAttrbts,omitempty"`
	QtyAndAcctDtls      QuantityAndAccount15             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 QtyAndAcctDtls"`
	SttlmParams         SettlementDetails26              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SttlmParams"`
	StgSttlmInstrDtls   StandingSettlementInstruction5   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 StgSttlmInstrDtls,omitempty"`
	DlvrgSttlmPties     SettlementParties14              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DlvrgSttlmPties,omitempty"`
	RcvgSttlmPties      SettlementParties14              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 RcvgSttlmPties,omitempty"`
	CshPties            CashParties9                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CshPties,omitempty"`
	SttldAmt            AmountAndDirection2              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SttldAmt,omitempty"`
	OthrAmts            OtherAmounts9                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 OthrAmts,omitempty"`
	OthrBizPties        OtherParties12                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 OthrBizPties,omitempty"`
	AddtlPhysOrRegnDtls RegistrationParameters1          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AddtlPhysOrRegnDtls,omitempty"`
	SplmtryData         []SupplementaryData1             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SplmtryData,omitempty"`
}

type SecuritiesTradeDetails2

type SecuritiesTradeDetails2 struct {
	TradId                  []Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TradId,omitempty"`
	CollTxId                []Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CollTxId,omitempty"`
	PlcOfTrad               MarketIdentification4              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PlcOfTrad,omitempty"`
	PlcOfClr                AnyBICIdentifier                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PlcOfClr,omitempty"`
	TradDt                  TradeDate1Choice                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TradDt,omitempty"`
	SttlmDt                 SettlementDate1Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SttlmDt,omitempty"`
	FctvSttlmDt             SettlementDate3Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 FctvSttlmDt"`
	DealPric                Price2                             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DealPric,omitempty"`
	NbOfDaysAcrd            float64                            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 NbOfDaysAcrd,omitempty"`
	OpngClsg                OpeningClosing1Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 OpngClsg,omitempty"`
	Rptg                    []Reporting2Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Rptg,omitempty"`
	TradTxCond              []TradeTransactionCondition1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TradTxCond,omitempty"`
	InvstrCpcty             InvestorCapacity1Choice            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 InvstrCpcty,omitempty"`
	TradOrgtrRole           TradeOriginator1Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TradOrgtrRole,omitempty"`
	TpOfPric                TypeOfPrice3Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TpOfPric,omitempty"`
	FxAddtlDtls             Max350Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 FxAddtlDtls,omitempty"`
	SttlmInstrPrcgAddtlDtls Max350Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SttlmInstrPrcgAddtlDtls,omitempty"`
}

type SecuritiesTransactionType3Choice

type SecuritiesTransactionType3Choice struct {
	Cd    SecuritiesTransactionType4Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type SecuritiesTransactionType4Code

type SecuritiesTransactionType4Code string

May be one of BSBK, BIYI, CNCB, COLI, COLO, CONV, FCTA, INSP, ISSU, MKDW, MKUP, NETT, NSYN, OWNE, OWNI, PAIR, PLAC, PORT, REAL, REDI, REDM, RELE, REPU, RODE, RPTO, RVPO, SBBK, SBRE, SECB, SECL, SLRE, SUBS, SYND, TBAC, TRAD, TRPO, TRVO, TURN, CLAI, CORP, AUTO

type SecurityIdentification14

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

type SettlementDate1Choice

type SettlementDate1Choice struct {
	Dt   DateAndDateTimeChoice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Dt"`
	DtCd SettlementDateCode1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DtCd"`
}

type SettlementDate3Choice

type SettlementDate3Choice struct {
	Dt   DateAndDateTimeChoice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Dt"`
	DtCd GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DtCd"`
}

type SettlementDate4Code

type SettlementDate4Code string

May be one of WISS

type SettlementDateCode1Choice

type SettlementDateCode1Choice struct {
	Cd    SettlementDate4Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type SettlementDetails26

type SettlementDetails26 struct {
	Prty           PriorityNumeric1Choice                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prty,omitempty"`
	SctiesTxTp     SecuritiesTransactionType3Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SctiesTxTp"`
	SttlmTxCond    []SettlementTransactionCondition7Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SttlmTxCond,omitempty"`
	PrtlSttlmInd   SettlementTransactionCondition5Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrtlSttlmInd,omitempty"`
	BnfclOwnrsh    BeneficialOwnership1Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 BnfclOwnrsh,omitempty"`
	BlckTrad       BlockTrade1Choice                       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 BlckTrad,omitempty"`
	CCPElgblty     CentralCounterPartyEligibility1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CCPElgblty,omitempty"`
	CshClrSys      CashSettlementSystem1Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CshClrSys,omitempty"`
	XpsrTp         ExposureType5Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 XpsrTp,omitempty"`
	MktClntSd      MarketClientSide1Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 MktClntSd,omitempty"`
	NetgElgblty    NettingEligibility1Choice               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 NetgElgblty,omitempty"`
	Regn           Registration1Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Regn,omitempty"`
	RpTp           RepurchaseType3Choice                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 RpTp,omitempty"`
	LglRstrctns    Restriction1Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 LglRstrctns,omitempty"`
	SctiesRTGS     SecuritiesRTGS1Choice                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SctiesRTGS,omitempty"`
	SttlgCpcty     SettlingCapacity1Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SttlgCpcty,omitempty"`
	SttlmSysMtd    SettlementSystemMethod1Choice           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SttlmSysMtd,omitempty"`
	TaxCpcty       TaxCapacityParty1Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 TaxCpcty,omitempty"`
	StmpDtyTaxBsis GenericIdentification20                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 StmpDtyTaxBsis,omitempty"`
	AutomtcBrrwg   AutomaticBorrowing1Choice               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AutomtcBrrwg,omitempty"`
	LttrOfGrnt     LetterOfGuarantee1Choice                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 LttrOfGrnt,omitempty"`
	ElgblForColl   bool                                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ElgblForColl,omitempty"`
	SctiesSubBalTp GenericIdentification19                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SctiesSubBalTp,omitempty"`
	CshSubBalTp    GenericIdentification19                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CshSubBalTp,omitempty"`
}

type SettlementParties14

type SettlementParties14 struct {
	Dpstry PartyIdentification48           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Dpstry,omitempty"`
	Pty1   PartyIdentificationAndAccount45 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Pty1,omitempty"`
	Pty2   PartyIdentificationAndAccount45 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Pty2,omitempty"`
	Pty3   PartyIdentificationAndAccount45 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Pty3,omitempty"`
	Pty4   PartyIdentificationAndAccount45 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Pty4,omitempty"`
	Pty5   PartyIdentificationAndAccount45 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Pty5,omitempty"`
}

type SettlementStandingInstructionDatabase1Choice

type SettlementStandingInstructionDatabase1Choice struct {
	Cd    SettlementStandingInstructionDatabase1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type SettlementStandingInstructionDatabase1Code

type SettlementStandingInstructionDatabase1Code string

May be one of INTE, BRKR, VEND

type SettlementSystemMethod1Choice

type SettlementSystemMethod1Choice struct {
	Cd    SettlementSystemMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type SettlementSystemMethod1Code

type SettlementSystemMethod1Code string

May be one of NSET, YSET

type SettlementTransactionCondition5Code

type SettlementTransactionCondition5Code string

May be one of PART, NPAR, PARC, PARQ

type SettlementTransactionCondition6Code

type SettlementTransactionCondition6Code string

May be one of ASGN, BUTC, CLEN, DIRT, DLWM, DRAW, EXER, FRCL, KNOC, PHYS, RESI, SHOR, SPDL, SPST, EXPI, PENS, UNEX, TRIP, NOMC, TRAN, RHYP, ADEA

type SettlementTransactionCondition7Choice

type SettlementTransactionCondition7Choice struct {
	Cd    SettlementTransactionCondition6Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type SettlementTypeAndIdentification9

type SettlementTypeAndIdentification9 struct {
	AcctOwnrTxId      Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AcctOwnrTxId"`
	AcctSvcrTxId      Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 AcctSvcrTxId,omitempty"`
	MktInfrstrctrTxId Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 MktInfrstrctrTxId,omitempty"`
	PrcrTxId          Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PrcrTxId,omitempty"`
	SctiesMvmntTp     ReceiveDelivery1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SctiesMvmntTp"`
	Pmt               DeliveryReceiptType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Pmt"`
	CmonId            Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CmonId,omitempty"`
	PoolId            Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 PoolId,omitempty"`
	CorpActnEvtId     Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CorpActnEvtId,omitempty"`
}

type SettlingCapacity1Choice

type SettlingCapacity1Choice struct {
	Cd    SettlingCapacity1Code   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type SettlingCapacity1Code

type SettlingCapacity1Code string

May be one of CUST, SAGE, SPRI

type StandingSettlementInstruction5

type StandingSettlementInstruction5 struct {
	SttlmStgInstrDB     SettlementStandingInstructionDatabase1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 SttlmStgInstrDB"`
	CtrPty              Counterparty5Choice                          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 CtrPty"`
	Vndr                PartyIdentification45Choice                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Vndr,omitempty"`
	OthrDlvrgSttlmPties SettlementParties14                          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 OthrDlvrgSttlmPties,omitempty"`
	OthrRcvgSttlmPties  SettlementParties14                          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 OthrRcvgSttlmPties,omitempty"`
}

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

type TaxCapacityParty1Choice

type TaxCapacityParty1Choice struct {
	Cd    TaxLiability1Code       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type TaxLiability1Code

type TaxLiability1Code string

May be one of PRIN, AGEN

type TradeDate1Choice

type TradeDate1Choice struct {
	Dt   DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Dt"`
	DtCd TradeDateCode1Choice  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 DtCd"`
}

type TradeDateCode1Choice

type TradeDateCode1Choice struct {
	Cd    DateType3Code           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type TradeOriginator1Choice

type TradeOriginator1Choice struct {
	Cd    OriginatorRole2Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type TradeTransactionCondition1Choice

type TradeTransactionCondition1Choice struct {
	Cd    TradeTransactionCondition4Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type TradeTransactionCondition4Code

type TradeTransactionCondition4Code string

May be one of CBNS, XBNS, CCPN, XCPN, CDIV, XDIV, CRTS, XRTS, CWAR, XWAR, SPCU, SPEX, GTDL, BCRO, BCRP, BCFD, BCBL, BCBN, MAPR, NEGO, NMPR, BCPD

type TypeOfIdentification1Code

type TypeOfIdentification1Code string

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

type TypeOfPrice14Code

type TypeOfPrice14Code string

May be one of AVER

type TypeOfPrice3Choice

type TypeOfPrice3Choice struct {
	Cd    TypeOfPrice14Code       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Prtry"`
}

type YieldedOrValueType1Choice

type YieldedOrValueType1Choice struct {
	Yldd  bool                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 Yldd"`
	ValTp PriceValueType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.026.001.02 ValTp"`
}

Jump to

Keyboard shortcuts

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