iso20022_fxtr_033_001_01

package
v0.0.0-...-2e988c5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 7, 2022 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 AdditionalReferences

type AdditionalReferences struct {
	Ref     Max35Text           `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 Ref"`
	MsgNm   Max35Text           `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 MsgNm,omitempty"`
	RefIssr PartyIdentification `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 RefIssr,omitempty"`
}

type Document

type Document struct {
	FXTradCaptrRptAck ForeignExchangeTradeCaptureReportAcknowledgementV01 `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 FXTradCaptrRptAck"`
}

type ForeignExchangeTradeCaptureReportAcknowledgementV01

type ForeignExchangeTradeCaptureReportAcknowledgementV01 struct {
	AckId       MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 AckId,omitempty"`
	TradId      Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 TradId"`
	Sts         Status5Code            `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 Sts"`
	Ref         AdditionalReferences   `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 Ref,omitempty"`
	SplmtryData []SupplementaryData1   `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 SplmtryData,omitempty"`
}

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 Max350Text

type Max350Text string

May be no more than 350 items long

type Max35Text

type Max35Text string

May be no more than 35 items long

type MessageIdentification1

type MessageIdentification1 struct {
	Id      Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 Id"`
	CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 CreDtTm"`
}

type PartyIdentification

type PartyIdentification struct {
	Nm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 Nm"`
}

type Status5Code

type Status5Code string

May be one of REJT, PACK, PDNG

type SupplementaryData1

type SupplementaryData1 struct {
	PlcAndNm Max350Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 PlcAndNm,omitempty"`
	Envlp    SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:fxtr.033.001.01 Envlp"`
}

type SupplementaryDataEnvelope1

type SupplementaryDataEnvelope1 struct {
	Item string `xml:",any"`
}

Jump to

Keyboard shortcuts

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