sese_028_001_01

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 AddressType2Code

type AddressType2Code string

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

type AlternateIdentification1

type AlternateIdentification1 struct {
	Id    Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Id"`
	IdSrc IdentificationSource1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 IdSrc"`
}

type AlternatePartyIdentification2

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

type AmountAndDirection2

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

type AmountAndDirection4

type AmountAndDirection4 struct {
	Amt       ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Amt"`
	CdtDbtInd CreditDebitCode                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CdtDbtInd,omitempty"`
}

type AmountAndDirection9

type AmountAndDirection9 struct {
	Amt                 ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Amt"`
	CdtDbtInd           CreditDebitCode                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CdtDbtInd,omitempty"`
	OrgnlCcyAndOrdrdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 OrgnlCcyAndOrdrdAmt,omitempty"`
	FXDtls              ForeignExchangeTerms11            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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 BICIdentifier

type BICIdentifier 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.028.001.01 Ind"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

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.028.001.01 IBAN"`
	Prtry Max34Text          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type CashParties3

type CashParties3 struct {
	Dbtr    PartyIdentificationAndAccount20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Dbtr,omitempty"`
	DbtrAgt PartyIdentificationAndAccount15 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 DbtrAgt,omitempty"`
	Cdtr    PartyIdentificationAndAccount20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cdtr,omitempty"`
	CdtrAgt PartyIdentificationAndAccount15 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CdtrAgt,omitempty"`
}

type CashSettlementSystem1Choice

type CashSettlementSystem1Choice struct {
	Cd    CashSettlementSystem2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 Ind"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type ClassificationType2Choice

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

type CopyDuplicate1Code

type CopyDuplicate1Code string

May be one of CODU, COPY, DUPL

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

type DateCode1Choice

type DateCode1Choice struct {
	Cd    DateType5Code           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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 SecuritiesSettlementTransactionAllegementNotificationV01 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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 Exact4NumericText

type Exact4NumericText string

Must match the pattern [0-9]{4}

type Extension2

type Extension2 struct {
	PlcAndNm   Max350Text         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 PlcAndNm,omitempty"`
	XtnsnEnvlp ExtensionEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 XtnsnEnvlp"`
}

type ExtensionEnvelope1

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

type FinancialInstrumentAttributes8

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

type FinancialInstrumentQuantity1Choice

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

type ForeignExchangeTerms11

type ForeignExchangeTerms11 struct {
	UnitCcy  ActiveCurrencyCode      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 UnitCcy"`
	QtdCcy   ActiveCurrencyCode      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 QtdCcy"`
	XchgRate float64                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 XchgRate"`
	RsltgAmt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type Frequency3Choice

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

type GenericIdentification1

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

type GenericIdentification19

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

type GenericIdentification20

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

type GenericIdentification21

type GenericIdentification21 struct {
	Tp GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Tp"`
	Id Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 Id"`
}

type IdentificationSource1Choice

type IdentificationSource1Choice struct {
	Dmst  CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Dmst"`
	Prtry Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type IdentificationType4Choice

type IdentificationType4Choice struct {
	Cd    TypeOfIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 Cd"`
	Prtry GenericIdentification20        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type LegalFramework1Choice

type LegalFramework1Choice struct {
	Cd    LegalFramework1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type LegalFramework1Code

type LegalFramework1Code string

May be one of FRAN

type LetterOfGuarantee1Choice

type LetterOfGuarantee1Choice struct {
	Ind   bool                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Ind"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 MktIdrCd"`
	Desc     Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Desc"`
}

type MarketIdentification4

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

type MarketIdentification5

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

type MarketType2Choice

type MarketType2Choice struct {
	Cd    MarketType5Code         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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 Max8Text

type Max8Text string

Must be at least 1 items long

type NameAndAddress5

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

type NettingEligibility1Choice

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

type Number2Choice

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

type OpeningClosing1Choice

type OpeningClosing1Choice struct {
	Cd    OpeningClosing1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type OtherAmounts3

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

type OtherParties3

type OtherParties3 struct {
	Invstr         PartyIdentification14Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Invstr,omitempty"`
	QlfdFrgnIntrmy PartyIdentification10Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 QlfdFrgnIntrmy,omitempty"`
	StockXchg      PartyIdentification10Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 StockXchg,omitempty"`
	TradRgltr      PartyIdentification10Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TradRgltr,omitempty"`
	TrptyAgt       PartyIdentification10Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TrptyAgt,omitempty"`
}

type OwnershipLegalRestrictions1Code

type OwnershipLegalRestrictions1Code string

May be one of A144, NRST, RSTR

type PartyIdentification10Choice

type PartyIdentification10Choice struct {
	BICOrBEI AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 BICOrBEI"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 PrtryId"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 NmAndAdr"`
}

type PartyIdentification12Choice

type PartyIdentification12Choice struct {
	BICOrBEI AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 BICOrBEI"`
	NmAndAdr NameAndAddress5  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 NmAndAdr"`
	Ctry     CountryCode      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Ctry"`
}

type PartyIdentification13Choice

type PartyIdentification13Choice struct {
	BICOrBEI AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 BICOrBEI"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 PrtryId"`
}

type PartyIdentification14Choice

type PartyIdentification14Choice struct {
	BICOrBEI AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 BICOrBEI"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 PrtryId"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 NmAndAdr"`
	Ctry     CountryCode             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Ctry"`
}

type PartyIdentification2

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

type PartyIdentification30Choice

type PartyIdentification30Choice struct {
	BIC      BICIdentifier           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 BIC"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 NmAndAdr"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 PrtryId"`
}

type PartyIdentificationAndAccount1

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

type PartyIdentificationAndAccount15

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

type PartyIdentificationAndAccount20

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

type PartyTextInformation1

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

type PartyTextInformation2

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

type PaymentDirection2Choice

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

type PostalAddress1

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

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

type Price2

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

type PriceRateOrAmountChoice

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

type PriceType1Choice

type PriceType1Choice struct {
	Mkt    Price2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Mkt"`
	Indctv Price2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 Nmrc"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type QuantityAndAccount3

type QuantityAndAccount3 struct {
	SttlmQty  FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SttlmQty"`
	DnmtnChc  Max210Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 DnmtnChc,omitempty"`
	CertNb    []SecuritiesCertificate1           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CertNb,omitempty"`
	AcctOwnr  PartyIdentification13Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 AcctOwnr,omitempty"`
	SfkpgAcct SecuritiesAccount13                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SfkpgAcct"`
	CshAcct   CashAccountIdentification5Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CshAcct,omitempty"`
	QtyBrkdwn []QuantityBreakdown3               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 QtyBrkdwn,omitempty"`
	SfkpgPlc  SafekeepingPlaceFormat3Choice      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SfkpgPlc,omitempty"`
}

type QuantityBreakdown3

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

type Rate2

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

type RateName1

type RateName1 struct {
	Issr   Max8Text  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Issr,omitempty"`
	RateNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 RateNm"`
}

type RateOrName1Choice

type RateOrName1Choice struct {
	Rate   Rate2     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Rate"`
	RateNm RateName1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 RateNm"`
}

type RateType1Code

type RateType1Code string

May be one of FIXE, FORF, VARI

type RateType5Choice

type RateType5Choice struct {
	Cd    RateType1Code           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

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

type Registration1Code

type Registration1Code string

May be one of NREG, YREG

type Reporting1Choice

type Reporting1Choice struct {
	Cd    Reporting1Code          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type Reporting1Code

type Reporting1Code string

May be one of STEX, REGU

type RepurchaseType1Choice

type RepurchaseType1Choice struct {
	Cd    RepurchaseType2Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type RepurchaseType2Code

type RepurchaseType2Code string

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

type Restriction1Choice

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

type RevaluationIndicator1Choice

type RevaluationIndicator1Choice struct {
	Ind   bool                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Ind"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 Id"`
	Ctry    CountryCode                              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Ctry"`
	TpAndId SafekeepingPlaceTypeAndAnyBICIdentifier1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TpAndId"`
	Prtry   GenericIdentification21                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type SafekeepingPlaceTypeAndAnyBICIdentifier1

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

type SafekeepingPlaceTypeAndText3

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

type SecuritiesAccount13

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

type SecuritiesCertificate1

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

type SecuritiesFinancingTransactionDetails1

type SecuritiesFinancingTransactionDetails1 struct {
	SctiesFincgTradId     Max35Text                              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SctiesFincgTradId,omitempty"`
	ClsgLegId             Max35Text                              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 ClsgLegId,omitempty"`
	TermntnDt             TerminationDate2Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TermntnDt,omitempty"`
	RateChngDt            DateAndDateTimeChoice                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 RateChngDt,omitempty"`
	RateTp                RateType5Choice                        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 RateTp,omitempty"`
	Rvaltn                RevaluationIndicator1Choice            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Rvaltn,omitempty"`
	LglFrmwk              LegalFramework1Choice                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 LglFrmwk,omitempty"`
	IntrstCmptnMtd        InterestComputationMethodFormat1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 IntrstCmptnMtd,omitempty"`
	MtrtyDtMod            bool                                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 MtrtyDtMod,omitempty"`
	IntrstPmt             bool                                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 IntrstPmt,omitempty"`
	VarblRateSpprt        RateName1                              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 VarblRateSpprt,omitempty"`
	RpRate                Rate2                                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 RpRate,omitempty"`
	StockLnMrgn           Rate2                                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 StockLnMrgn,omitempty"`
	SctiesHrcut           Rate2                                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SctiesHrcut,omitempty"`
	PricgRate             RateOrName1Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 PricgRate,omitempty"`
	Sprd                  Rate2                                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Sprd,omitempty"`
	TxCallDely            Exact3NumericText                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TxCallDely,omitempty"`
	TtlNbOfCollInstrs     Exact3NumericText                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TtlNbOfCollInstrs,omitempty"`
	DealAmt               AmountAndDirection4                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 DealAmt,omitempty"`
	AcrdIntrstAmt         AmountAndDirection4                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 AcrdIntrstAmt,omitempty"`
	FrftAmt               AmountAndDirection4                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 FrftAmt,omitempty"`
	PrmAmt                AmountAndDirection4                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 PrmAmt,omitempty"`
	TermntnAmtPerPcOfColl AmountAndDirection4                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TermntnAmtPerPcOfColl,omitempty"`
	TermntnTxAmt          AmountAndDirection4                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TermntnTxAmt,omitempty"`
	ScndLegNrrtv          Max140Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 ScndLegNrrtv,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.028.001.01 Cd"`
	Prtry GenericIdentification20      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type SecuritiesRTGS1Choice

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

type SecuritiesSettlementTransactionAllegementNotificationV01

type SecuritiesSettlementTransactionAllegementNotificationV01 struct {
	Id                    TransactionAndDocumentIdentification1  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Id"`
	SttlmTpAndAddtlParams SettlementTypeAndAdditionalParameters2 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SttlmTpAndAddtlParams"`
	MktInfrstrctrTxId     Identification1                        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 MktInfrstrctrTxId,omitempty"`
	TradDtls              SecuritiesTradeDetails8                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TradDtls"`
	FinInstrmId           SecurityIdentification11               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 FinInstrmId"`
	FinInstrmAttrbts      FinancialInstrumentAttributes8         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 FinInstrmAttrbts,omitempty"`
	QtyAndAcctDtls        QuantityAndAccount3                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 QtyAndAcctDtls"`
	SctiesFincgDtls       SecuritiesFinancingTransactionDetails1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SctiesFincgDtls,omitempty"`
	SttlmParams           SettlementDetails5                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SttlmParams"`
	DlvrgSttlmPties       SettlementParties5                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 DlvrgSttlmPties,omitempty"`
	RcvgSttlmPties        SettlementParties5                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 RcvgSttlmPties,omitempty"`
	CshPties              CashParties3                           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CshPties,omitempty"`
	SttlmAmt              AmountAndDirection2                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SttlmAmt,omitempty"`
	OthrAmts              OtherAmounts3                          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 OthrAmts,omitempty"`
	OthrBizPties          OtherParties3                          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 OthrBizPties,omitempty"`
	MsgOrgtr              PartyIdentification10Choice            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 MsgOrgtr,omitempty"`
	MsgRcpt               PartyIdentification10Choice            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 MsgRcpt,omitempty"`
	Xtnsn                 []Extension2                           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Xtnsn,omitempty"`
}

type SecuritiesTradeDetails8

type SecuritiesTradeDetails8 struct {
	TradId       []Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TradId,omitempty"`
	CollTxId     []Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CollTxId,omitempty"`
	AcctOwnrTxId []Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 AcctOwnrTxId,omitempty"`
	PlcOfTrad    MarketIdentification4              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 PlcOfTrad,omitempty"`
	PlcOfClr     AnyBICIdentifier                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 PlcOfClr,omitempty"`
	TradDt       TradeDate1Choice                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TradDt,omitempty"`
	SttlmDt      SettlementDate1Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SttlmDt"`
	LateDlvryDt  DateAndDateTimeChoice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 LateDlvryDt,omitempty"`
	DealPric     Price2                             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 DealPric,omitempty"`
	NbOfDaysAcrd float64                            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 NbOfDaysAcrd,omitempty"`
	OpngClsg     OpeningClosing1Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 OpngClsg,omitempty"`
	Rptg         []Reporting1Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Rptg,omitempty"`
	TradTxCond   []TradeTransactionCondition1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TradTxCond,omitempty"`
	TpOfPric     TypeOfPrice3Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TpOfPric,omitempty"`
}

type SecuritiesTransactionType2Choice

type SecuritiesTransactionType2Choice struct {
	Cd    SecuritiesTransactionType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type SecuritiesTransactionType3Code

type SecuritiesTransactionType3Code string

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

type SecurityIdentification11

type SecurityIdentification11 struct {
	Id   SecurityIdentification11Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Id"`
	Desc Max140Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Desc,omitempty"`
}

type SecurityIdentification11Choice

type SecurityIdentification11Choice struct {
	ISIN   ISINIdentifier           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 ISIN"`
	OthrId AlternateIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 OthrId"`
}

type SettlementDate1Choice

type SettlementDate1Choice struct {
	Dt   DateAndDateTimeChoice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Dt"`
	DtCd SettlementDateCode1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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.028.001.01 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type SettlementDetails5

type SettlementDetails5 struct {
	HldInd         bool                                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 HldInd,omitempty"`
	Prty           PriorityNumeric1Choice                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prty,omitempty"`
	SctiesTxTp     SecuritiesTransactionType2Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SctiesTxTp"`
	SttlmTxCond    []SettlementTransactionCondition2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SttlmTxCond,omitempty"`
	PrtlSttlmInd   bool                                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 PrtlSttlmInd,omitempty"`
	BnfclOwnrsh    BeneficialOwnership1Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 BnfclOwnrsh,omitempty"`
	CCPElgblty     CentralCounterPartyEligibility1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CCPElgblty,omitempty"`
	CshClrSys      CashSettlementSystem1Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CshClrSys,omitempty"`
	MktClntSd      MarketClientSide1Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 MktClntSd,omitempty"`
	NetgElgblty    NettingEligibility1Choice               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 NetgElgblty,omitempty"`
	Regn           Registration1Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Regn,omitempty"`
	RpTp           RepurchaseType1Choice                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 RpTp,omitempty"`
	LglRstrctns    Restriction1Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 LglRstrctns,omitempty"`
	SctiesRTGS     SecuritiesRTGS1Choice                   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SctiesRTGS,omitempty"`
	SttlgCpcty     SettlingCapacity1Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SttlgCpcty,omitempty"`
	SttlmSysMtd    SettlementSystemMethod1Choice           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SttlmSysMtd,omitempty"`
	TaxCpcty       TaxCapacityParty1Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TaxCpcty,omitempty"`
	StmpDtyTaxBsis GenericIdentification20                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 StmpDtyTaxBsis,omitempty"`
	LttrOfGrnt     LetterOfGuarantee1Choice                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 LttrOfGrnt,omitempty"`
}

type SettlementParties5

type SettlementParties5 struct {
	Dpstry PartyIdentification2           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Dpstry,omitempty"`
	Pty1   PartyIdentificationAndAccount1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Pty1,omitempty"`
	Pty2   PartyIdentificationAndAccount1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Pty2,omitempty"`
	Pty3   PartyIdentificationAndAccount1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Pty3,omitempty"`
	Pty4   PartyIdentificationAndAccount1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Pty4,omitempty"`
	Pty5   PartyIdentificationAndAccount1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Pty5,omitempty"`
}

type SettlementSystemMethod1Choice

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

type SettlementSystemMethod1Code

type SettlementSystemMethod1Code string

May be one of NSET, YSET

type SettlementTransactionCondition2Choice

type SettlementTransactionCondition2Choice struct {
	Cd    SettlementTransactionCondition3Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Prtry"`
}

type SettlementTransactionCondition3Code

type SettlementTransactionCondition3Code string

May be one of ASGN, CLEN, DIRT, DLWM, DRAW, EXER, FRCL, KNOC, PHYS, RESI, SPDL, SPST, UNEX

type SettlementTypeAndAdditionalParameters2

type SettlementTypeAndAdditionalParameters2 struct {
	SctiesMvmntTp ReceiveDelivery1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 SctiesMvmntTp"`
	Pmt           DeliveryReceiptType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Pmt"`
	CmonId        Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CmonId,omitempty"`
}

type SettlingCapacity1Choice

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

type SettlingCapacity1Code

type SettlingCapacity1Code string

May be one of CUST, SAGE, SPRI

type TaxCapacityParty1Choice

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

type TaxLiability1Code

type TaxLiability1Code string

May be one of PRIN, AGEN

type TerminationDate2Choice

type TerminationDate2Choice struct {
	Dt DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Dt"`
	Cd DateCode1Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
}

type TradeDate1Choice

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

type TradeDateCode1Choice

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

type TradeTransactionCondition1Choice

type TradeTransactionCondition1Choice struct {
	Cd    TradeTransactionCondition4Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 Cd"`
	Prtry GenericIdentification20        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 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 TransactionAndDocumentIdentification1

type TransactionAndDocumentIdentification1 struct {
	TxId     Max35Text             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 TxId"`
	DocId    Max35Text             `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 DocId,omitempty"`
	CreDtTm  DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CreDtTm,omitempty"`
	CpyDplct CopyDuplicate1Code    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.028.001.01 CpyDplct,omitempty"`
}

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

type YieldedOrValueType1Choice

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

Jump to

Keyboard shortcuts

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