iso20022_reda_037_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 AuditTrail1

type AuditTrail1 struct {
	FldNm     Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 FldNm"`
	OdFldVal  Max350Text  `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 OdFldVal"`
	NewFldVal Max350Text  `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 NewFldVal"`
	OprTmStmp ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 OprTmStmp"`
	InstgUsr  Max256Text  `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 InstgUsr"`
	ApprvgUsr Max256Text  `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 ApprvgUsr,omitempty"`
}

type AuditTrailOrBusinessError6Choice

type AuditTrailOrBusinessError6Choice struct {
	AudtTrl []AuditTrail1    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 AudtTrl,omitempty"`
	BizErr  []ErrorHandling5 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 BizErr,omitempty"`
}

type DatePeriod2

type DatePeriod2 struct {
	FrDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 FrDt"`
	ToDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 ToDt"`
}

type DatePeriodSearch1Choice

type DatePeriodSearch1Choice struct {
	FrDt   ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 FrDt,omitempty"`
	ToDt   ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 ToDt,omitempty"`
	FrToDt DatePeriod2 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 FrToDt,omitempty"`
	EQDt   ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 EQDt,omitempty"`
	NEQDt  ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 NEQDt,omitempty"`
}

type Document

type Document struct {
	SctiesAcctAudtTrlRpt SecuritiesAccountAuditTrailReportV01 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SctiesAcctAudtTrlRpt"`
}

type ErrorHandling3Choice

type ErrorHandling3Choice struct {
	Cd    ExternalSystemErrorHandling1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Cd,omitempty"`
	Prtry Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Prtry,omitempty"`
}

type ErrorHandling5

type ErrorHandling5 struct {
	Err  ErrorHandling3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Err"`
	Desc Max140Text           `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Desc,omitempty"`
}

type Exact4AlphaNumericText

type Exact4AlphaNumericText string

Must match the pattern [a-zA-Z0-9]{4}

type ExternalSystemErrorHandling1Code

type ExternalSystemErrorHandling1Code string

May be no more than 4 items long

type GenericIdentification30

type GenericIdentification30 struct {
	Id      Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Id"`
	Issr    Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Issr"`
	SchmeNm Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SchmeNm,omitempty"`
}

type ISODate

type ISODate time.Time

func (ISODate) MarshalText

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

func (*ISODate) UnmarshalText

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

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 Max140Text

type Max140Text string

May be no more than 140 items long

type Max256Text

type Max256Text string

May be no more than 256 items long

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 Max70Text

type Max70Text string

May be no more than 70 items long

type MessageHeader12

type MessageHeader12 struct {
	MsgId         Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 MsgId"`
	CreDtTm       ISODateTime                  `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 CreDtTm,omitempty"`
	OrgnlBizInstr OriginalBusinessInstruction1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 OrgnlBizInstr,omitempty"`
}

type OriginalBusinessInstruction1

type OriginalBusinessInstruction1 struct {
	MsgId   Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 MsgId"`
	MsgNmId Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 MsgNmId,omitempty"`
	CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 CreDtTm,omitempty"`
}

type SecuritiesAccount19

type SecuritiesAccount19 struct {
	Id Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Id"`
	Tp GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Tp,omitempty"`
	Nm Max70Text               `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Nm,omitempty"`
}

type SecuritiesAccountAuditTrailOrOperationalError3Choice

type SecuritiesAccountAuditTrailOrOperationalError3Choice struct {
	SctiesAcctAudtTrlRpt []SecuritiesAccountAuditTrailReport3 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SctiesAcctAudtTrlRpt,omitempty"`
	OprlErr              []ErrorHandling5                     `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 OprlErr,omitempty"`
}

type SecuritiesAccountAuditTrailReport3

type SecuritiesAccountAuditTrailReport3 struct {
	SctiesAcctAudtTrlOrErr AuditTrailOrBusinessError6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SctiesAcctAudtTrlOrErr"`
	DtPrd                  DatePeriodSearch1Choice          `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 DtPrd,omitempty"`
	SctiesAcctId           SecuritiesAccount19              `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SctiesAcctId"`
}

type SecuritiesAccountAuditTrailReportV01

type SecuritiesAccountAuditTrailReportV01 struct {
	MsgHdr      MessageHeader12                                      `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 MsgHdr,omitempty"`
	RptOrErr    SecuritiesAccountAuditTrailOrOperationalError3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 RptOrErr"`
	SplmtryData []SupplementaryData1                                 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SplmtryData,omitempty"`
}

type SupplementaryData1

type SupplementaryData1 struct {
	PlcAndNm Max350Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 PlcAndNm,omitempty"`
	Envlp    SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.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