auth_059_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 AmountAndDirection102

type AmountAndDirection102 struct {
	Amt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 Amt"`
	Sgn bool                    `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 Sgn"`
}

type CCPIncomeStatementAndCapitalAdequacyReportV01

type CCPIncomeStatementAndCapitalAdequacyReportV01 struct {
	IncmStmt         IncomeStatement1              `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 IncmStmt"`
	CptlRqrmnts      CapitalRequirement1           `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 CptlRqrmnts"`
	TtlCptl          ActiveCurrencyAndAmount       `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 TtlCptl"`
	LqdFinRsrcs      ActiveCurrencyAndAmount       `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 LqdFinRsrcs"`
	HpthtclCptlMeasr []HypotheticalCapitalMeasure1 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 HpthtclCptlMeasr"`
	SplmtryData      []SupplementaryData1          `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 SplmtryData,omitempty"`
}

type CapitalRequirement1

type CapitalRequirement1 struct {
	WndgDwnOrRstrgRsk ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 WndgDwnOrRstrgRsk"`
	OprlAndLglRsk     ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 OprlAndLglRsk"`
	CdtRsk            ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 CdtRsk"`
	CntrPtyRsk        ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 CntrPtyRsk"`
	MktRsk            ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 MktRsk"`
	BizRsk            ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 BizRsk"`
	NtfctnBffr        float64                 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 NtfctnBffr,omitempty"`
}

type Document

type Document struct {
	CCPIncmStmtAndCptlAdqcyRpt CCPIncomeStatementAndCapitalAdequacyReportV01 `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 CCPIncmStmtAndCptlAdqcyRpt"`
}

type HypotheticalCapitalMeasure1

type HypotheticalCapitalMeasure1 struct {
	Amt          ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 Amt"`
	DfltWtrfllId Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 DfltWtrfllId"`
}

type IncomeStatement1

type IncomeStatement1 struct {
	ClrFees          ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 ClrFees"`
	OthrOprgRvn      ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 OthrOprgRvn"`
	OprgExpnss       ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 OprgExpnss"`
	OprgPrftOrLoss   AmountAndDirection102   `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 OprgPrftOrLoss"`
	NetIntrstIncm    ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 NetIntrstIncm"`
	OthrNonOprgRvn   ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 OthrNonOprgRvn"`
	NonOprgExpnss    ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 NonOprgExpnss"`
	PreTaxPrftOrLoss AmountAndDirection102   `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 PreTaxPrftOrLoss"`
	PstTaxPrftOrLoss AmountAndDirection102   `xml:"urn:iso:std:iso:20022:tech:xsd:auth.059.001.01 PstTaxPrftOrLoss"`
}

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 SupplementaryData1

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