Documentation ¶
Index ¶
- type AddressType2Code
- type AnyBICIdentifier
- type CopyDuplicate1Code
- type CountryCode
- type DateAndDateTimeChoice
- type Document
- type DocumentIdentification11
- type Exact4AlphaNumericText
- type Extension2
- type ExtensionEnvelope1
- type GenericIdentification19
- type GenericIdentification20
- type ISODate
- type ISODateTime
- type Max16Text
- type Max350Text
- type Max35Text
- type Max70Text
- type NameAndAddress5
- type PartyIdentification10Choice
- type PartyIdentification13Choice
- type PostalAddress1
- type References3Choice
- type SecuritiesAccount13
- type SecuritiesMessageCancellationAdviceV01
- type TransactionDetails12
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddressType2Code ¶
type AddressType2Code string
May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY
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:semt.020.001.01 Dt"` DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 DtTm"` }
type Document ¶
type Document struct {
SctiesMsgCxlAdvc SecuritiesMessageCancellationAdviceV01 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesMsgCxlAdvc"`
}
type DocumentIdentification11 ¶
type DocumentIdentification11 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Id"` CreDtTm DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 CreDtTm,omitempty"` CpyDplct CopyDuplicate1Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 CpyDplct,omitempty"` }
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
type Extension2 ¶
type Extension2 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 PlcAndNm,omitempty"` XtnsnEnvlp ExtensionEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 XtnsnEnvlp"` }
type ExtensionEnvelope1 ¶
type ExtensionEnvelope1 struct {
Item string `xml:",any"`
}
type GenericIdentification19 ¶
type GenericIdentification20 ¶
type GenericIdentification20 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SchmeNm,omitempty"` }
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Adr,omitempty"` }
type PartyIdentification10Choice ¶
type PartyIdentification10Choice struct { BICOrBEI AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 BICOrBEI"` PrtryId GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 NmAndAdr"` }
type PartyIdentification13Choice ¶
type PartyIdentification13Choice struct { BICOrBEI AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 BICOrBEI"` PrtryId GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 PrtryId"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Ctry"` }
type References3Choice ¶
type References3Choice struct { SctiesSttlmTxConfId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesSttlmTxConfId"` IntraPosMvmntConfId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 IntraPosMvmntConfId"` SctiesBalAcctgRptId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesBalAcctgRptId"` SctiesBalCtdyRptId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesBalCtdyRptId"` IntraPosMvmntPstngRptId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 IntraPosMvmntPstngRptId"` SctiesFincgConfId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesFincgConfId"` SctiesTxPdgRptId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesTxPdgRptId"` SctiesTxPstngRptId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesTxPstngRptId"` SctiesSttlmTxAllgmtRptId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesSttlmTxAllgmtRptId"` SctiesSttlmTxAllgmtNtfctnTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesSttlmTxAllgmtNtfctnTxId"` PrtflTrfNtfctnId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 PrtflTrfNtfctnId"` SctiesSttlmTxGnrtnNtfctnId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesSttlmTxGnrtnNtfctnId"` OthrMsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 OthrMsgId"` }
type SecuritiesAccount13 ¶
type SecuritiesAccount13 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Id"` Tp GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Tp,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Nm,omitempty"` }
type SecuritiesMessageCancellationAdviceV01 ¶
type SecuritiesMessageCancellationAdviceV01 struct { Id DocumentIdentification11 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Id"` Dtls TransactionDetails12 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Dtls"` MsgOrgtr PartyIdentification10Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 MsgOrgtr,omitempty"` MsgRcpt PartyIdentification10Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 MsgRcpt,omitempty"` Xtnsn []Extension2 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Xtnsn,omitempty"` }
type TransactionDetails12 ¶
type TransactionDetails12 struct { Ref References3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Ref"` AcctOwnr PartyIdentification13Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 AcctOwnr,omitempty"` SfkpgAcct SecuritiesAccount13 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SfkpgAcct"` }
Click to show internal directories.
Click to hide internal directories.