tsmt_013_001_03

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: 3 Imported by: 0

Documentation

Index

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 CountryCode

type CountryCode string

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

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 DocumentIdentification3 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"`
}

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 GenericIdentification4 struct {
	Id   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 Id"`
	IdTp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:tsmt.013.001.03 IdTp"`
}

type ISODateTime

type ISODateTime time.Time

func (ISODateTime) MarshalText

func (t ISODateTime) MarshalText() ([]byte, error)

func (*ISODateTime) UnmarshalText

func (t *ISODateTime) UnmarshalText(text []byte) error

type InstructionType3Code

type InstructionType3Code string

May be one of MTCH, PMTC

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 Max350Text

type Max350Text string

Must be at least 1 items long

type Max35Text

type Max35Text string

Must be at least 1 items long

type Max3NumericText

type Max3NumericText string

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

type Max70Text

type Max70Text string

Must be at least 1 items long

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"`
}

Jump to

Keyboard shortcuts

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