auth_039_001_01

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 CountryCode

type CountryCode string

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

type Document

type Document struct {
	FinInstrmRptgNonWorkgDayRpt FinancialInstrumentReportingNonWorkingDayReportV01 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 FinInstrmRptgNonWorkgDayRpt"`
}

type FinancialInstrumentReportingNonWorkingDayReportV01

type FinancialInstrumentReportingNonWorkingDayReportV01 struct {
	RptHdr      SecuritiesMarketReportHeader1    `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 RptHdr"`
	NonWorkgDay []SecuritiesNonTradingDayReport1 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 NonWorkgDay"`
	SplmtryData []SupplementaryData1             `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.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 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 MICIdentifier

type MICIdentifier string

Must match the pattern [A-Z0-9]{4,4}

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 Max50Text

type Max50Text string

Must be at least 1 items long

type NonTradingDayReason1Code

type NonTradingDayReason1Code string

May be one of THOL, OTHR, HALF, PHOL, BHOL, WKND

type Period2

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

type Period4Choice

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

type SecuritiesMarketReportHeader1

type SecuritiesMarketReportHeader1 struct {
	RptgNtty     TradingVenueIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 RptgNtty"`
	RptgPrd      Period4Choice                     `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 RptgPrd"`
	SubmissnDtTm ISODateTime                       `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 SubmissnDtTm,omitempty"`
}

type SecuritiesNonTradingDay1

type SecuritiesNonTradingDay1 struct {
	TechRcrdId Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 TechRcrdId,omitempty"`
	Dt         ISODate                  `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 Dt"`
	Rsn        NonTradingDayReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 Rsn,omitempty"`
}

type SecuritiesNonTradingDayReport1

type SecuritiesNonTradingDayReport1 struct {
	Id          TradingVenueIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 Id"`
	NonWorkgDay []SecuritiesNonTradingDay1        `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 NonWorkgDay"`
}

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

type TradingVenue2Code

type TradingVenue2Code string

May be one of APPA, CTPS

type TradingVenueIdentification1Choice

type TradingVenueIdentification1Choice struct {
	MktIdCd          MICIdentifier               `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 MktIdCd"`
	NtlCmptntAuthrty CountryCode                 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 NtlCmptntAuthrty"`
	Othr             TradingVenueIdentification2 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 Othr"`
}

type TradingVenueIdentification2

type TradingVenueIdentification2 struct {
	Id Max50Text         `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 Id"`
	Tp TradingVenue2Code `xml:"urn:iso:std:iso:20022:tech:xsd:auth.039.001.01 Tp"`
}

Jump to

Keyboard shortcuts

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