iso20022_auth_031_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 Document

type Document struct {
	FinInstrmRptgStsAdvc FinancialInstrumentReportingStatusAdviceV01 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 FinInstrmRptgStsAdvc"`
}

type ExternalValidationRuleIdentification1Code

type ExternalValidationRuleIdentification1Code string

May be no more than 4 items long

type FinancialInstrumentReportingStatusAdviceV01

type FinancialInstrumentReportingStatusAdviceV01 struct {
	StsAdvc     []MessageReportHeader4 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 StsAdvc"`
	SplmtryData []SupplementaryData1   `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 SplmtryData,omitempty"`
}

type GenericValidationRuleIdentification1

type GenericValidationRuleIdentification1 struct {
	Id      Max35Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 Id"`
	Desc    Max350Text                      `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 Desc,omitempty"`
	SchmeNm ValidationRuleSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 SchmeNm,omitempty"`
	Issr    Max35Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 Issr,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 Max140Text

type Max140Text string

May be no more than 140 items long

type Max15NumericText

type Max15NumericText string

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

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 MessageReportHeader4

type MessageReportHeader4 struct {
	MsgRptIdr   Max140Text            `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 MsgRptIdr,omitempty"`
	MsgSts      StatusAdviceReport3   `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 MsgSts,omitempty"`
	RcrdSts     []StatusReportRecord3 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 RcrdSts,omitempty"`
	SplmtryData []SupplementaryData1  `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 SplmtryData,omitempty"`
}

type NumberOfRecordsPerStatus1

type NumberOfRecordsPerStatus1 struct {
	DtldNbOfRcrds Max15NumericText           `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 DtldNbOfRcrds"`
	DtldSts       ReportingRecordStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 DtldSts"`
}

type OriginalReportStatistics3

type OriginalReportStatistics3 struct {
	TtlNbOfRcrds    Max15NumericText            `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 TtlNbOfRcrds"`
	NbOfRcrdsPerSts []NumberOfRecordsPerStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 NbOfRcrdsPerSts"`
}

type ReportingMessageStatus1Code

type ReportingMessageStatus1Code string

May be one of ACPT, ACTC, PART, RCVD, RJCT, RMDR, WARN, INCF, CRPT

type ReportingRecordStatus1Code

type ReportingRecordStatus1Code string

May be one of ACPT, ACPD, PDNG, RCVD, RJCT, RJPD, WARN

type StatusAdviceReport3

type StatusAdviceReport3 struct {
	Sts       ReportingMessageStatus1Code            `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 Sts"`
	VldtnRule []GenericValidationRuleIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 VldtnRule,omitempty"`
	MsgDt     ISODate                                `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 MsgDt,omitempty"`
	Sttstcs   OriginalReportStatistics3              `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 Sttstcs,omitempty"`
}

type StatusReportRecord3

type StatusReportRecord3 struct {
	OrgnlRcrdId Max140Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 OrgnlRcrdId"`
	Sts         ReportingRecordStatus1Code             `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 Sts"`
	VldtnRule   []GenericValidationRuleIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 VldtnRule,omitempty"`
	SplmtryData []SupplementaryData1                   `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 SplmtryData,omitempty"`
}

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

type ValidationRuleSchemeName1Choice

type ValidationRuleSchemeName1Choice struct {
	Cd    ExternalValidationRuleIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 Cd,omitempty"`
	Prtry Max35Text                                 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.031.001.01 Prtry,omitempty"`
}

Jump to

Keyboard shortcuts

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