sese_031_002_07

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 AcknowledgedAcceptedStatus25Choice

type AcknowledgedAcceptedStatus25Choice struct {
	NoSpcfdRsn NoReasonCode              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 NoSpcfdRsn"`
	Rsn        []AcknowledgementReason13 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Rsn"`
}

type AcknowledgementReason13

type AcknowledgementReason13 struct {
	Cd          AcknowledgementReason16Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	AddtlRsnInf RestrictedFINXMax210Text      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AddtlRsnInf,omitempty"`
}

type AcknowledgementReason16Choice

type AcknowledgementReason16Choice struct {
	Cd    AcknowledgementReason5Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	Prtry GenericIdentification47    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type AcknowledgementReason5Code

type AcknowledgementReason5Code string

May be one of ADEA, SMPG, OTHR, CDCY, CDRG, CDRE, NSTP, RQWV, LATE

type AnyBICIdentifier

type AnyBICIdentifier string

Must match the pattern [A-Z]{6,6}[A-Z2-9][A-NP-Z0-9]([A-Z0-9]{3,3}){0,1}

type AutoBorrowing2Code

type AutoBorrowing2Code string

May be one of LAMI, NBOR, YBOR, RTRN

type AutomaticBorrowing11Choice

type AutomaticBorrowing11Choice struct {
	Cd    AutoBorrowing2Code      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type DeniedReason17

type DeniedReason17 struct {
	Cd          DeniedReason24Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	AddtlRsnInf RestrictedFINXMax210Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AddtlRsnInf,omitempty"`
}

type DeniedReason24Choice

type DeniedReason24Choice struct {
	Cd    DeniedReason6Code       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type DeniedReason6Code

type DeniedReason6Code string

May be one of ADEA, CDCY, CDRE, DCAN, DSET, DPRG, DREP, LATE, OTHR, CDRG

type DeniedStatus19Choice

type DeniedStatus19Choice struct {
	NoSpcfdRsn NoReasonCode     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 NoSpcfdRsn"`
	Rsn        []DeniedReason17 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Rsn"`
}

type Document

type Document struct {
	SctiesSttlmCondModStsAdvc SecuritiesSettlementConditionModificationStatusAdvice002V07 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 SctiesSttlmCondModStsAdvc"`
}

type DocumentNumber16Choice

type DocumentNumber16Choice struct {
	ShrtNb  Exact3NumericText                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 ShrtNb"`
	LngNb   ISO20022MessageIdentificationText `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 LngNb"`
	PrtryNb GenericIdentification163          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 PrtryNb"`
}

type Exact3NumericText

type Exact3NumericText string

Must match the pattern [0-9]{3}

type Exact4AlphaNumericText

type Exact4AlphaNumericText string

Must match the pattern [a-zA-Z0-9]{4}

type Exact4NumericText

type Exact4NumericText string

Must match the pattern [0-9]{4}

type GenericIdentification163

type GenericIdentification163 struct {
	Id      Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Id"`
	Issr    Max4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Issr"`
	SchmeNm Max4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 SchmeNm,omitempty"`
}

type GenericIdentification47

type GenericIdentification47 struct {
	Id      Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Id"`
	Issr    Max4AlphaNumericText   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Issr"`
	SchmeNm Max4AlphaNumericText   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 SchmeNm,omitempty"`
}

type GenericIdentification84

type GenericIdentification84 struct {
	Id      RestrictedFINXMax34Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Id"`
	Issr    Max4AlphaNumericText    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Issr"`
	SchmeNm Max4AlphaNumericText    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 SchmeNm,omitempty"`
}

type HoldIndicator7

type HoldIndicator7 struct {
	Ind bool                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Ind"`
	Rsn []RegistrationReason6 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Rsn,omitempty"`
}

type ISO20022MessageIdentificationText

type ISO20022MessageIdentificationText string

Must match the pattern [a-z]{4}\.[0-9]{3}\.[0-9]{3}\.[0-9]{2}

type Identification16

type Identification16 struct {
	Id RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Id"`
}

type LEIIdentifier

type LEIIdentifier string

Must match the pattern [A-Z0-9]{18,18}[0-9]{2,2}

type LinkageType1Code

type LinkageType1Code string

May be one of LINK, UNLK, SOFT

type LinkageType4Choice

type LinkageType4Choice struct {
	Cd    LinkageType1Code        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type Linkages44

type Linkages44 struct {
	PrcgPos ProcessingPosition18Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 PrcgPos,omitempty"`
	MsgNb   DocumentNumber16Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 MsgNb,omitempty"`
	Ref     References54Choice           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Ref"`
	RefOwnr PartyIdentification103Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 RefOwnr,omitempty"`
}

type MatchingDenied4Choice

type MatchingDenied4Choice struct {
	Cd    MatchingProcess1Code    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type MatchingProcess1Code

type MatchingProcess1Code string

May be one of UNMT, MTRE

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 Max4AlphaNumericText

type Max4AlphaNumericText string

Must match the pattern [a-zA-Z0-9]{1,4}

type Max70Text

type Max70Text string

Must be at least 1 items long

type NoReasonCode

type NoReasonCode string

May be one of NORE

type PartyIdentification103Choice

type PartyIdentification103Choice struct {
	AnyBIC  AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AnyBIC"`
	PrtryId GenericIdentification84 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 PrtryId"`
}

type PartyIdentification109

type PartyIdentification109 struct {
	Id  PartyIdentification114Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Id"`
	LEI LEIIdentifier                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 LEI,omitempty"`
}

type PartyIdentification114Choice

type PartyIdentification114Choice struct {
	AnyBIC  AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AnyBIC"`
	PrtryId GenericIdentification84 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 PrtryId"`
}

type PendingReason20

type PendingReason20 struct {
	Cd          PendingReason37Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	AddtlRsnInf RestrictedFINXMax210Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AddtlRsnInf,omitempty"`
}

type PendingReason37Choice

type PendingReason37Choice struct {
	Cd    PendingReason6Code      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type PendingReason6Code

type PendingReason6Code string

May be one of ADEA, CONF, OTHR, CDRG, CDCY, CDRE

type PendingStatus46Choice

type PendingStatus46Choice struct {
	NoSpcfdRsn NoReasonCode      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 NoSpcfdRsn"`
	Rsn        []PendingReason20 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Rsn"`
}

type PriorityNumeric5Choice

type PriorityNumeric5Choice struct {
	Nmrc  Exact4NumericText       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Nmrc"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type ProcessingPosition18Choice

type ProcessingPosition18Choice struct {
	Cd    ProcessingPosition4Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type ProcessingPosition4Code

type ProcessingPosition4Code string

May be one of AFTE, BEFO, WITH

type ProcessingStatus58Choice

type ProcessingStatus58Choice struct {
	AckdAccptd AcknowledgedAcceptedStatus25Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AckdAccptd"`
	Rjctd      RejectionOrRepairStatus34Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Rjctd"`
	Cmpltd     ProprietaryReason5                 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cmpltd"`
	Dnd        DeniedStatus19Choice               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Dnd"`
	Pdg        PendingStatus46Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Pdg"`
	Prtry      ProprietaryStatusAndReason7        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type ProprietaryReason5

type ProprietaryReason5 struct {
	Rsn         GenericIdentification47  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Rsn,omitempty"`
	AddtlRsnInf RestrictedFINXMax210Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AddtlRsnInf,omitempty"`
}

type ProprietaryStatusAndReason7

type ProprietaryStatusAndReason7 struct {
	PrtrySts GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 PrtrySts"`
	PrtryRsn []ProprietaryReason5    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 PrtryRsn,omitempty"`
}

type References21

type References21 struct {
	AcctOwnrTxId      RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AcctOwnrTxId,omitempty"`
	AcctSvcrTxId      RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AcctSvcrTxId,omitempty"`
	MktInfrstrctrTxId RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 MktInfrstrctrTxId,omitempty"`
	PrcrTxId          RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 PrcrTxId,omitempty"`
	PoolId            RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 PoolId,omitempty"`
	CmonId            RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 CmonId,omitempty"`
	TradId            RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 TradId,omitempty"`
}

type References54Choice

type References54Choice struct {
	SctiesSttlmTxId   RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 SctiesSttlmTxId"`
	IntraPosMvmntId   RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 IntraPosMvmntId"`
	IntraBalMvmntId   RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 IntraBalMvmntId"`
	AcctSvcrTxId      RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AcctSvcrTxId"`
	MktInfrstrctrTxId RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 MktInfrstrctrTxId"`
	PoolId            RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 PoolId"`
	CmonId            RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 CmonId"`
	TradId            RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 TradId"`
	OthrTxId          RestrictedFINXMax16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 OthrTxId"`
}

type Registration12Choice

type Registration12Choice struct {
	Cd    Registration2Code       `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type Registration2Code

type Registration2Code string

May be one of PTYH, CSDH, CDEL, CVAL

type RegistrationReason6

type RegistrationReason6 struct {
	Cd       Registration12Choice     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	AddtlInf RestrictedFINXMax210Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AddtlInf,omitempty"`
}

type RejectionAndRepairReason28Choice

type RejectionAndRepairReason28Choice struct {
	Cd    RejectionReason27Code   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type RejectionOrRepairReason28

type RejectionOrRepairReason28 struct {
	Cd          RejectionAndRepairReason28Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	AddtlRsnInf RestrictedFINXMax210Text         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AddtlRsnInf,omitempty"`
}

type RejectionOrRepairStatus34Choice

type RejectionOrRepairStatus34Choice struct {
	NoSpcfdRsn NoReasonCode                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 NoSpcfdRsn"`
	Rsn        []RejectionOrRepairReason28 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Rsn"`
}

type RejectionReason27Code

type RejectionReason27Code string

May be one of ADEA, LATE, SAFE, NRGM, NRGN, OTHR, REFE, INVM, INVL

type RequestDetails16

type RequestDetails16 struct {
	Ref          References21                        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Ref"`
	AutomtcBrrwg AutomaticBorrowing11Choice          `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AutomtcBrrwg,omitempty"`
	RtnInd       bool                                `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 RtnInd,omitempty"`
	Lkg          LinkageType4Choice                  `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Lkg,omitempty"`
	Prty         PriorityNumeric5Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prty,omitempty"`
	OthrPrcg     []GenericIdentification47           `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 OthrPrcg,omitempty"`
	PrtlSttlmInd SettlementTransactionCondition5Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 PrtlSttlmInd,omitempty"`
	SctiesRTGS   SecuritiesRTGS5Choice               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 SctiesRTGS,omitempty"`
	HldInd       HoldIndicator7                      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 HldInd,omitempty"`
	MtchgDnl     MatchingDenied4Choice               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 MtchgDnl,omitempty"`
	UnltrlSplt   UnilateralSplit4Choice              `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 UnltrlSplt,omitempty"`
	Lnkgs        []Linkages44                        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Lnkgs,omitempty"`
}

type RestrictedFINXMax16Text

type RestrictedFINXMax16Text string

Must match the pattern ([0-9a-zA-Z\-\?:\(\)\.,'\+ ]([0-9a-zA-Z\-\?:\(\)\.,'\+ ]*(/[0-9a-zA-Z\-\?:\(\)\.,'\+ ])?)*)

type RestrictedFINXMax210Text

type RestrictedFINXMax210Text string

Must match the pattern [0-9a-zA-Z/\-\?:\(\)\.\n\r,'\+ ]{1,210}

type RestrictedFINXMax34Text

type RestrictedFINXMax34Text string

Must match the pattern ([0-9a-zA-Z\-\?:\(\)\.,'\+ ]([0-9a-zA-Z\-\?:\(\)\.,'\+ ]*(/[0-9a-zA-Z\-\?:\(\)\.,'\+ ])?)*)

type RestrictedFINXMax35Text

type RestrictedFINXMax35Text string

Must match the pattern [0-9a-zA-Z/\-\?:\(\)\.,'\+ ]{1,35}

type SecuritiesAccount30

type SecuritiesAccount30 struct {
	Id RestrictedFINXMax35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Id"`
	Tp GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Tp,omitempty"`
	Nm Max70Text               `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Nm,omitempty"`
}

type SecuritiesRTGS5Choice

type SecuritiesRTGS5Choice struct {
	Ind   bool                    `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Ind"`
	Prtry GenericIdentification47 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

type SecuritiesSettlementConditionModificationStatusAdvice002V07

type SecuritiesSettlementConditionModificationStatusAdvice002V07 struct {
	ReqRef      Identification16         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 ReqRef"`
	AcctOwnr    PartyIdentification109   `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 AcctOwnr,omitempty"`
	SfkpgAcct   SecuritiesAccount30      `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 SfkpgAcct,omitempty"`
	ReqDtls     RequestDetails16         `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 ReqDtls,omitempty"`
	PrcgSts     ProcessingStatus58Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 PrcgSts"`
	SplmtryData []SupplementaryData1     `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 SplmtryData,omitempty"`
}

type SecuritiesTransactionType5Code

type SecuritiesTransactionType5Code string

May be one of TRAD

type SettlementTransactionCondition5Code

type SettlementTransactionCondition5Code string

May be one of PART, NPAR, PARC, PARQ

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

type UnilateralSplit4Choice

type UnilateralSplit4Choice struct {
	Cd    SecuritiesTransactionType5Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Cd"`
	Prtry GenericIdentification47        `xml:"urn:iso:std:iso:20022:tech:xsd:sese.031.002.07 Prtry"`
}

Jump to

Keyboard shortcuts

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