iso20022_auth_050_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 CFIOct2015Identifier

type CFIOct2015Identifier string

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

type Document

type Document struct {
	FinInstrmRptgInstrmClssfctnRpt FinancialInstrumentReportingInstrumentClassificationReportV01 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 FinInstrmRptgInstrmClssfctnRpt"`
}

type FinancialInstrumentReportingInstrumentClassificationReportV01

type FinancialInstrumentReportingInstrumentClassificationReportV01 struct {
	InstrmClssfctn []SecuritiesInstrumentClassification2 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 InstrmClssfctn"`
	SplmtryData    []SupplementaryData1                  `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 SplmtryData,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 Max350Text

type Max350Text string

May be no more than 350 items long

type Modification1Code

type Modification1Code string

May be one of NOCH, MODI, DELE, ADDD

type Period2

type Period2 struct {
	FrDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 FrDt"`
	ToDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 ToDt"`
}

type Period4Choice

type Period4Choice struct {
	Dt       ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 Dt,omitempty"`
	FrDt     ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 FrDt,omitempty"`
	ToDt     ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 ToDt,omitempty"`
	FrDtToDt Period2 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 FrDtToDt,omitempty"`
}

type SecuritiesInstrumentClassification2

type SecuritiesInstrumentClassification2 struct {
	Idr       CFIOct2015Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 Idr"`
	Mod       Modification1Code    `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 Mod,omitempty"`
	VldtyPrd  Period4Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 VldtyPrd"`
	LastUpdtd ISODate              `xml:"urn:iso:std:iso:20022:tech:xsd:auth.050.001.01 LastUpdtd,omitempty"`
}

type SupplementaryData1

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