Documentation ¶
Index ¶
- type ActiveOrHistoricCurrencyAnd13DecimalAmount
- type ActiveOrHistoricCurrencyAndAmount
- type ActiveOrHistoricCurrencyCode
- type AddressType2Code
- type AmountAndDirection3
- type AmountAndDirection4
- type AnyBICIdentifier
- type BalanceQuantity5Choice
- type BeneficialOwnership1Choice
- type BlockTrade1Choice
- type BlockTrade1Code
- type CashSettlementSystem1Choice
- type CashSettlementSystem2Code
- type CentralCounterPartyEligibility1Choice
- type ClosingBalance1
- type ClosingBalance1Choice
- type CorporateActionEventType1Choice
- type CorporateActionEventType3Code
- type CountryCode
- type CreditDebitCode
- type DateAndDateTimeChoice
- type DateTimePeriodDetails
- type DateType3Code
- type DeliveryReceiptType2Code
- type Document
- type EventFrequency4Code
- type Exact3NumericText
- type Exact4AlphaNumericText
- type Exact5NumericText
- type ExternalFinancialInstrumentIdentificationType1Code
- type FinancialInstrumentDetails5
- type FinancialInstrumentQuantity1Choice
- type Frequency4Choice
- type GenericIdentification19
- type GenericIdentification20
- type GenericIdentification21
- type GenericIdentification22
- type ISINIdentifier
- type ISODate
- type ISODateTime
- type IdentificationSource3Choice
- type LetterOfGuarantee1Choice
- type MICIdentifier
- type MarketClientSide1Choice
- type MarketClientSideCode
- type MarketIdentification1Choice
- type MarketIdentification4
- type MarketIdentification6
- type MarketType2Code
- type MarketType3Choice
- type MarketType4Choice
- type MarketType4Code
- type Max140Text
- type Max16Text
- type Max350Text
- type Max35Text
- type Max5NumericText
- type Max70Text
- type NameAndAddress5
- type NettingEligibility1Choice
- type Number3Choice
- type OpeningBalance1
- type OpeningBalance1Choice
- type OriginalAndCurrentQuantities1
- type OtherIdentification1
- type OwnershipLegalRestrictions1Code
- type Pagination
- type PartyIdentification36Choice
- type PartyIdentification44Choice
- type PartyIdentification45Choice
- type PartyIdentification46
- type PartyIdentificationAndAccount44
- type Period2
- type Period2Choice
- type PostalAddress1
- type PriceInformation6
- type PriceRateOrAmountOrUnknownChoice
- type PriceValueType1Code
- type PurposeCode2Choice
- type Quantity6Choice
- type ReceiveDelivery1Code
- type Registration1Choice
- type Registration1Code
- type RepurchaseType3Choice
- type RepurchaseType3Code
- type Restriction1Choice
- type SafekeepingPlace1Code
- type SafekeepingPlace3Code
- type SafekeepingPlaceFormat3Choice
- type SafekeepingPlaceTypeAndAnyBICIdentifier1
- type SafekeepingPlaceTypeAndText3
- type SecuritiesAccount13
- type SecuritiesAccount14
- type SecuritiesAccountPurposeType1Code
- type SecuritiesRTGS1Choice
- type SecuritiesTransactionPostingReportV02
- type SecuritiesTransactionType3Choice
- type SecuritiesTransactionType4Code
- type SecurityIdentification14
- type SettlementDate1Choice
- type SettlementDate4Code
- type SettlementDateCode1Choice
- type SettlementDetails27
- type SettlementOrCorporateActionEvent1Choice
- type SettlementParties13
- type SettlementSystemMethod1Choice
- type SettlementSystemMethod1Code
- type SettlementTransactionCondition5Code
- type SettlementTransactionCondition6Choice
- type SettlementTransactionCondition6Code
- type SettlingCapacity1Choice
- type SettlingCapacity1Code
- type ShortLong1Code
- type Statement11
- type StatementBasis2Choice
- type StatementBasis2Code
- type StatementUpdateType1Code
- type SubAccountIdentification15
- type SupplementaryData1
- type SupplementaryDataEnvelope1
- type TaxCapacityParty1Choice
- type TaxLiability1Code
- type TradeDate1Choice
- type TradeDateCode1Choice
- type Transaction13
- type TransactionActivity1Choice
- type TransactionActivity1Code
- type TransactionDetails24
- type TypeOfPrice16Code
- type TypeOfPrice6Choice
- type UpdateType2Choice
- type YieldedOrValueType1Choice
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
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 AmountAndDirection3 ¶
type AmountAndDirection3 struct { Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Amt"` CdtDbt CreditDebitCode `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 CdtDbt"` }
type AmountAndDirection4 ¶
type AmountAndDirection4 struct { Amt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Amt"` CdtDbtInd CreditDebitCode `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 CdtDbtInd,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 BalanceQuantity5Choice ¶
type BalanceQuantity5Choice struct { Qty FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Qty"` Prtry GenericIdentification22 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type BeneficialOwnership1Choice ¶
type BeneficialOwnership1Choice struct { Ind bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Ind"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type BlockTrade1Choice ¶
type BlockTrade1Choice struct { Cd BlockTrade1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type CashSettlementSystem1Choice ¶
type CashSettlementSystem1Choice struct { Cd CashSettlementSystem2Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type CentralCounterPartyEligibility1Choice ¶
type CentralCounterPartyEligibility1Choice struct { Ind bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Ind"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type ClosingBalance1 ¶
type ClosingBalance1 struct { ShrtLngInd ShortLong1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ShrtLngInd"` ClsgBal ClosingBalance1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ClsgBal"` }
type ClosingBalance1Choice ¶
type ClosingBalance1Choice struct { Fnl BalanceQuantity5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Fnl"` Intrmy BalanceQuantity5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Intrmy"` }
type CorporateActionEventType1Choice ¶
type CorporateActionEventType1Choice struct { Cd CorporateActionEventType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type CorporateActionEventType3Code ¶
type CorporateActionEventType3Code string
May be one of ACTV, ATTI, BIDS, BONU, BPUT, BRUP, CHAN, CONV, COOP, DECR, DETI, DLST, DRAW, DRIP, DTCH, DVOP, DVSC, DVSE, EXOF, EXRI, EXWA, INCR, LIQU, MCAL, MRGR, ODLT, OTHR, PARI, PCAL, PDEF, PINK, PLAC, PPMT, PRII, PRIO, REDM, REDO, REMK, RHDI, RHTS, SMAL, SOFF, SPLF, SPLR, SUSP, TEND, WRTH
type DateAndDateTimeChoice ¶
type DateAndDateTimeChoice struct { Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Dt"` DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 DtTm"` }
type DateTimePeriodDetails ¶
type DateTimePeriodDetails struct { FrDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 FrDtTm"` ToDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ToDtTm"` }
type Document ¶
type Document struct {
SctiesTxPstngRpt SecuritiesTransactionPostingReportV02 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SctiesTxPstngRpt"`
}
type EventFrequency4Code ¶
type EventFrequency4Code string
May be one of YEAR, ADHO, MNTH, DAIL, INDA, WEEK
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 FinancialInstrumentDetails5 ¶
type FinancialInstrumentDetails5 struct { FinInstrmId SecurityIdentification14 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 FinInstrmId"` PricDtls PriceInformation6 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PricDtls,omitempty"` SfkpgPlc SafekeepingPlaceFormat3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SfkpgPlc,omitempty"` OpngBal OpeningBalance1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 OpngBal,omitempty"` ClsgBal ClosingBalance1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ClsgBal,omitempty"` Tx []Transaction13 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Tx"` }
type Frequency4Choice ¶
type Frequency4Choice struct { Cd EventFrequency4Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type GenericIdentification19 ¶
type GenericIdentification20 ¶
type GenericIdentification20 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SchmeNm,omitempty"` }
type GenericIdentification21 ¶
type GenericIdentification21 struct { Tp GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Tp"` Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id,omitempty"` }
type GenericIdentification22 ¶
type GenericIdentification22 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SchmeNm,omitempty"` Bal float64 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Bal"` }
type ISODateTime ¶
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.017.001.02 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type LetterOfGuarantee1Choice ¶
type LetterOfGuarantee1Choice struct { Ind bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Ind"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type MarketClientSide1Choice ¶
type MarketClientSide1Choice struct { Cd MarketClientSideCode `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type MarketIdentification1Choice ¶
type MarketIdentification1Choice struct { MktIdrCd MICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 MktIdrCd"` Desc Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Desc"` }
type MarketIdentification4 ¶
type MarketIdentification4 struct { Id MarketIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id,omitempty"` Tp MarketType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Tp"` }
type MarketIdentification6 ¶
type MarketIdentification6 struct { Id MarketIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id,omitempty"` Tp MarketType4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Tp"` }
type MarketType3Choice ¶
type MarketType3Choice struct { Cd MarketType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type MarketType4Choice ¶
type MarketType4Choice struct { Cd MarketType4Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Adr,omitempty"` }
type NettingEligibility1Choice ¶
type NettingEligibility1Choice struct { Ind bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Ind"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type Number3Choice ¶
type Number3Choice struct { Shrt Exact3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Shrt"` Lng Exact5NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Lng"` }
type OpeningBalance1 ¶
type OpeningBalance1 struct { ShrtLngInd ShortLong1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ShrtLngInd"` OpngBal OpeningBalance1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 OpngBal"` }
type OpeningBalance1Choice ¶
type OpeningBalance1Choice struct { Frst BalanceQuantity5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Frst"` Intrmy BalanceQuantity5Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Intrmy"` }
type OtherIdentification1 ¶
type OtherIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id"` Sfx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Sfx,omitempty"` Tp IdentificationSource3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Tp"` }
type OwnershipLegalRestrictions1Code ¶
type OwnershipLegalRestrictions1Code string
May be one of A144, NRST, RSTR
type Pagination ¶
type Pagination struct { PgNb Max5NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PgNb"` LastPgInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 LastPgInd"` }
type PartyIdentification36Choice ¶
type PartyIdentification36Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 AnyBIC"` PrtryId GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PrtryId"` }
type PartyIdentification44Choice ¶
type PartyIdentification44Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 AnyBIC"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 NmAndAdr"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Ctry"` }
type PartyIdentification45Choice ¶
type PartyIdentification45Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 AnyBIC"` PrtryId GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 NmAndAdr"` }
type PartyIdentification46 ¶
type PartyIdentification46 struct { Id PartyIdentification44Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id"` PrcgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PrcgId,omitempty"` }
type PartyIdentificationAndAccount44 ¶
type PartyIdentificationAndAccount44 struct { Id PartyIdentification45Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id"` SfkpgAcct SecuritiesAccount13 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SfkpgAcct,omitempty"` PrcgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PrcgId,omitempty"` }
type Period2Choice ¶
type Period2Choice struct { FrDtTmToDtTm DateTimePeriodDetails `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 FrDtTmToDtTm"` FrDtToDt Period2 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 FrDtToDt"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Ctry"` }
type PriceInformation6 ¶
type PriceInformation6 struct { Tp TypeOfPrice6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Tp"` ValTp YieldedOrValueType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ValTp"` Val PriceRateOrAmountOrUnknownChoice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Val"` SrcOfPric MarketIdentification6 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SrcOfPric,omitempty"` QtnDt DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 QtnDt,omitempty"` }
type PriceRateOrAmountOrUnknownChoice ¶
type PriceRateOrAmountOrUnknownChoice struct { Rate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Rate"` Amt ActiveOrHistoricCurrencyAnd13DecimalAmount `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Amt"` UknwnInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 UknwnInd"` }
type PurposeCode2Choice ¶
type PurposeCode2Choice struct { Cd SecuritiesAccountPurposeType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type Quantity6Choice ¶
type Quantity6Choice struct { Qty FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Qty"` OrgnlAndCurFace OriginalAndCurrentQuantities1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 OrgnlAndCurFace"` }
type Registration1Choice ¶
type Registration1Choice struct { Cd Registration1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type RepurchaseType3Choice ¶
type RepurchaseType3Choice struct { Cd RepurchaseType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type RepurchaseType3Code ¶
type RepurchaseType3Code string
May be one of CADJ, CALL, PAIR, RATE, ROLP, TOPU, WTHD, PADJ
type Restriction1Choice ¶
type Restriction1Choice struct { Cd OwnershipLegalRestrictions1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type SafekeepingPlaceFormat3Choice ¶
type SafekeepingPlaceFormat3Choice struct { Id SafekeepingPlaceTypeAndText3 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Ctry"` TpAndId SafekeepingPlaceTypeAndAnyBICIdentifier1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 TpAndId"` Prtry GenericIdentification21 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type SafekeepingPlaceTypeAndAnyBICIdentifier1 ¶
type SafekeepingPlaceTypeAndAnyBICIdentifier1 struct { SfkpgPlcTp SafekeepingPlace1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SfkpgPlcTp"` Id AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id"` }
type SafekeepingPlaceTypeAndText3 ¶
type SafekeepingPlaceTypeAndText3 struct { SfkpgPlcTp SafekeepingPlace3Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SfkpgPlcTp"` Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id,omitempty"` }
type SecuritiesAccount13 ¶
type SecuritiesAccount13 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id"` Tp GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Tp,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Nm,omitempty"` }
type SecuritiesAccount14 ¶
type SecuritiesAccount14 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Id"` Tp PurposeCode2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Tp,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Nm,omitempty"` }
type SecuritiesAccountPurposeType1Code ¶
type SecuritiesAccountPurposeType1Code string
May be one of MARG, SHOR, ABRD, CEND, DVPA, PHYS
type SecuritiesRTGS1Choice ¶
type SecuritiesRTGS1Choice struct { Ind bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Ind"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type SecuritiesTransactionPostingReportV02 ¶
type SecuritiesTransactionPostingReportV02 struct { Pgntn Pagination `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Pgntn"` StmtGnlDtls Statement11 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 StmtGnlDtls"` AcctOwnr PartyIdentification36Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 AcctOwnr,omitempty"` SfkpgAcct SecuritiesAccount13 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SfkpgAcct"` FinInstrmDtls []FinancialInstrumentDetails5 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 FinInstrmDtls,omitempty"` SubAcctDtls []SubAccountIdentification15 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SubAcctDtls,omitempty"` }
type SecuritiesTransactionType3Choice ¶
type SecuritiesTransactionType3Choice struct { Cd SecuritiesTransactionType4Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type SecuritiesTransactionType4Code ¶
type SecuritiesTransactionType4Code string
May be one of BSBK, BIYI, CNCB, COLI, COLO, CONV, FCTA, INSP, ISSU, MKDW, MKUP, NETT, NSYN, OWNE, OWNI, PAIR, PLAC, PORT, REAL, REDI, REDM, RELE, REPU, RODE, RPTO, RVPO, SBBK, SBRE, SECB, SECL, SLRE, SUBS, SYND, TBAC, TRAD, TRPO, TRVO, TURN, CLAI, CORP, AUTO
type SecurityIdentification14 ¶
type SecurityIdentification14 struct { ISIN ISINIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ISIN,omitempty"` OthrId []OtherIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 OthrId,omitempty"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Desc,omitempty"` }
type SettlementDate1Choice ¶
type SettlementDate1Choice struct { Dt DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Dt"` DtCd SettlementDateCode1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 DtCd"` }
type SettlementDateCode1Choice ¶
type SettlementDateCode1Choice struct { Cd SettlementDate4Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type SettlementDetails27 ¶
type SettlementDetails27 struct { SttlmTxCond []SettlementTransactionCondition6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SttlmTxCond,omitempty"` SttlgCpcty SettlingCapacity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SttlgCpcty,omitempty"` StmpDtyTaxBsis GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 StmpDtyTaxBsis,omitempty"` SctiesRTGS SecuritiesRTGS1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SctiesRTGS,omitempty"` Regn Registration1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Regn,omitempty"` BnfclOwnrsh BeneficialOwnership1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 BnfclOwnrsh,omitempty"` CshClrSys CashSettlementSystem1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 CshClrSys,omitempty"` TaxCpcty TaxCapacityParty1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 TaxCpcty,omitempty"` RpTp RepurchaseType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 RpTp,omitempty"` MktClntSd MarketClientSide1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 MktClntSd,omitempty"` BlckTrad BlockTrade1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 BlckTrad,omitempty"` LglRstrctns Restriction1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 LglRstrctns,omitempty"` SttlmSysMtd SettlementSystemMethod1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SttlmSysMtd,omitempty"` NetgElgblty NettingEligibility1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 NetgElgblty,omitempty"` CCPElgblty CentralCounterPartyEligibility1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 CCPElgblty,omitempty"` LttrOfGrnt LetterOfGuarantee1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 LttrOfGrnt,omitempty"` PrtlSttlmInd SettlementTransactionCondition5Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PrtlSttlmInd,omitempty"` }
type SettlementOrCorporateActionEvent1Choice ¶
type SettlementOrCorporateActionEvent1Choice struct { SctiesTxTp SecuritiesTransactionType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SctiesTxTp"` CorpActnEvtTp CorporateActionEventType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 CorpActnEvtTp"` }
type SettlementParties13 ¶
type SettlementParties13 struct { Dpstry PartyIdentification46 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Dpstry,omitempty"` Pty1 PartyIdentificationAndAccount44 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Pty1,omitempty"` Pty2 PartyIdentificationAndAccount44 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Pty2,omitempty"` Pty3 PartyIdentificationAndAccount44 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Pty3,omitempty"` Pty4 PartyIdentificationAndAccount44 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Pty4,omitempty"` Pty5 PartyIdentificationAndAccount44 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Pty5,omitempty"` }
type SettlementSystemMethod1Choice ¶
type SettlementSystemMethod1Choice struct { Cd SettlementSystemMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type SettlementTransactionCondition5Code ¶
type SettlementTransactionCondition5Code string
May be one of PART, NPAR, PARC, PARQ
type SettlementTransactionCondition6Choice ¶
type SettlementTransactionCondition6Choice struct { Cd SettlementTransactionCondition6Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type SettlementTransactionCondition6Code ¶
type SettlementTransactionCondition6Code string
May be one of ASGN, BUTC, CLEN, DIRT, DLWM, DRAW, EXER, FRCL, KNOC, PHYS, RESI, SHOR, SPDL, SPST, EXPI, PENS, UNEX, TRIP, NOMC, TRAN, RHYP, ADEA
type SettlingCapacity1Choice ¶
type SettlingCapacity1Choice struct { Cd SettlingCapacity1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type Statement11 ¶
type Statement11 struct { RptNb Number3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 RptNb,omitempty"` QryRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 QryRef,omitempty"` StmtId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 StmtId,omitempty"` StmtPrd Period2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 StmtPrd"` Frqcy Frequency4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Frqcy,omitempty"` UpdTp UpdateType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 UpdTp,omitempty"` StmtBsis StatementBasis2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 StmtBsis"` ActvtyInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ActvtyInd"` SubAcctInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SubAcctInd"` }
type StatementBasis2Choice ¶
type StatementBasis2Choice struct { Cd StatementBasis2Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type SubAccountIdentification15 ¶
type SubAccountIdentification15 struct { AcctOwnr PartyIdentification36Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 AcctOwnr,omitempty"` SfkpgAcct SecuritiesAccount14 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SfkpgAcct"` ActvtyInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ActvtyInd"` FinInstrmDtls []FinancialInstrumentDetails5 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 FinInstrmDtls,omitempty"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
type TaxCapacityParty1Choice ¶
type TaxCapacityParty1Choice struct { Cd TaxLiability1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type TradeDate1Choice ¶
type TradeDate1Choice struct { Dt DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Dt"` DtCd TradeDateCode1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 DtCd"` }
type TradeDateCode1Choice ¶
type TradeDateCode1Choice struct { Cd DateType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type Transaction13 ¶
type Transaction13 struct { AcctOwnrTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 AcctOwnrTxId"` AcctSvcrTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 AcctSvcrTxId,omitempty"` MktInfrstrctrTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 MktInfrstrctrTxId,omitempty"` PrcrTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PrcrTxId,omitempty"` TradId []Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 TradId,omitempty"` PoolId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PoolId,omitempty"` CmonId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 CmonId,omitempty"` CorpActnEvtId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 CorpActnEvtId,omitempty"` TrptyAgtCollTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 TrptyAgtCollTxId,omitempty"` ClntTrptyCollTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ClntTrptyCollTxId,omitempty"` TxDtls TransactionDetails24 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 TxDtls,omitempty"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SplmtryData,omitempty"` }
type TransactionActivity1Choice ¶
type TransactionActivity1Choice struct { Cd TransactionActivity1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type TransactionActivity1Code ¶
type TransactionActivity1Code string
May be one of BOLE, CLAI, COLL, CORP, SETT
type TransactionDetails24 ¶
type TransactionDetails24 struct { TxActvty TransactionActivity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 TxActvty"` SttlmTxOrCorpActnEvtTp SettlementOrCorporateActionEvent1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SttlmTxOrCorpActnEvtTp,omitempty"` SctiesMvmntTp ReceiveDelivery1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SctiesMvmntTp"` Pmt DeliveryReceiptType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Pmt"` SttlmParams SettlementDetails27 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SttlmParams,omitempty"` PlcOfTrad MarketIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PlcOfTrad,omitempty"` SfkpgPlc SafekeepingPlaceFormat3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SfkpgPlc,omitempty"` PlcOfClr AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PlcOfClr,omitempty"` PstngQty Quantity6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PstngQty"` NbOfDaysAcrd float64 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 NbOfDaysAcrd,omitempty"` PstngAmt AmountAndDirection3 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 PstngAmt,omitempty"` AcrdIntrstAmt AmountAndDirection4 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 AcrdIntrstAmt,omitempty"` TradDt TradeDate1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 TradDt,omitempty"` FctvSttlmDt DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 FctvSttlmDt"` SttlmDt SettlementDate1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 SttlmDt,omitempty"` ValDt DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ValDt,omitempty"` DlvrgSttlmPties SettlementParties13 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 DlvrgSttlmPties,omitempty"` RcvgSttlmPties SettlementParties13 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 RcvgSttlmPties,omitempty"` RvslInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 RvslInd,omitempty"` TxAddtlDtls Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 TxAddtlDtls,omitempty"` }
type TypeOfPrice6Choice ¶
type TypeOfPrice6Choice struct { Cd TypeOfPrice16Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type UpdateType2Choice ¶
type UpdateType2Choice struct { Cd StatementUpdateType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Prtry"` }
type YieldedOrValueType1Choice ¶
type YieldedOrValueType1Choice struct { Yldd bool `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 Yldd"` ValTp PriceValueType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.017.001.02 ValTp"` }