semt_019_001_05

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 AllegementStatus1Code

type AllegementStatus1Code string

May be one of CANC, REMO

type AllegementStatus3Choice

type AllegementStatus3Choice struct {
	Cd    AllegementStatus1Code   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type AlternatePartyIdentification7

type AlternatePartyIdentification7 struct {
	IdTp    IdentificationType42Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 IdTp"`
	Ctry    CountryCode                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Ctry"`
	AltrnId Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AltrnId"`
}

type AmountAndDirection21

type AmountAndDirection21 struct {
	Amt       ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Amt"`
	CdtDbtInd CreditDebitCode                   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CdtDbtInd,omitempty"`
}

type AmountAndDirection47

type AmountAndDirection47 struct {
	Amt       ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Amt"`
	CdtDbtInd CreditDebitCode                   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CdtDbtInd,omitempty"`
	FXDtls    ForeignExchangeTerms23            `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 FXDtls,omitempty"`
}

type AmountAndDirection48

type AmountAndDirection48 struct {
	Amt                 ActiveCurrencyAndAmount           `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Amt"`
	CdtDbtInd           CreditDebitCode                   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CdtDbtInd"`
	OrgnlCcyAndOrdrdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 OrgnlCcyAndOrdrdAmt,omitempty"`
	FXDtls              ForeignExchangeTerms23            `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 FXDtls,omitempty"`
	ValDt               DateAndDateTimeChoice             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 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 BeneficialOwnership4Choice

type BeneficialOwnership4Choice struct {
	Ind   bool                    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Ind"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type CFIOct2015Identifier

type CFIOct2015Identifier string

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

type CashAccountIdentification5Choice

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

type CashSettlementSystem2Code

type CashSettlementSystem2Code string

May be one of GROS, NETS

type CashSettlementSystem4Choice

type CashSettlementSystem4Choice struct {
	Cd    CashSettlementSystem2Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type ClassificationType32Choice

type ClassificationType32Choice struct {
	ClssfctnFinInstrm CFIOct2015Identifier    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 ClssfctnFinInstrm"`
	AltrnClssfctn     GenericIdentification36 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 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 DateAndDateTimeChoice

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

type DateCode18Choice

type DateCode18Choice struct {
	Cd    DateType5Code           `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 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 {
	SctiesSttlmTxAllgmtRpt SecuritiesSettlementTransactionAllegementReportV05 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SctiesSttlmTxAllgmtRpt"`
}

type EventFrequency3Code

type EventFrequency3Code string

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

type EventFrequency4Code

type EventFrequency4Code string

May be one of YEAR, ADHO, MNTH, DAIL, INDA, 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 Exact5NumericText

type Exact5NumericText string

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

type ExternalFinancialInstrumentIdentificationType1Code

type ExternalFinancialInstrumentIdentificationType1Code string

Must be at least 1 items long

type FinancialInstrumentAttributes64

type FinancialInstrumentAttributes64 struct {
	PlcOfListg             MarketIdentification3Choice            `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PlcOfListg,omitempty"`
	DayCntBsis             InterestComputationMethodFormat4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 DayCntBsis,omitempty"`
	RegnForm               FormOfSecurity6Choice                  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 RegnForm,omitempty"`
	PmtFrqcy               Frequency23Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PmtFrqcy,omitempty"`
	PmtSts                 SecuritiesPaymentStatus5Choice         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PmtSts,omitempty"`
	VarblRateChngFrqcy     Frequency23Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 VarblRateChngFrqcy,omitempty"`
	ClssfctnTp             ClassificationType32Choice             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 ClssfctnTp,omitempty"`
	OptnStyle              OptionStyle8Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 OptnStyle,omitempty"`
	OptnTp                 OptionType6Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 OptnTp,omitempty"`
	DnmtnCcy               ActiveOrHistoricCurrencyCode           `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 DnmtnCcy,omitempty"`
	CpnDt                  ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CpnDt,omitempty"`
	XpryDt                 ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 XpryDt,omitempty"`
	FltgRateFxgDt          ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 FltgRateFxgDt,omitempty"`
	MtrtyDt                ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 MtrtyDt,omitempty"`
	IsseDt                 ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 IsseDt,omitempty"`
	NxtCllblDt             ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 NxtCllblDt,omitempty"`
	PutblDt                ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PutblDt,omitempty"`
	DtdDt                  ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 DtdDt,omitempty"`
	FrstPmtDt              ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 FrstPmtDt,omitempty"`
	PrvsFctr               float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PrvsFctr,omitempty"`
	CurFctr                float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CurFctr,omitempty"`
	NxtFctr                float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 NxtFctr,omitempty"`
	IntrstRate             float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 IntrstRate,omitempty"`
	YldToMtrtyRate         float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 YldToMtrtyRate,omitempty"`
	NxtIntrstRate          float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 NxtIntrstRate,omitempty"`
	IndxRateBsis           float64                                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 IndxRateBsis,omitempty"`
	CpnAttchdNb            Number22Choice                         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CpnAttchdNb,omitempty"`
	PoolNb                 GenericIdentification37                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PoolNb,omitempty"`
	VarblRateInd           bool                                   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 VarblRateInd,omitempty"`
	CllblInd               bool                                   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CllblInd,omitempty"`
	PutblInd               bool                                   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PutblInd,omitempty"`
	MktOrIndctvPric        PriceType1Choice                       `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 MktOrIndctvPric,omitempty"`
	ExrcPric               Price2                                 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 ExrcPric,omitempty"`
	SbcptPric              Price2                                 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SbcptPric,omitempty"`
	ConvsPric              Price2                                 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 ConvsPric,omitempty"`
	StrkPric               Price2                                 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 StrkPric,omitempty"`
	MinNmnlQty             FinancialInstrumentQuantity1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 MinNmnlQty,omitempty"`
	CtrctSz                FinancialInstrumentQuantity1Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CtrctSz,omitempty"`
	UndrlygFinInstrmId     []SecurityIdentification19             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 UndrlygFinInstrmId,omitempty"`
	FinInstrmAttrAddtlDtls Max350Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 FinInstrmAttrAddtlDtls,omitempty"`
}

type FinancialInstrumentQuantity1Choice

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

type ForeignExchangeTerms23

type ForeignExchangeTerms23 struct {
	UnitCcy  ActiveCurrencyCode      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 UnitCcy"`
	QtdCcy   ActiveCurrencyCode      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 QtdCcy"`
	XchgRate float64                 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 XchgRate"`
	RsltgAmt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 RsltgAmt"`
}

type FormOfSecurity1Code

type FormOfSecurity1Code string

May be one of BEAR, REGD

type FormOfSecurity6Choice

type FormOfSecurity6Choice struct {
	Cd    FormOfSecurity1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type Frequency23Choice

type Frequency23Choice struct {
	Cd    EventFrequency3Code     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type Frequency25Choice

type Frequency25Choice struct {
	Cd    EventFrequency4Code     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type GenericIdentification1

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

type GenericIdentification30

type GenericIdentification30 struct {
	Id      Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id"`
	Issr    Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Issr"`
	SchmeNm Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SchmeNm,omitempty"`
}

type GenericIdentification36

type GenericIdentification36 struct {
	Id      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id"`
	Issr    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Issr"`
	SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SchmeNm,omitempty"`
}

type GenericIdentification37

type GenericIdentification37 struct {
	Id   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id"`
	Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Issr,omitempty"`
}

type GenericIdentification78

type GenericIdentification78 struct {
	Tp GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Tp"`
	Id Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 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 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 IdentificationSource3Choice

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

type IdentificationType42Choice

type IdentificationType42Choice struct {
	Cd    TypeOfIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 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 InterestComputationMethodFormat4Choice

type InterestComputationMethodFormat4Choice struct {
	Cd    InterestComputationMethod2Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 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 LegalFramework3Choice

type LegalFramework3Choice struct {
	Cd    LegalFramework1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type MICIdentifier

type MICIdentifier string

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

type MarketClientSide4Choice

type MarketClientSide4Choice struct {
	Cd    MarketClientSideCode    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 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:semt.019.001.05 MktIdrCd"`
	Desc     Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Desc"`
}

type MarketIdentification3Choice

type MarketIdentification3Choice struct {
	MktIdrCd MICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 MktIdrCd"`
	Desc     Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Desc"`
}

type MarketIdentification84

type MarketIdentification84 struct {
	Id MarketIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id,omitempty"`
	Tp MarketType8Choice           `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Tp"`
}

type MarketType2Code

type MarketType2Code string

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

type MarketType8Choice

type MarketType8Choice struct {
	Cd    MarketType2Code         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type Max140Text

type Max140Text string

Must be at least 1 items long

type Max16Text

type Max16Text string

Must be at least 1 items long

type 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 Max5NumericText

type Max5NumericText string

Must match the pattern [0-9]{1,5}

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

type Number22Choice

type Number22Choice struct {
	Shrt Exact3NumericText      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Shrt"`
	Lng  GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Lng"`
}

type Number3Choice

type Number3Choice struct {
	Shrt Exact3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Shrt"`
	Lng  Exact5NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Lng"`
}

type OptionStyle2Code

type OptionStyle2Code string

May be one of AMER, EURO

type OptionStyle8Choice

type OptionStyle8Choice struct {
	Cd    OptionStyle2Code        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type OptionType1Code

type OptionType1Code string

May be one of CALL, PUTO

type OptionType6Choice

type OptionType6Choice struct {
	Cd    OptionType1Code         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type OtherAmounts32

type OtherAmounts32 struct {
	AcrdIntrstAmt AmountAndDirection47 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AcrdIntrstAmt,omitempty"`
	ChrgsFees     AmountAndDirection47 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 ChrgsFees,omitempty"`
	TradAmt       AmountAndDirection47 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TradAmt,omitempty"`
	ExctgBrkrAmt  AmountAndDirection47 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 ExctgBrkrAmt,omitempty"`
	LclTax        AmountAndDirection47 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LclTax,omitempty"`
	LclBrkrComssn AmountAndDirection47 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LclBrkrComssn,omitempty"`
	Othr          AmountAndDirection47 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Othr,omitempty"`
	StmpDty       AmountAndDirection47 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 StmpDty,omitempty"`
	TxTax         AmountAndDirection47 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TxTax,omitempty"`
	WhldgTax      AmountAndDirection47 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 WhldgTax,omitempty"`
	CsmptnTax     AmountAndDirection47 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CsmptnTax,omitempty"`
}

type OtherIdentification1

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

type OtherParties28

type OtherParties28 struct {
	Invstr         PartyIdentification99  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Invstr,omitempty"`
	QlfdFrgnIntrmy PartyIdentification100 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 QlfdFrgnIntrmy,omitempty"`
	StockXchg      PartyIdentification100 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 StockXchg,omitempty"`
	TradRgltr      PartyIdentification100 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TradRgltr,omitempty"`
	TrptyAgt       PartyIdentification100 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TrptyAgt,omitempty"`
}

type Pagination

type Pagination struct {
	PgNb      Max5NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PgNb"`
	LastPgInd bool            `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LastPgInd"`
}

type PartyIdentification100

type PartyIdentification100 struct {
	Id  PartyIdentification71Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id"`
	LEI LEIIdentifier               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LEI,omitempty"`
}

type PartyIdentification44Choice

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

type PartyIdentification71Choice

type PartyIdentification71Choice struct {
	AnyBIC   AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AnyBIC"`
	PrtryId  GenericIdentification36 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PrtryId"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 NmAndAdr"`
}

type PartyIdentification75

type PartyIdentification75 struct {
	Id       PartyIdentification44Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id"`
	LEI      LEIIdentifier                 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LEI,omitempty"`
	AltrnId  AlternatePartyIdentification7 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AltrnId,omitempty"`
	PrcgDt   DateAndDateTimeChoice         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PrcgDt,omitempty"`
	PrcgId   Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PrcgId,omitempty"`
	AddtlInf PartyTextInformation1         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AddtlInf,omitempty"`
}

type PartyIdentification92Choice

type PartyIdentification92Choice struct {
	AnyBIC  AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AnyBIC"`
	PrtryId GenericIdentification36 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PrtryId"`
}

type PartyIdentification93Choice

type PartyIdentification93Choice struct {
	AnyBIC   AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AnyBIC"`
	PrtryId  GenericIdentification36 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PrtryId"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 NmAndAdr"`
	Ctry     CountryCode             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Ctry"`
}

type PartyIdentification98

type PartyIdentification98 struct {
	Id  PartyIdentification92Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id"`
	LEI LEIIdentifier               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LEI,omitempty"`
}

type PartyIdentification99

type PartyIdentification99 struct {
	Id  PartyIdentification93Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id"`
	LEI LEIIdentifier               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LEI,omitempty"`
}

type PartyIdentificationAndAccount106

type PartyIdentificationAndAccount106 struct {
	Id        PartyIdentification71Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id"`
	LEI       LEIIdentifier                 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LEI,omitempty"`
	AltrnId   AlternatePartyIdentification7 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AltrnId,omitempty"`
	SfkpgAcct SecuritiesAccount24           `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SfkpgAcct,omitempty"`
	PrcgDt    DateAndDateTimeChoice         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PrcgDt,omitempty"`
	PrcgId    Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PrcgId,omitempty"`
	AddtlInf  PartyTextInformation1         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AddtlInf,omitempty"`
}

type PartyTextInformation1

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

type PlaceOfClearingIdentification1

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

type PlaceOfTradeIdentification1

type PlaceOfTradeIdentification1 struct {
	MktTpAndId MarketIdentification84 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 MktTpAndId,omitempty"`
	LEI        LEIIdentifier          `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LEI,omitempty"`
}

type PostalAddress1

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

type Price2

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

type PriceRateOrAmountChoice

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

type PriceType1Choice

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

type PriceValueType1Code

type PriceValueType1Code string

May be one of DISC, PREM, PARV

type QuantityAndAccount45

type QuantityAndAccount45 struct {
	SttlmQty  FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SttlmQty"`
	DnmtnChc  Max210Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 DnmtnChc,omitempty"`
	CshAcct   CashAccountIdentification5Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CshAcct,omitempty"`
	QtyBrkdwn []QuantityBreakdown30              `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 QtyBrkdwn,omitempty"`
	SfkpgPlc  SafeKeepingPlace1                  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SfkpgPlc,omitempty"`
}

type QuantityBreakdown30

type QuantityBreakdown30 struct {
	LotNb    GenericIdentification37            `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LotNb,omitempty"`
	LotQty   FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LotQty,omitempty"`
	LotDtTm  DateAndDateTimeChoice              `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LotDtTm,omitempty"`
	LotPric  Price2                             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LotPric,omitempty"`
	TpOfPric TypeOfPrice29Choice                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TpOfPric,omitempty"`
}

type Rate2

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

type RateName1

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

type RateType1Code

type RateType1Code string

May be one of FIXE, FORF, VARI

type RateType35Choice

type RateType35Choice struct {
	Cd    RateType1Code           `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type ReceiveDelivery1Code

type ReceiveDelivery1Code string

May be one of DELI, RECE

type Registration1Code

type Registration1Code string

May be one of NREG, YREG

type Registration9Choice

type Registration9Choice struct {
	Cd    Registration1Code       `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type RepurchaseType13Choice

type RepurchaseType13Choice struct {
	Cd    RepurchaseType6Code     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type RepurchaseType6Code

type RepurchaseType6Code string

May be one of CADJ, TOPU, WTHD

type SafeKeepingPlace1

type SafeKeepingPlace1 struct {
	SfkpgPlcFrmt SafekeepingPlaceFormat10Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SfkpgPlcFrmt,omitempty"`
	LEI          LEIIdentifier                  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 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 SafekeepingPlaceFormat10Choice

type SafekeepingPlaceFormat10Choice struct {
	Id      SafekeepingPlaceTypeAndText8             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id"`
	Ctry    CountryCode                              `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Ctry"`
	TpAndId SafekeepingPlaceTypeAndAnyBICIdentifier1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TpAndId"`
	Prtry   GenericIdentification78                  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type SafekeepingPlaceTypeAndAnyBICIdentifier1

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

type SafekeepingPlaceTypeAndText8

type SafekeepingPlaceTypeAndText8 struct {
	SfkpgPlcTp SafekeepingPlace3Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SfkpgPlcTp"`
	Id         Max35Text             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id,omitempty"`
}

type SecuritiesAccount24

type SecuritiesAccount24 struct {
	Id Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Id"`
	Tp GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Tp,omitempty"`
	Nm Max70Text               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Nm,omitempty"`
}

type SecuritiesFinancingTransactionDetails29

type SecuritiesFinancingTransactionDetails29 struct {
	SctiesFincgTradId Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SctiesFincgTradId,omitempty"`
	ClsgLegId         Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 ClsgLegId,omitempty"`
	TermntnDt         TerminationDate4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TermntnDt,omitempty"`
	RateTp            RateType35Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 RateTp,omitempty"`
	LglFrmwk          LegalFramework3Choice  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 LglFrmwk,omitempty"`
	MtrtyDtMod        bool                   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 MtrtyDtMod,omitempty"`
	IntrstPmt         bool                   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 IntrstPmt,omitempty"`
	VarblRateSpprt    RateName1              `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 VarblRateSpprt,omitempty"`
	RpRate            Rate2                  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 RpRate,omitempty"`
	TxCallDely        Exact3NumericText      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TxCallDely,omitempty"`
	AcrdIntrstAmt     AmountAndDirection21   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AcrdIntrstAmt,omitempty"`
	TermntnTxAmt      AmountAndDirection21   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TermntnTxAmt,omitempty"`
	ScndLegNrrtv      Max140Text             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 ScndLegNrrtv,omitempty"`
}

type SecuritiesPaymentStatus1Code

type SecuritiesPaymentStatus1Code string

May be one of FULL, NILL, PART

type SecuritiesPaymentStatus5Choice

type SecuritiesPaymentStatus5Choice struct {
	Cd    SecuritiesPaymentStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type SecuritiesRTGS4Choice

type SecuritiesRTGS4Choice struct {
	Ind   bool                    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Ind"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type SecuritiesSettlementTransactionAllegementReportV05

type SecuritiesSettlementTransactionAllegementReportV05 struct {
	Pgntn       Pagination                 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Pgntn"`
	StmtGnlDtls Statement39                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 StmtGnlDtls"`
	AcctOwnr    PartyIdentification98      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AcctOwnr,omitempty"`
	SfkpgAcct   SecuritiesAccount24        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SfkpgAcct"`
	AllgmtDtls  []SecuritiesTradeDetails49 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AllgmtDtls,omitempty"`
}

type SecuritiesTradeDetails49

type SecuritiesTradeDetails49 struct {
	AcctOwnrTxId      Max35Text                               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AcctOwnrTxId,omitempty"`
	AcctSvcrTxId      Max35Text                               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 AcctSvcrTxId,omitempty"`
	MktInfrstrctrTxId Max35Text                               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 MktInfrstrctrTxId,omitempty"`
	PrcrTxId          Max35Text                               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PrcrTxId,omitempty"`
	TradId            []Max35Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TradId,omitempty"`
	CmonId            Max35Text                               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CmonId,omitempty"`
	PoolId            Max35Text                               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PoolId,omitempty"`
	CollTxId          []Max35Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CollTxId,omitempty"`
	SctiesMvmntTp     ReceiveDelivery1Code                    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SctiesMvmntTp"`
	Pmt               DeliveryReceiptType2Code                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Pmt"`
	Sts               AllegementStatus3Choice                 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Sts,omitempty"`
	PlcOfTrad         PlaceOfTradeIdentification1             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PlcOfTrad,omitempty"`
	PlcOfClr          PlaceOfClearingIdentification1          `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PlcOfClr,omitempty"`
	TradDt            TradeDate5Choice                        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TradDt,omitempty"`
	SttlmDt           SettlementDate9Choice                   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SttlmDt"`
	DealPric          Price2                                  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 DealPric,omitempty"`
	NbOfDaysAcrd      float64                                 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 NbOfDaysAcrd,omitempty"`
	FinInstrmId       SecurityIdentification19                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 FinInstrmId"`
	FinInstrmAttrbts  FinancialInstrumentAttributes64         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 FinInstrmAttrbts,omitempty"`
	TradTxCond        []TradeTransactionCondition5Choice      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TradTxCond,omitempty"`
	TpOfPric          TypeOfPrice29Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 TpOfPric,omitempty"`
	QtyAndAcctDtls    QuantityAndAccount45                    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 QtyAndAcctDtls"`
	SctiesFincgDtls   SecuritiesFinancingTransactionDetails29 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SctiesFincgDtls,omitempty"`
	SttlmParams       SettlementDetails99                     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SttlmParams"`
	DlvrgSttlmPties   SettlementParties36                     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 DlvrgSttlmPties,omitempty"`
	RcvgSttlmPties    SettlementParties36                     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 RcvgSttlmPties,omitempty"`
	SttlmAmt          AmountAndDirection48                    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SttlmAmt,omitempty"`
	OthrAmts          OtherAmounts32                          `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 OthrAmts,omitempty"`
	OthrBizPties      OtherParties28                          `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 OthrBizPties,omitempty"`
	SplmtryData       []SupplementaryData1                    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SplmtryData,omitempty"`
}

type SecuritiesTransactionType10Code

type SecuritiesTransactionType10Code 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

type SecuritiesTransactionType20Choice

type SecuritiesTransactionType20Choice struct {
	Cd    SecuritiesTransactionType10Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type SecurityIdentification19

type SecurityIdentification19 struct {
	ISIN   ISINOct2015Identifier  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 ISIN,omitempty"`
	OthrId []OtherIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 OthrId,omitempty"`
	Desc   Max140Text             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Desc,omitempty"`
}

type SettlementDate4Code

type SettlementDate4Code string

May be one of WISS

type SettlementDate9Choice

type SettlementDate9Choice struct {
	Dt   DateAndDateTimeChoice     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Dt"`
	DtCd SettlementDateCode7Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 DtCd"`
}

type SettlementDateCode7Choice

type SettlementDateCode7Choice struct {
	Cd    SettlementDate4Code     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type SettlementDetails99

type SettlementDetails99 struct {
	HldInd         bool                                     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 HldInd,omitempty"`
	SctiesTxTp     SecuritiesTransactionType20Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SctiesTxTp"`
	SttlmTxCond    []SettlementTransactionCondition17Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SttlmTxCond,omitempty"`
	PrtlSttlmInd   SettlementTransactionCondition5Code      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 PrtlSttlmInd,omitempty"`
	BnfclOwnrsh    BeneficialOwnership4Choice               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 BnfclOwnrsh,omitempty"`
	CshClrSys      CashSettlementSystem4Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 CshClrSys,omitempty"`
	MktClntSd      MarketClientSide4Choice                  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 MktClntSd,omitempty"`
	Regn           Registration9Choice                      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Regn,omitempty"`
	RpTp           RepurchaseType13Choice                   `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 RpTp,omitempty"`
	SctiesRTGS     SecuritiesRTGS4Choice                    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 SctiesRTGS,omitempty"`
	StmpDtyTaxBsis GenericIdentification30                  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 StmpDtyTaxBsis,omitempty"`
}

type SettlementParties36

type SettlementParties36 struct {
	Dpstry PartyIdentification75            `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Dpstry,omitempty"`
	Pty1   PartyIdentificationAndAccount106 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Pty1,omitempty"`
	Pty2   PartyIdentificationAndAccount106 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Pty2,omitempty"`
	Pty3   PartyIdentificationAndAccount106 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Pty3,omitempty"`
	Pty4   PartyIdentificationAndAccount106 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Pty4,omitempty"`
	Pty5   PartyIdentificationAndAccount106 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Pty5,omitempty"`
}

type SettlementTransactionCondition17Choice

type SettlementTransactionCondition17Choice struct {
	Cd    SettlementTransactionCondition4Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 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 Statement39

type Statement39 struct {
	RptNb     Number3Choice         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 RptNb,omitempty"`
	QryRef    Max35Text             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 QryRef,omitempty"`
	StmtId    Max35Text             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 StmtId,omitempty"`
	StmtDtTm  DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 StmtDtTm"`
	Frqcy     Frequency25Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Frqcy,omitempty"`
	UpdTp     UpdateType15Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 UpdTp,omitempty"`
	ActvtyInd bool                  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 ActvtyInd"`
}

type StatementUpdateType1Code

type StatementUpdateType1Code string

May be one of COMP, DELT

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

type TerminationDate4Choice

type TerminationDate4Choice struct {
	Dt DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Dt"`
	Cd DateCode18Choice      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
}

type TradeDate5Choice

type TradeDate5Choice struct {
	Dt   DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Dt"`
	DtCd TradeDateCode3Choice  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 DtCd"`
}

type TradeDateCode3Choice

type TradeDateCode3Choice struct {
	Cd    DateType3Code           `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 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 TradeTransactionCondition5Choice

type TradeTransactionCondition5Choice struct {
	Cd    TradeTransactionCondition4Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 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 TypeOfPrice29Choice

type TypeOfPrice29Choice struct {
	Cd    TypeOfPrice14Code       `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type UpdateType15Choice

type UpdateType15Choice struct {
	Cd    StatementUpdateType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Cd"`
	Prtry GenericIdentification30  `xml:"urn:iso:std:iso:20022:tech:xsd:semt.019.001.05 Prtry"`
}

type YieldedOrValueType1Choice

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

Jump to

Keyboard shortcuts

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