seev_034_001_02

package
v0.0.0-...-d341185 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2021 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AcceptedReason1Choice

type AcceptedReason1Choice struct {
	Cd    AcknowledgementReason4Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Cd"`
	Prtry GenericIdentification20    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Prtry"`
}

type AcceptedStatus1Choice

type AcceptedStatus1Choice struct {
	NoSpcfdRsn NoReasonCode            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 NoSpcfdRsn"`
	Rsn        []AcceptedStatusReason1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Rsn"`
}

type AcceptedStatusReason1

type AcceptedStatusReason1 struct {
	RsnCd       AcceptedReason1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 RsnCd"`
	AddtlRsnInf Max210Text            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 AddtlRsnInf,omitempty"`
}

type AcknowledgementReason4Code

type AcknowledgementReason4Code string

May be one of ADEA, LATE, NSTP, OTHR

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 CancelledReason3Choice

type CancelledReason3Choice struct {
	Cd    CancelledStatusReason11Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Cd"`
	Prtry GenericIdentification20     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Prtry"`
}

type CancelledStatus3Choice

type CancelledStatus3Choice struct {
	NoSpcfdRsn NoReasonCode             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 NoSpcfdRsn"`
	Rsn        []CancelledStatusReason6 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Rsn"`
}

type CancelledStatusReason11Code

type CancelledStatusReason11Code string

May be one of CANI, CANO, CANS, CSUB, OTHR

type CancelledStatusReason6

type CancelledStatusReason6 struct {
	RsnCd       CancelledReason3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 RsnCd"`
	AddtlRsnInf Max210Text             `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 AddtlRsnInf,omitempty"`
}

type CashAccountIdentification5Choice

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

type CorporateActionEventType3Choice

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

type CorporateActionEventType6Code

type CorporateActionEventType6Code string

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

type CorporateActionGeneralInformation9

type CorporateActionGeneralInformation9 struct {
	CorpActnEvtId      Max35Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 CorpActnEvtId"`
	OffclCorpActnEvtId Max35Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 OffclCorpActnEvtId,omitempty"`
	ClssActnNb         Max35Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 ClssActnNb,omitempty"`
	EvtTp              CorporateActionEventType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 EvtTp"`
}

type CorporateActionInstructionStatusAdviceV02

type CorporateActionInstructionStatusAdviceV02 struct {
	InstrId        DocumentIdentification9              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 InstrId,omitempty"`
	OthrDocId      []DocumentIdentification14           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 OthrDocId,omitempty"`
	CorpActnGnlInf CorporateActionGeneralInformation9   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 CorpActnGnlInf"`
	InstrPrcgSts   []InstructionProcessingStatus7Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 InstrPrcgSts"`
	CorpActnInstr  CorporateActionOption26              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 CorpActnInstr,omitempty"`
	AddtlInf       CorporateActionNarrative10           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 AddtlInf,omitempty"`
	SplmtryData    []SupplementaryData1                 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 SplmtryData,omitempty"`
}

type CorporateActionNarrative10

type CorporateActionNarrative10 struct {
	AddtlTxt     []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 AddtlTxt,omitempty"`
	PtyCtctNrrtv []Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 PtyCtctNrrtv,omitempty"`
}

type CorporateActionOption26

type CorporateActionOption26 struct {
	OptnNb           OptionNumber1Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 OptnNb"`
	OptnTp           CorporateActionOption5Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 OptnTp"`
	AcctOwnr         PartyIdentification36Choice      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 AcctOwnr,omitempty"`
	SfkpgAcct        Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 SfkpgAcct,omitempty"`
	CshAcct          CashAccountIdentification5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 CshAcct,omitempty"`
	SfkpgPlc         SafekeepingPlaceFormat2Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 SfkpgPlc,omitempty"`
	SctyId           SecurityIdentification14         `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 SctyId,omitempty"`
	TtlElgblBal      SignedQuantityFormat1            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 TtlElgblBal,omitempty"`
	InstdBal         SignedQuantityFormat1            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 InstdBal,omitempty"`
	UinstdBal        SignedQuantityFormat1            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 UinstdBal,omitempty"`
	StsQtyOrQtyToRcv StatusOrQuantityToReceive1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 StsQtyOrQtyToRcv,omitempty"`
}

type CorporateActionOption5Choice

type CorporateActionOption5Choice struct {
	Cd    CorporateActionOption6Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Cd"`
	Prtry GenericIdentification20    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Prtry"`
}

type CorporateActionOption6Code

type CorporateActionOption6Code string

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

type CountryCode

type CountryCode string

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

type Document

type Document struct {
	CorpActnInstrStsAdvc CorporateActionInstructionStatusAdviceV02 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 CorpActnInstrStsAdvc"`
}

type DocumentIdentification14

type DocumentIdentification14 struct {
	Id    DocumentIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Id"`
	DocNb DocumentNumber1Choice         `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 DocNb,omitempty"`
}

type DocumentIdentification1Choice

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

type DocumentIdentification9

type DocumentIdentification9 struct {
	Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Id"`
}

type DocumentNumber1Choice

type DocumentNumber1Choice struct {
	ShrtNb  Exact3NumericText                 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 ShrtNb"`
	LngNb   ISO20022MessageIdentificationText `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 LngNb"`
	PrtryNb GenericIdentification19           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 PrtryNb"`
}

type Exact3NumericText

type Exact3NumericText string

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

type Exact4AlphaNumericText

type Exact4AlphaNumericText string

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

type ExternalFinancialInstrumentIdentificationType1Code

type ExternalFinancialInstrumentIdentificationType1Code string

Must be at least 1 items long

type FinancialInstrumentQuantity1Choice

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

type GenericIdentification19

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

type GenericIdentification20

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

type GenericIdentification21

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

type IBAN2007Identifier

type IBAN2007Identifier string

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

type ISINIdentifier

type ISINIdentifier string

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

type ISO20022MessageIdentificationText

type ISO20022MessageIdentificationText string

Must match the pattern [a-z]{4}\.[0-9]{3}\.[0-9]{3}\.[0-9]{2}

type IdentificationSource3Choice

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

type InstructionProcessingStatus7Choice

type InstructionProcessingStatus7Choice struct {
	Canc     CancelledStatus3Choice      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Canc"`
	Accptd   AcceptedStatus1Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Accptd"`
	Rjctd    RejectedStatus1Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Rjctd"`
	Pdg      PendingStatus1Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Pdg"`
	DfltActn NoSpecifiedReason1          `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 DfltActn"`
	StgInstr NoSpecifiedReason1          `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 StgInstr"`
	PrtrySts ProprietaryStatusAndReason1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 PrtrySts"`
}

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 NoReasonCode

type NoReasonCode string

May be one of NORE

type NoSpecifiedReason1

type NoSpecifiedReason1 struct {
	NoSpcfdRsn NoReasonCode `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 NoSpcfdRsn"`
}

type OptionNumber1Choice

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

type OptionNumber1Code

type OptionNumber1Code string

May be one of UNSO

type OriginalAndCurrentQuantities1

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

type OtherIdentification1

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

type PartyIdentification36Choice

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

type PendingReason5Code

type PendingReason5Code string

May be one of ADEA, AUTH, DQUA, LACK, LATE, MCER, MONY, OTHR, NPAY, NSEC, PENR, VLDA, CERT

type PendingReason6Choice

type PendingReason6Choice struct {
	Cd    PendingReason5Code      `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Prtry"`
}

type PendingStatus1Choice

type PendingStatus1Choice struct {
	NoSpcfdRsn NoReasonCode           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 NoSpcfdRsn"`
	Rsn        []PendingStatusReason1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Rsn"`
}

type PendingStatusReason1

type PendingStatusReason1 struct {
	RsnCd       PendingReason6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 RsnCd"`
	AddtlRsnInf Max210Text           `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 AddtlRsnInf,omitempty"`
}

type ProprietaryQuantity2

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

type ProprietaryReason1

type ProprietaryReason1 struct {
	Rsn         GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Rsn,omitempty"`
	AddtlRsnInf Max210Text              `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 AddtlRsnInf,omitempty"`
}

type ProprietaryStatusAndReason1

type ProprietaryStatusAndReason1 struct {
	PrtrySts GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 PrtrySts"`
	PrtryRsn []ProprietaryReason1    `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 PrtryRsn,omitempty"`
}

type Quantity2Choice

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

type Quantity6Choice

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

type RejectedReason1Choice

type RejectedReason1Choice struct {
	Cd    RejectionReason17Code   `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Cd"`
	Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Prtry"`
}

type RejectedStatus1Choice

type RejectedStatus1Choice struct {
	NoSpcfdRsn NoReasonCode            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 NoSpcfdRsn"`
	Rsn        []RejectedStatusReason8 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 Rsn"`
}

type RejectedStatusReason8

type RejectedStatusReason8 struct {
	RsnCd       RejectedReason1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 RsnCd"`
	AddtlRsnInf Max210Text            `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 AddtlRsnInf,omitempty"`
}

type RejectionReason17Code

type RejectionReason17Code string

May be one of ADEA, CANC, DCAN, DPRG, DQUA, DSEC, EVNM, INIR, INTV, INVA, LACK, LATE, OTHR, NMTY, OPNM, OPTY, REFT, SAFE, ULNK, CERT

type SafekeepingPlace1Code

type SafekeepingPlace1Code string

May be one of CUST, ICSD, NCSD, SHHE

type SafekeepingPlace2Code

type SafekeepingPlace2Code string

May be one of SHHE, ALLP

type SafekeepingPlaceFormat2Choice

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

type SafekeepingPlaceTypeAndAnyBICIdentifier1

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

type SafekeepingPlaceTypeAndText2

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

type SecurityIdentification14

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

type ShortLong1Code

type ShortLong1Code string

May be one of SHOR, LONG

type SignedQuantityFormat1

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

type StatusOrQuantityToReceive1Choice

type StatusOrQuantityToReceive1Choice struct {
	StsQty   Quantity6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 StsQty"`
	QtyToRcv Quantity6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.034.001.02 QtyToRcv"`
}

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

Jump to

Keyboard shortcuts

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