sese_028_002_07

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

type AlternatePartyIdentification9 struct {
	IdTp    IdentificationType44Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 IdTp"`
	Ctry    CountryCode                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Ctry"`
	AltrnId RestrictedFINXMax30Text    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AltrnId"`
}

type AmountAndDirection59

type AmountAndDirection59 struct {
	Amt       RestrictedFINActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Amt"`
	CdtDbtInd CreditDebitCode                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CdtDbtInd,omitempty"`
}

type AmountAndDirection72

type AmountAndDirection72 struct {
	Amt       RestrictedFINActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Amt"`
	CdtDbtInd CreditDebitCode                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CdtDbtInd,omitempty"`
	FXDtls    ForeignExchangeTerms27                         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 FXDtls,omitempty"`
}

type AmountAndDirection92

type AmountAndDirection92 struct {
	Amt                 RestrictedFINActiveCurrencyAndAmount           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Amt"`
	CdtDbtInd           CreditDebitCode                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CdtDbtInd"`
	OrgnlCcyAndOrdrdAmt RestrictedFINActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 OrgnlCcyAndOrdrdAmt,omitempty"`
	FXDtls              ForeignExchangeTerms27                         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 FXDtls,omitempty"`
	ValDt               DateAndDateTime2Choice                         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ValDt,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 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 BeneficialOwnership5Choice

type BeneficialOwnership5Choice struct {
	Ind   bool                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Ind"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type CFIOct2015Identifier

type CFIOct2015Identifier string

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

type CashAccountIdentification6Choice

type CashAccountIdentification6Choice struct {
	IBAN  IBAN2007Identifier       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 IBAN"`
	Prtry RestrictedFINX2Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type CashParties32

type CashParties32 struct {
	Dbtr    PartyIdentificationAndAccount133 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Dbtr,omitempty"`
	DbtrAgt PartyIdentificationAndAccount134 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 DbtrAgt,omitempty"`
	Cdtr    PartyIdentificationAndAccount133 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cdtr,omitempty"`
	CdtrAgt PartyIdentificationAndAccount134 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CdtrAgt,omitempty"`
}

type CashSettlementSystem2Code

type CashSettlementSystem2Code string

May be one of GROS, NETS

type CashSettlementSystem5Choice

type CashSettlementSystem5Choice struct {
	Cd    CashSettlementSystem2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type ClassificationType33Choice

type ClassificationType33Choice struct {
	ClssfctnFinInstrm CFIOct2015Identifier    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ClssfctnFinInstrm"`
	AltrnClssfctn     GenericIdentification86 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AltrnClssfctn"`
}

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 DateAndDateTime2Choice

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

type DateCode32Choice

type DateCode32Choice struct {
	Cd    DateType5Code           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type DateType3Code

type DateType3Code string

May be one of VARI

type DateType5Code

type DateType5Code string

May be one of OPEN

type DeliveryReceiptType2Code

type DeliveryReceiptType2Code string

May be one of FREE, APMT

type Document

type Document struct {
	SctiesSttlmTxAllgmtNtfctn SecuritiesSettlementTransactionAllegementNotification002V07 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SctiesSttlmTxAllgmtNtfctn"`
}

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 ExternalFinancialInstrumentIdentificationType1Code

type ExternalFinancialInstrumentIdentificationType1Code string

Must be at least 1 items long

type FinancialInstrumentAttributes97

type FinancialInstrumentAttributes97 struct {
	PlcOfListg             MarketIdentification4Choice            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PlcOfListg,omitempty"`
	DayCntBsis             InterestComputationMethodFormat5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 DayCntBsis,omitempty"`
	RegnForm               FormOfSecurity7Choice                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 RegnForm,omitempty"`
	PmtFrqcy               Frequency27Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PmtFrqcy,omitempty"`
	PmtSts                 SecuritiesPaymentStatus6Choice         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PmtSts,omitempty"`
	VarblRateChngFrqcy     Frequency27Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 VarblRateChngFrqcy,omitempty"`
	ClssfctnTp             ClassificationType33Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ClssfctnTp,omitempty"`
	OptnStyle              OptionStyle9Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 OptnStyle,omitempty"`
	OptnTp                 OptionType7Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 OptnTp,omitempty"`
	DnmtnCcy               ActiveOrHistoricCurrencyCode           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 DnmtnCcy,omitempty"`
	CpnDt                  ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CpnDt,omitempty"`
	XpryDt                 ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 XpryDt,omitempty"`
	FltgRateFxgDt          ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 FltgRateFxgDt,omitempty"`
	MtrtyDt                ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 MtrtyDt,omitempty"`
	IsseDt                 ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 IsseDt,omitempty"`
	NxtCllblDt             ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 NxtCllblDt,omitempty"`
	PutblDt                ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PutblDt,omitempty"`
	DtdDt                  ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 DtdDt,omitempty"`
	FrstPmtDt              ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 FrstPmtDt,omitempty"`
	PrvsFctr               float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PrvsFctr,omitempty"`
	CurFctr                float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CurFctr,omitempty"`
	NxtFctr                float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 NxtFctr,omitempty"`
	IntrstRate             float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 IntrstRate,omitempty"`
	YldToMtrtyRate         float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 YldToMtrtyRate,omitempty"`
	NxtIntrstRate          float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 NxtIntrstRate,omitempty"`
	IndxRateBsis           float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 IndxRateBsis,omitempty"`
	CpnAttchdNb            Number23Choice                         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CpnAttchdNb,omitempty"`
	PoolNb                 GenericIdentification39                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PoolNb,omitempty"`
	VarblRateInd           bool                                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 VarblRateInd,omitempty"`
	CllblInd               bool                                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CllblInd,omitempty"`
	PutblInd               bool                                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PutblInd,omitempty"`
	MktOrIndctvPric        PriceType5Choice                       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 MktOrIndctvPric,omitempty"`
	ExrcPric               Price3                                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ExrcPric,omitempty"`
	SbcptPric              Price3                                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SbcptPric,omitempty"`
	ConvsPric              Price3                                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ConvsPric,omitempty"`
	StrkPric               Price3                                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 StrkPric,omitempty"`
	MinNmnlQty             FinancialInstrumentQuantity15Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 MinNmnlQty,omitempty"`
	CtrctSz                FinancialInstrumentQuantity15Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CtrctSz,omitempty"`
	UndrlygFinInstrmId     []SecurityIdentification20             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 UndrlygFinInstrmId,omitempty"`
	FinInstrmAttrAddtlDtls RestrictedFINXMax350Text               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 FinInstrmAttrAddtlDtls,omitempty"`
}

type FinancialInstrumentQuantity15Choice

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

type ForeignExchangeTerms27

type ForeignExchangeTerms27 struct {
	UnitCcy  ActiveCurrencyCode                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 UnitCcy"`
	QtdCcy   ActiveCurrencyCode                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 QtdCcy"`
	XchgRate float64                              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 XchgRate"`
	RsltgAmt RestrictedFINActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 RsltgAmt"`
}

type FormOfSecurity1Code

type FormOfSecurity1Code string

May be one of BEAR, REGD

type FormOfSecurity7Choice

type FormOfSecurity7Choice struct {
	Cd    FormOfSecurity1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type Frequency27Choice

type Frequency27Choice struct {
	Cd    EventFrequency3Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type GenericIdentification18

type GenericIdentification18 struct {
	Id      RestrictedFINXMax30Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	SchmeNm Max4AlphaNumericText    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SchmeNm,omitempty"`
	Issr    Max4AlphaNumericText    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Issr,omitempty"`
}

type GenericIdentification39

type GenericIdentification39 struct {
	Id   RestrictedFINMax30Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	Issr RestrictedFINMax8Text  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Issr,omitempty"`
}

type GenericIdentification47

type GenericIdentification47 struct {
	Id      Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	Issr    Max4AlphaNumericText   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Issr"`
	SchmeNm Max4AlphaNumericText   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SchmeNm,omitempty"`
}

type GenericIdentification84

type GenericIdentification84 struct {
	Id      RestrictedFINXMax34Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	Issr    Max4AlphaNumericText    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Issr"`
	SchmeNm Max4AlphaNumericText    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SchmeNm,omitempty"`
}

type GenericIdentification85

type GenericIdentification85 struct {
	Tp GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Tp"`
	Id RestrictedFINXMax30Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id,omitempty"`
}

type GenericIdentification86

type GenericIdentification86 struct {
	Id      RestrictedFINXMax30Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	Issr    Max4AlphaNumericText    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Issr"`
	SchmeNm Max4AlphaNumericText    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SchmeNm,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 ISINOct2015Identifier

type ISINOct2015Identifier string

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

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 Identification16

type Identification16 struct {
	Id RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
}

type IdentificationSource4Choice

type IdentificationSource4Choice struct {
	Cd    ExternalFinancialInstrumentIdentificationType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry RestrictedFINExact2Text                            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type IdentificationType44Choice

type IdentificationType44Choice struct {
	Cd    TypeOfIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 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 InterestComputationMethodFormat5Choice

type InterestComputationMethodFormat5Choice struct {
	Cd    InterestComputationMethod2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type LEIIdentifier

type LEIIdentifier string

Must match the pattern [A-Z0-9]{18,18}[0-9]{2,2}

type LegalFramework1Code

type LegalFramework1Code string

May be one of FRAN

type LegalFramework4Choice

type LegalFramework4Choice struct {
	Cd    LegalFramework1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type MICIdentifier

type MICIdentifier string

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

type MarketClientSide1Code

type MarketClientSide1Code string

May be one of CLNT, MAKT

type MarketClientSide7Choice

type MarketClientSide7Choice struct {
	Cd    MarketClientSide1Code   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type MarketIdentification2Choice

type MarketIdentification2Choice struct {
	MktIdrCd MICIdentifier           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 MktIdrCd"`
	Desc     RestrictedFINXMax30Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Desc"`
}

type MarketIdentification4Choice

type MarketIdentification4Choice struct {
	MktIdrCd MICIdentifier           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 MktIdrCd"`
	Desc     RestrictedFINXMax30Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Desc"`
}

type MarketIdentification90

type MarketIdentification90 struct {
	Id MarketIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id,omitempty"`
	Tp MarketType16Choice          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Tp"`
}

type MarketType16Choice

type MarketType16Choice struct {
	Cd    MarketType2Code         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type MarketType2Code

type MarketType2Code string

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

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 Max4AlphaNumericText

type Max4AlphaNumericText string

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

type Max70Text

type Max70Text string

Must be at least 1 items long

type NameAndAddress12

type NameAndAddress12 struct {
	Nm RestrictedFINXMax140Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Nm"`
}

type Number23Choice

type Number23Choice struct {
	Shrt Exact3NumericText       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Shrt"`
	Lng  GenericIdentification18 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Lng"`
}

type OptionStyle2Code

type OptionStyle2Code string

May be one of AMER, EURO

type OptionStyle9Choice

type OptionStyle9Choice struct {
	Cd    OptionStyle2Code        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type OptionType1Code

type OptionType1Code string

May be one of CALL, PUTO

type OptionType7Choice

type OptionType7Choice struct {
	Cd    OptionType1Code         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type OtherAmounts36

type OtherAmounts36 struct {
	AcrdIntrstAmt AmountAndDirection72 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AcrdIntrstAmt,omitempty"`
	ChrgsFees     AmountAndDirection72 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ChrgsFees,omitempty"`
	TradAmt       AmountAndDirection72 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TradAmt,omitempty"`
	ExctgBrkrAmt  AmountAndDirection72 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ExctgBrkrAmt,omitempty"`
	LclTax        AmountAndDirection72 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LclTax,omitempty"`
	LclBrkrComssn AmountAndDirection72 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LclBrkrComssn,omitempty"`
	Othr          AmountAndDirection72 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Othr,omitempty"`
	StmpDty       AmountAndDirection72 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 StmpDty,omitempty"`
	TxTax         AmountAndDirection72 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TxTax,omitempty"`
	WhldgTax      AmountAndDirection72 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 WhldgTax,omitempty"`
	CsmptnTax     AmountAndDirection72 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CsmptnTax,omitempty"`
}

type OtherIdentification2

type OtherIdentification2 struct {
	Id  RestrictedFINXMax31Text     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	Sfx Max16Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Sfx,omitempty"`
	Tp  IdentificationSource4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Tp"`
}

type OtherParties31

type OtherParties31 struct {
	Invstr         PartyIdentification110 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Invstr,omitempty"`
	QlfdFrgnIntrmy PartyIdentification111 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 QlfdFrgnIntrmy,omitempty"`
	StockXchg      PartyIdentification111 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 StockXchg,omitempty"`
	TradRgltr      PartyIdentification111 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TradRgltr,omitempty"`
	TrptyAgt       PartyIdentification111 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TrptyAgt,omitempty"`
}

type PartyIdentification103Choice

type PartyIdentification103Choice struct {
	AnyBIC  AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AnyBIC"`
	PrtryId GenericIdentification84 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PrtryId"`
}

type PartyIdentification104Choice

type PartyIdentification104Choice struct {
	AnyBIC   AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AnyBIC"`
	PrtryId  GenericIdentification84 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PrtryId"`
	NmAndAdr NameAndAddress12        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 NmAndAdr"`
}

type PartyIdentification110

type PartyIdentification110 struct {
	Id  PartyIdentification115Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	LEI LEIIdentifier                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LEI,omitempty"`
}

type PartyIdentification111

type PartyIdentification111 struct {
	Id  PartyIdentification104Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	LEI LEIIdentifier                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LEI,omitempty"`
}

type PartyIdentification113Choice

type PartyIdentification113Choice struct {
	BICFI    BICFIIdentifier         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 BICFI"`
	NmAndAdr NameAndAddress12        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 NmAndAdr"`
	PrtryId  GenericIdentification84 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PrtryId"`
}

type PartyIdentification115Choice

type PartyIdentification115Choice struct {
	AnyBIC   AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AnyBIC"`
	PrtryId  GenericIdentification84 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PrtryId"`
	NmAndAdr NameAndAddress12        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 NmAndAdr"`
	Ctry     CountryCode             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Ctry"`
}

type PartyIdentification119

type PartyIdentification119 struct {
	Id  PartyIdentification103Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	LEI LEIIdentifier                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LEI,omitempty"`
}

type PartyIdentification128

type PartyIdentification128 struct {
	Id       PartyIdentification58Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	LEI      LEIIdentifier                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LEI,omitempty"`
	AltrnId  AlternatePartyIdentification9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AltrnId,omitempty"`
	PrcgDt   DateAndDateTime2Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PrcgDt,omitempty"`
	PrcgId   RestrictedFINXMax16Text       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PrcgId,omitempty"`
	AddtlInf PartyTextInformation3         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AddtlInf,omitempty"`
}

type PartyIdentification58Choice

type PartyIdentification58Choice struct {
	AnyBIC   AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AnyBIC"`
	NmAndAdr NameAndAddress12 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 NmAndAdr"`
	Ctry     CountryCode      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Ctry"`
}

type PartyIdentificationAndAccount133

type PartyIdentificationAndAccount133 struct {
	Id         PartyIdentification104Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	LEI        LEIIdentifier                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LEI,omitempty"`
	AltrnId    AlternatePartyIdentification9    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AltrnId,omitempty"`
	CshAcct    CashAccountIdentification6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CshAcct,omitempty"`
	ChrgsAcct  CashAccountIdentification6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ChrgsAcct,omitempty"`
	ComssnAcct CashAccountIdentification6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ComssnAcct,omitempty"`
	TaxAcct    CashAccountIdentification6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TaxAcct,omitempty"`
	AddtlInf   PartyTextInformation4            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AddtlInf,omitempty"`
}

type PartyIdentificationAndAccount134

type PartyIdentificationAndAccount134 struct {
	Id         PartyIdentification113Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	LEI        LEIIdentifier                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LEI,omitempty"`
	AltrnId    AlternatePartyIdentification9    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AltrnId,omitempty"`
	CshAcct    CashAccountIdentification6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CshAcct,omitempty"`
	ChrgsAcct  CashAccountIdentification6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ChrgsAcct,omitempty"`
	ComssnAcct CashAccountIdentification6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ComssnAcct,omitempty"`
	TaxAcct    CashAccountIdentification6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TaxAcct,omitempty"`
	AddtlInf   PartyTextInformation4            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AddtlInf,omitempty"`
}

type PartyIdentificationAndAccount160

type PartyIdentificationAndAccount160 struct {
	Id        PartyIdentification104Choice  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	LEI       LEIIdentifier                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LEI,omitempty"`
	AltrnId   AlternatePartyIdentification9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AltrnId,omitempty"`
	SfkpgAcct SecuritiesAccount30           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SfkpgAcct,omitempty"`
	PrcgDt    DateAndDateTime2Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PrcgDt,omitempty"`
	PrcgId    RestrictedFINXMax16Text       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PrcgId,omitempty"`
	AddtlInf  PartyTextInformation3         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AddtlInf,omitempty"`
}

type PartyTextInformation3

type PartyTextInformation3 struct {
	DclrtnDtls  RestrictedFINXMax350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 DclrtnDtls,omitempty"`
	PtyCtctDtls RestrictedFINXMax140Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PtyCtctDtls,omitempty"`
	RegnDtls    RestrictedFINXMax350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 RegnDtls,omitempty"`
}

type PartyTextInformation4

type PartyTextInformation4 struct {
	DclrtnDtls  RestrictedFINXMax350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 DclrtnDtls,omitempty"`
	PtyCtctDtls RestrictedFINXMax140Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PtyCtctDtls,omitempty"`
}

type PlaceOfClearingIdentification1

type PlaceOfClearingIdentification1 struct {
	Id  AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id,omitempty"`
	LEI LEIIdentifier    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LEI,omitempty"`
}

type PlaceOfTradeIdentification2

type PlaceOfTradeIdentification2 struct {
	MktTpAndId MarketIdentification90 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 MktTpAndId,omitempty"`
	LEI        LEIIdentifier          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LEI,omitempty"`
}

type Price3

type Price3 struct {
	Tp  YieldedOrValueType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Tp"`
	Val PriceRateOrAmount1Choice  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Val"`
}

type PriceRateOrAmount1Choice

type PriceRateOrAmount1Choice struct {
	Rate float64                                                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Rate"`
	Amt  RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Amt"`
}

type PriceType5Choice

type PriceType5Choice struct {
	Mkt    Price3 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Mkt"`
	Indctv Price3 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Indctv"`
}

type PriceValueType1Code

type PriceValueType1Code string

May be one of DISC, PREM, PARV

type QuantityAndAccount70

type QuantityAndAccount70 struct {
	SttlmQty  FinancialInstrumentQuantity15Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SttlmQty"`
	DnmtnChc  RestrictedFINXMax210Text            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 DnmtnChc,omitempty"`
	AcctOwnr  PartyIdentification119              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AcctOwnr,omitempty"`
	SfkpgAcct SecuritiesAccount30                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SfkpgAcct"`
	CshAcct   CashAccountIdentification6Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CshAcct,omitempty"`
	QtyBrkdwn []QuantityBreakdown48               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 QtyBrkdwn,omitempty"`
	SfkpgPlc  SafeKeepingPlace2                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SfkpgPlc,omitempty"`
}

type QuantityBreakdown48

type QuantityBreakdown48 struct {
	LotNb    GenericIdentification39             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LotNb,omitempty"`
	LotQty   FinancialInstrumentQuantity15Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LotQty,omitempty"`
	LotDtTm  DateAndDateTime2Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LotDtTm,omitempty"`
	LotPric  Price3                              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LotPric,omitempty"`
	TpOfPric TypeOfPrice32Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TpOfPric,omitempty"`
}

type Rate2

type Rate2 struct {
	Sgn  bool    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Sgn,omitempty"`
	Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Rate"`
}

type RateName2

type RateName2 struct {
	Issr   RestrictedFINXMax8Text  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Issr,omitempty"`
	RateNm RestrictedFINXMax24Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 RateNm"`
}

type RateType1Code

type RateType1Code string

May be one of FIXE, FORF, VARI

type RateType67Choice

type RateType67Choice struct {
	Cd    RateType1Code           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type ReceiveDelivery1Code

type ReceiveDelivery1Code string

May be one of DELI, RECE

type Registration11Choice

type Registration11Choice struct {
	Cd    Registration1Code       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type Registration1Code

type Registration1Code string

May be one of NREG, YREG

type RepurchaseType17Choice

type RepurchaseType17Choice struct {
	Cd    RepurchaseType6Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type RepurchaseType6Code

type RepurchaseType6Code string

May be one of CADJ, TOPU, WTHD

type RestrictedFINActiveCurrencyAndAmount

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

type RestrictedFINActiveOrHistoricCurrencyAnd13DecimalAmount

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

type RestrictedFINActiveOrHistoricCurrencyAndAmount

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

type RestrictedFINExact2Text

type RestrictedFINExact2Text string

Must match the pattern XX|TS

type RestrictedFINMax30Text

type RestrictedFINMax30Text string

Must match the pattern ([^/]+/)+([^/]+)|([^/]*)

type RestrictedFINMax8Text

type RestrictedFINMax8Text string

Must match the pattern ([^/]+/)+([^/]+)|([^/]*)

type RestrictedFINX2Max34Text

type RestrictedFINX2Max34Text string

Must match the pattern [0-9a-zA-Z/\-\?:\(\)\.,'\+ ]{1,34}

type RestrictedFINXMax140Text

type RestrictedFINXMax140Text string

Must match the pattern [0-9a-zA-Z/\-\?:\(\)\.\n\r,'\+ ]{1,140}

type RestrictedFINXMax16Text

type RestrictedFINXMax16Text string

Must match the pattern ([0-9a-zA-Z\-\?:\(\)\.,'\+ ]([0-9a-zA-Z\-\?:\(\)\.,'\+ ]*(/[0-9a-zA-Z\-\?:\(\)\.,'\+ ])?)*)

type RestrictedFINXMax210Text

type RestrictedFINXMax210Text string

Must match the pattern [0-9a-zA-Z/\-\?:\(\)\.\n\r,'\+ ]{1,210}

type RestrictedFINXMax24Text

type RestrictedFINXMax24Text string

Must match the pattern ([0-9a-zA-Z\-\?:\(\)\.,'\+ ]([0-9a-zA-Z\-\?:\(\)\.,'\+ ]*(/[0-9a-zA-Z\-\?:\(\)\.,'\+ ])?)*)

type RestrictedFINXMax30Text

type RestrictedFINXMax30Text string

Must match the pattern ([0-9a-zA-Z\-\?:\(\)\.,'\+ ]([0-9a-zA-Z\-\?:\(\)\.,'\+ ]*(/[0-9a-zA-Z\-\?:\(\)\.,'\+ ])?)*)

type RestrictedFINXMax31Text

type RestrictedFINXMax31Text string

Must match the pattern [0-9a-zA-Z/\-\?:\(\)\.,'\+ ]{1,31}

type RestrictedFINXMax34Text

type RestrictedFINXMax34Text string

Must match the pattern ([0-9a-zA-Z\-\?:\(\)\.,'\+ ]([0-9a-zA-Z\-\?:\(\)\.,'\+ ]*(/[0-9a-zA-Z\-\?:\(\)\.,'\+ ])?)*)

type RestrictedFINXMax350Text

type RestrictedFINXMax350Text string

Must match the pattern [0-9a-zA-Z/\-\?:\(\)\.\n\r,'\+ ]{1,350}

type RestrictedFINXMax35Text

type RestrictedFINXMax35Text string

Must match the pattern [0-9a-zA-Z/\-\?:\(\)\.,'\+ ]{1,35}

type RestrictedFINXMax8Text

type RestrictedFINXMax8Text string

Must match the pattern [0-9a-zA-Z/\-\?:\(\)\.,'\+ ]{1,8}

type SafeKeepingPlace2

type SafeKeepingPlace2 struct {
	SfkpgPlcFrmt SafekeepingPlaceFormat17Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SfkpgPlcFrmt,omitempty"`
	LEI          LEIIdentifier                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LEI,omitempty"`
}

type SafekeepingPlace1Code

type SafekeepingPlace1Code string

May be one of CUST, ICSD, NCSD, SHHE

type SafekeepingPlace3Code

type SafekeepingPlace3Code string

May be one of SHHE

type SafekeepingPlaceFormat17Choice

type SafekeepingPlaceFormat17Choice struct {
	Id      SafekeepingPlaceTypeAndText15            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	Ctry    CountryCode                              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Ctry"`
	TpAndId SafekeepingPlaceTypeAndAnyBICIdentifier1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TpAndId"`
	Prtry   GenericIdentification85                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type SafekeepingPlaceTypeAndAnyBICIdentifier1

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

type SafekeepingPlaceTypeAndText15

type SafekeepingPlaceTypeAndText15 struct {
	SfkpgPlcTp SafekeepingPlace3Code   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SfkpgPlcTp"`
	Id         RestrictedFINXMax30Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id,omitempty"`
}

type SecuritiesAccount30

type SecuritiesAccount30 struct {
	Id RestrictedFINXMax35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Id"`
	Tp GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Tp,omitempty"`
	Nm Max70Text               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Nm,omitempty"`
}

type SecuritiesFinancingTransactionDetails41

type SecuritiesFinancingTransactionDetails41 struct {
	SctiesFincgTradId RestrictedFINXMax16Text  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SctiesFincgTradId,omitempty"`
	ClsgLegId         RestrictedFINXMax16Text  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ClsgLegId,omitempty"`
	TermntnDt         TerminationDate7Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TermntnDt,omitempty"`
	RateTp            RateType67Choice         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 RateTp,omitempty"`
	LglFrmwk          LegalFramework4Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 LglFrmwk,omitempty"`
	MtrtyDtMod        bool                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 MtrtyDtMod,omitempty"`
	IntrstPmt         bool                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 IntrstPmt,omitempty"`
	VarblRateSpprt    RateName2                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 VarblRateSpprt,omitempty"`
	RpRate            Rate2                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 RpRate,omitempty"`
	TxCallDely        Exact3NumericText        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TxCallDely,omitempty"`
	AcrdIntrstAmt     AmountAndDirection59     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AcrdIntrstAmt,omitempty"`
	TermntnTxAmt      AmountAndDirection59     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TermntnTxAmt,omitempty"`
	ScndLegNrrtv      RestrictedFINXMax140Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ScndLegNrrtv,omitempty"`
}

type SecuritiesPaymentStatus1Code

type SecuritiesPaymentStatus1Code string

May be one of FULL, NILL, PART

type SecuritiesPaymentStatus6Choice

type SecuritiesPaymentStatus6Choice struct {
	Cd    SecuritiesPaymentStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type SecuritiesRTGS5Choice

type SecuritiesRTGS5Choice struct {
	Ind   bool                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Ind"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type SecuritiesSettlementTransactionAllegementNotification002V07

type SecuritiesSettlementTransactionAllegementNotification002V07 struct {
	TxId                  RestrictedFINXMax16Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TxId"`
	SttlmTpAndAddtlParams SettlementTypeAndAdditionalParameters15 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SttlmTpAndAddtlParams"`
	MktInfrstrctrTxId     Identification16                        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 MktInfrstrctrTxId,omitempty"`
	TradDtls              SecuritiesTradeDetails84                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TradDtls"`
	FinInstrmId           SecurityIdentification20                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 FinInstrmId"`
	FinInstrmAttrbts      FinancialInstrumentAttributes97         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 FinInstrmAttrbts,omitempty"`
	QtyAndAcctDtls        QuantityAndAccount70                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 QtyAndAcctDtls"`
	SctiesFincgDtls       SecuritiesFinancingTransactionDetails41 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SctiesFincgDtls,omitempty"`
	SttlmParams           SettlementDetails153                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SttlmParams"`
	DlvrgSttlmPties       SettlementParties64                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 DlvrgSttlmPties,omitempty"`
	RcvgSttlmPties        SettlementParties64                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 RcvgSttlmPties,omitempty"`
	CshPties              CashParties32                           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CshPties,omitempty"`
	SttlmAmt              AmountAndDirection92                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SttlmAmt,omitempty"`
	OthrAmts              OtherAmounts36                          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 OthrAmts,omitempty"`
	OthrBizPties          OtherParties31                          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 OthrBizPties,omitempty"`
	SplmtryData           []SupplementaryData1                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SplmtryData,omitempty"`
}

type SecuritiesTradeDetails84

type SecuritiesTradeDetails84 struct {
	TradId       []RestrictedFINXMax16Text          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TradId,omitempty"`
	CollTxId     []RestrictedFINXMax16Text          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CollTxId,omitempty"`
	AcctOwnrTxId []RestrictedFINXMax16Text          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 AcctOwnrTxId,omitempty"`
	PrcrTxId     RestrictedFINXMax16Text            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PrcrTxId,omitempty"`
	PlcOfTrad    PlaceOfTradeIdentification2        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PlcOfTrad,omitempty"`
	PlcOfClr     PlaceOfClearingIdentification1     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PlcOfClr,omitempty"`
	TradDt       TradeDate9Choice                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TradDt,omitempty"`
	SttlmDt      SettlementDate20Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SttlmDt"`
	DealPric     Price3                             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 DealPric,omitempty"`
	NbOfDaysAcrd float64                            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 NbOfDaysAcrd,omitempty"`
	TradTxCond   []TradeTransactionCondition6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TradTxCond,omitempty"`
	TpOfPric     TypeOfPrice32Choice                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 TpOfPric,omitempty"`
}

type SecuritiesTransactionType21Code

type SecuritiesTransactionType21Code string

May be one of CNCB, BSBK, COLI, COLO, NETT, OWNE, OWNI, PAIR, PLAC, PORT, REAL, REDM, REPU, RVPO, SECB, SECL, SUBS, TRAD, TRPO, TRVO, TURN, AUTO, CLAI, CORP, ETFT, BIYI, CONV, ISSU, MKDW, MKUP, NSYN, REDI, RELE, SBBK, SYND, SWIF, SWIT

type SecuritiesTransactionType39Choice

type SecuritiesTransactionType39Choice struct {
	Cd    SecuritiesTransactionType21Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type SecurityIdentification20

type SecurityIdentification20 struct {
	ISIN   ISINOct2015Identifier    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 ISIN,omitempty"`
	OthrId []OtherIdentification2   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 OthrId,omitempty"`
	Desc   RestrictedFINXMax140Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Desc,omitempty"`
}

type SettlementDate20Choice

type SettlementDate20Choice struct {
	Dt   DateAndDateTime2Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Dt"`
	DtCd SettlementDateCode9Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 DtCd"`
}

type SettlementDate4Code

type SettlementDate4Code string

May be one of WISS

type SettlementDateCode9Choice

type SettlementDateCode9Choice struct {
	Cd    SettlementDate4Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type SettlementDetails153

type SettlementDetails153 struct {
	HldInd         bool                                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 HldInd,omitempty"`
	SctiesTxTp     SecuritiesTransactionType39Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SctiesTxTp"`
	SttlmTxCond    []SettlementTransactionCondition26Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SttlmTxCond,omitempty"`
	PrtlSttlmInd   SettlementTransactionCondition5Code      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 PrtlSttlmInd,omitempty"`
	BnfclOwnrsh    BeneficialOwnership5Choice               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 BnfclOwnrsh,omitempty"`
	CshClrSys      CashSettlementSystem5Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CshClrSys,omitempty"`
	MktClntSd      MarketClientSide7Choice                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 MktClntSd,omitempty"`
	Regn           Registration11Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Regn,omitempty"`
	RpTp           RepurchaseType17Choice                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 RpTp,omitempty"`
	SctiesRTGS     SecuritiesRTGS5Choice                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SctiesRTGS,omitempty"`
	StmpDtyTaxBsis GenericIdentification47                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 StmpDtyTaxBsis,omitempty"`
}

type SettlementParties64

type SettlementParties64 struct {
	Dpstry PartyIdentification128           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Dpstry,omitempty"`
	Pty1   PartyIdentificationAndAccount160 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Pty1,omitempty"`
	Pty2   PartyIdentificationAndAccount160 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Pty2,omitempty"`
	Pty3   PartyIdentificationAndAccount160 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Pty3,omitempty"`
	Pty4   PartyIdentificationAndAccount160 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Pty4,omitempty"`
	Pty5   PartyIdentificationAndAccount160 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Pty5,omitempty"`
}

type SettlementTransactionCondition26Choice

type SettlementTransactionCondition26Choice struct {
	Cd    SettlementTransactionCondition4Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type SettlementTransactionCondition4Code

type SettlementTransactionCondition4Code string

May be one of CLEN, DIRT, DLWM, PHYS, SPDL, SPST, NOMC

type SettlementTransactionCondition5Code

type SettlementTransactionCondition5Code string

May be one of PART, NPAR, PARC, PARQ

type SettlementTypeAndAdditionalParameters15

type SettlementTypeAndAdditionalParameters15 struct {
	SctiesMvmntTp ReceiveDelivery1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 SctiesMvmntTp"`
	Pmt           DeliveryReceiptType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Pmt"`
	CmonId        RestrictedFINXMax16Text  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 CmonId,omitempty"`
}

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

type TerminationDate7Choice

type TerminationDate7Choice struct {
	Dt DateAndDateTime2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Dt"`
	Cd DateCode32Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
}

type TradeDate9Choice

type TradeDate9Choice struct {
	Dt   DateAndDateTime2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Dt"`
	DtCd TradeDateCode4Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 DtCd"`
}

type TradeDateCode4Choice

type TradeDateCode4Choice struct {
	Cd    DateType3Code           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 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 TradeTransactionCondition6Choice

type TradeTransactionCondition6Choice struct {
	Cd    TradeTransactionCondition4Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

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 TypeOfPrice32Choice

type TypeOfPrice32Choice struct {
	Cd    TypeOfPrice14Code       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.002.07 Prtry"`
}

type YieldedOrValueType1Choice

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

Jump to

Keyboard shortcuts

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