Documentation ¶
Index ¶
- type Action2Code
- type BICIdentification1
- type BICIdentifier
- type BaselineStatus3Code
- type CountryCode
- type DataSetMatchReportV03
- type DataSetType2Code
- type Document
- type DocumentIdentification10
- type DocumentIdentification3
- type DocumentIdentification5
- type ElementIdentification1
- type GenericIdentification4
- type ISODateTime
- type InstructionType3Code
- type Max140Text
- type Max16Text
- type Max350Text
- type Max35Text
- type Max3NumericText
- type Max70Text
- type MessageIdentification1
- type MisMatchReport3
- type PartyIdentification26
- type PendingActivity2
- type PostalAddress5
- type ReportType3
- type SimpleIdentificationInformation
- type TransactionStatus4
- type ValidationResult5
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Action2Code ¶
type Action2Code string
May be one of SBTW, RSTW, RSBS, ARDM, ARCS, ARES, WAIT, UPDT, SBDS, ARBA, ARRO, CINR
type BICIdentification1 ¶
type BICIdentification1 struct {
BIC BICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 BIC"`
}
type BICIdentifier ¶
type BICIdentifier string
Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}
type BaselineStatus3Code ¶
type BaselineStatus3Code string
May be one of PROP, CLSD, PMTC, ESTD, ACTV, COMP, AMRQ, RARQ, CLRQ, SCRQ, SERQ, DARQ
type DataSetMatchReportV03 ¶
type DataSetMatchReportV03 struct { RptId MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 RptId"` TxId SimpleIdentificationInformation `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 TxId"` EstblishdBaselnId DocumentIdentification3 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 EstblishdBaselnId"` TxSts TransactionStatus4 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 TxSts"` UsrTxRef []DocumentIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 UsrTxRef,omitempty"` Buyr PartyIdentification26 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Buyr"` Sellr PartyIdentification26 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Sellr"` BuyrBk BICIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 BuyrBk"` SellrBk BICIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 SellrBk"` CmpardDocRef []DocumentIdentification10 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 CmpardDocRef"` SubmissnTp ReportType3 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 SubmissnTp"` Rpt MisMatchReport3 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Rpt"` ReqForActn PendingActivity2 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 ReqForActn,omitempty"` }
type DataSetType2Code ¶
type DataSetType2Code string
May be one of BASE, TRDS, CODS, INDS, CEDS, OCDS
type Document ¶
type Document struct {
DataSetMtchRpt DataSetMatchReportV03 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 DataSetMtchRpt"`
}
type DocumentIdentification10 ¶
type DocumentIdentification10 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Id"` Vrsn float64 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Vrsn"` Tp DataSetType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Tp"` Submitr BICIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Submitr"` DocIndx Max3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 DocIndx"` }
type DocumentIdentification3 ¶
type DocumentIdentification5 ¶
type DocumentIdentification5 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Id"` IdIssr BICIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 IdIssr"` }
type ElementIdentification1 ¶
type ElementIdentification1 struct { DocIndx Max3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 DocIndx"` ElmtPth Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 ElmtPth"` ElmtNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 ElmtNm"` ElmtVal Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 ElmtVal,omitempty"` }
type GenericIdentification4 ¶
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type MessageIdentification1 ¶
type MessageIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Id"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 CreDtTm"` }
type MisMatchReport3 ¶
type MisMatchReport3 struct { NbOfMisMtchs float64 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 NbOfMisMtchs"` MisMtchInf []ValidationResult5 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 MisMtchInf,omitempty"` }
type PartyIdentification26 ¶
type PartyIdentification26 struct { Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Nm"` PrtryId GenericIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 PrtryId,omitempty"` PstlAdr PostalAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 PstlAdr"` }
type PendingActivity2 ¶
type PendingActivity2 struct { Tp Action2Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Tp"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Desc,omitempty"` }
type PostalAddress5 ¶
type PostalAddress5 struct { StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 StrtNm,omitempty"` PstCdId Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 PstCdId,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Ctry"` }
type ReportType3 ¶
type ReportType3 struct {
Tp InstructionType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Tp"`
}
type SimpleIdentificationInformation ¶
type SimpleIdentificationInformation struct {
Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Id"`
}
type TransactionStatus4 ¶
type TransactionStatus4 struct {
Sts BaselineStatus3Code `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Sts"`
}
type ValidationResult5 ¶
type ValidationResult5 struct { SeqNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 SeqNb"` RuleId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 RuleId"` RuleDesc Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 RuleDesc"` MisMtchdElmt []ElementIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 MisMtchdElmt,omitempty"` }
Click to show internal directories.
Click to hide internal directories.