auth_066_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: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ActiveCurrencyAndAmount

type ActiveCurrencyAndAmount struct {
	Value float64            `xml:",chardata"`
	Ccy   ActiveCurrencyCode `xml:"Ccy,attr"`
}

type ActiveCurrencyCode

type ActiveCurrencyCode string

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

type CCPBackTestingResultReportV01

type CCPBackTestingResultReportV01 struct {
	MnthlyRslt  []MonthlyResult1     `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 MnthlyRslt"`
	SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 SplmtryData,omitempty"`
}

type Document

type Document struct {
	CCPBckTstgRsltRpt CCPBackTestingResultReportV01 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 CCPBckTstgRsltRpt"`
}

type GenericIdentification165

type GenericIdentification165 struct {
	Id      Max256Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 Id"`
	Desc    Max140Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 Desc,omitempty"`
	Issr    Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 Issr,omitempty"`
	SchmeNm SchemeIdentificationType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 SchmeNm,omitempty"`
}

type Max140Text

type Max140Text string

Must be at least 1 items long

type Max256Text

type Max256Text string

Must be at least 1 items long

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 MonthlyResult1

type MonthlyResult1 struct {
	NbOfObsrvtns float64                  `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 NbOfObsrvtns"`
	NbOfXcptns   float64                  `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 NbOfXcptns"`
	Cvrg         float64                  `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 Cvrg"`
	LrgstXcptn   ActiveCurrencyAndAmount  `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 LrgstXcptn"`
	AvrgXcptn    ActiveCurrencyAndAmount  `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 AvrgXcptn"`
	LrgstXcptnId GenericIdentification165 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.066.001.01 LrgstXcptnId,omitempty"`
}

type SchemeIdentificationType1Code

type SchemeIdentificationType1Code string

May be one of MARG, COLL, POSI, CLIM

type SupplementaryData1

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