Documentation ¶
Index ¶
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type ActiveOrHistoricCurrencyAndAmount
- type ActiveOrHistoricCurrencyCode
- type AddressType2Code
- type AmountAndDirection8
- type AnyBICIdentifier
- type CountryCode
- type CreditDebitCode
- type DateAndDateTimeChoice
- type DateType3Code
- type DeliveryReceiptType2Code
- type Document
- type DocumentNumber1Choice
- type Exact3NumericText
- type Exact4AlphaNumericText
- type ExternalFinancialInstrumentIdentificationType1Code
- type FXCancellation1Choice
- type FinancialInstrumentQuantity1Choice
- type GenericDocumentIdentification1
- type GenericIdentification19
- type GenericIdentification20
- type ISINIdentifier
- type ISO20022MessageIdentificationText
- type ISODate
- type ISODateTime
- type IdentificationSource3Choice
- type Max140Text
- type Max16Text
- type Max350Text
- type Max35Text
- type Max70Text
- type NameAndAddress5
- type OriginalAndCurrentQuantities1
- type OtherIdentification1
- type PartyIdentification36Choice
- type PartyIdentification37Choice
- type PartyIdentification43Choice
- type PartyIdentification44Choice
- type PartyIdentification46
- type PartyIdentificationAndAccount43
- type PostalAddress1
- type Quantity6Choice
- type ReceiveDelivery1Code
- type References2Choice
- type SecuritiesAccount13
- type SecuritiesTransactionCancellationRequestV04
- type SecurityIdentification14
- type SettlementDate1Choice
- type SettlementDate4Code
- type SettlementDateCode1Choice
- type SettlementParties12
- type SettlementTypeAndIdentification3
- type SupplementaryData1
- type SupplementaryDataEnvelope1
- type TradeDate1Choice
- type TradeDateCode1Choice
- type TransactionDetails28
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 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 AmountAndDirection8 ¶
type AmountAndDirection8 struct { Amt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Amt"` CdtDbtInd CreditDebitCode `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 CdtDbtInd"` OrgnlCcyAndOrdrdAmt ActiveOrHistoricCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 OrgnlCcyAndOrdrdAmt,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 DateAndDateTimeChoice ¶
type DateAndDateTimeChoice struct { Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Dt"` DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 DtTm"` }
type Document ¶
type Document struct {
SctiesTxCxlReq SecuritiesTransactionCancellationRequestV04 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 SctiesTxCxlReq"`
}
type DocumentNumber1Choice ¶
type DocumentNumber1Choice struct { ShrtNb Exact3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 ShrtNb"` LngNb ISO20022MessageIdentificationText `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 LngNb"` PrtryNb GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 PrtryNb"` }
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 FXCancellation1Choice ¶
type FXCancellation1Choice struct { Ind bool `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Ind"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Prtry"` }
type GenericDocumentIdentification1 ¶
type GenericDocumentIdentification1 struct { MsgNb DocumentNumber1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 MsgNb,omitempty"` Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Id"` }
type GenericIdentification19 ¶
type GenericIdentification20 ¶
type GenericIdentification20 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 SchmeNm,omitempty"` }
type ISO20022MessageIdentificationText ¶
type ISO20022MessageIdentificationText string
Must match the pattern [a-z]{4}\.[0-9]{3}\.[0-9]{3}\.[0-9]{2}
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:sese.020.001.04 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Prtry"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Adr,omitempty"` }
type OtherIdentification1 ¶
type OtherIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Id"` Sfx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Sfx,omitempty"` Tp IdentificationSource3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Tp"` }
type PartyIdentification36Choice ¶
type PartyIdentification36Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 AnyBIC"` PrtryId GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 PrtryId"` }
type PartyIdentification37Choice ¶
type PartyIdentification37Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 AnyBIC"` PrtryId GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 NmAndAdr"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Ctry"` }
type PartyIdentification43Choice ¶
type PartyIdentification43Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 AnyBIC"` PrtryId GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 NmAndAdr"` }
type PartyIdentification44Choice ¶
type PartyIdentification44Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 AnyBIC"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 NmAndAdr"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Ctry"` }
type PartyIdentification46 ¶
type PartyIdentification46 struct { Id PartyIdentification44Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Id"` PrcgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 PrcgId,omitempty"` }
type PartyIdentificationAndAccount43 ¶
type PartyIdentificationAndAccount43 struct { Id PartyIdentification43Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Id"` SfkpgAcct SecuritiesAccount13 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 SfkpgAcct,omitempty"` PrcgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 PrcgId,omitempty"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Ctry"` }
type Quantity6Choice ¶
type Quantity6Choice struct { Qty FinancialInstrumentQuantity1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Qty"` OrgnlAndCurFace OriginalAndCurrentQuantities1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 OrgnlAndCurFace"` }
type References2Choice ¶
type References2Choice struct { SctiesSttlmTxId SettlementTypeAndIdentification3 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 SctiesSttlmTxId"` SctiesFincgTxId SettlementTypeAndIdentification3 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 SctiesFincgTxId"` IntraPosMvmntId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 IntraPosMvmntId"` OthrTxId GenericDocumentIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 OthrTxId"` }
type SecuritiesAccount13 ¶
type SecuritiesAccount13 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Id"` Tp GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Tp,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Nm,omitempty"` }
type SecuritiesTransactionCancellationRequestV04 ¶
type SecuritiesTransactionCancellationRequestV04 struct { AcctOwnrTxId References2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 AcctOwnrTxId"` AcctSvcrTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 AcctSvcrTxId,omitempty"` MktInfrstrctrTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 MktInfrstrctrTxId,omitempty"` PrcrTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 PrcrTxId,omitempty"` AcctOwnr PartyIdentification36Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 AcctOwnr,omitempty"` SfkpgAcct SecuritiesAccount13 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 SfkpgAcct"` TxDtls TransactionDetails28 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 TxDtls,omitempty"` FxCxl FXCancellation1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 FxCxl,omitempty"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 SplmtryData,omitempty"` }
type SecurityIdentification14 ¶
type SecurityIdentification14 struct { ISIN ISINIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 ISIN,omitempty"` OthrId []OtherIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 OthrId,omitempty"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Desc,omitempty"` }
type SettlementDate1Choice ¶
type SettlementDate1Choice struct { Dt DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Dt"` DtCd SettlementDateCode1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 DtCd"` }
type SettlementDateCode1Choice ¶
type SettlementDateCode1Choice struct { Cd SettlementDate4Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Prtry"` }
type SettlementParties12 ¶
type SettlementParties12 struct { Dpstry PartyIdentification46 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Dpstry,omitempty"` Pty1 PartyIdentificationAndAccount43 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Pty1,omitempty"` Pty2 PartyIdentificationAndAccount43 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Pty2,omitempty"` Pty3 PartyIdentificationAndAccount43 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Pty3,omitempty"` Pty4 PartyIdentificationAndAccount43 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Pty4,omitempty"` Pty5 PartyIdentificationAndAccount43 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Pty5,omitempty"` }
type SettlementTypeAndIdentification3 ¶
type SettlementTypeAndIdentification3 struct { TxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 TxId"` SctiesMvmntTp ReceiveDelivery1Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 SctiesMvmntTp"` Pmt DeliveryReceiptType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Pmt"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
type TradeDate1Choice ¶
type TradeDate1Choice struct { Dt DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Dt"` DtCd TradeDateCode1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 DtCd"` }
type TradeDateCode1Choice ¶
type TradeDateCode1Choice struct { Cd DateType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Cd"` Prtry GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Prtry"` }
type TransactionDetails28 ¶
type TransactionDetails28 struct { FinInstrmId SecurityIdentification14 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 FinInstrmId"` TradDt TradeDate1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 TradDt,omitempty"` SttlmDt SettlementDate1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 SttlmDt"` SttlmQty Quantity6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 SttlmQty"` SttlmAmt AmountAndDirection8 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 SttlmAmt,omitempty"` DlvrgSttlmPties SettlementParties12 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 DlvrgSttlmPties,omitempty"` RcvgSttlmPties SettlementParties12 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 RcvgSttlmPties,omitempty"` Invstr PartyIdentification37Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.020.001.04 Invstr,omitempty"` }
Click to show internal directories.
Click to hide internal directories.