caaa_003_001_05

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AcceptorCompletionAdvice5

type AcceptorCompletionAdvice5 struct {
	Envt        CardPaymentEnvironment47 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Envt"`
	Cntxt       CardPaymentContext15     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cntxt,omitempty"`
	Tx          CardPaymentTransaction55 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tx"`
	SplmtryData []SupplementaryData1     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SplmtryData,omitempty"`
}

type AcceptorCompletionAdviceV05

type AcceptorCompletionAdviceV05 struct {
	Hdr        Header24                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Hdr"`
	CmpltnAdvc AcceptorCompletionAdvice5 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CmpltnAdvc"`
	SctyTrlr   ContentInformationType15  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SctyTrlr,omitempty"`
}

type AccountingAccount1

type AccountingAccount1 struct {
	Id           Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	CostRefPttrn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CostRefPttrn,omitempty"`
}

type Acquirer4

type Acquirer4 struct {
	Id         GenericIdentification53 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id,omitempty"`
	ParamsVrsn Max256Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ParamsVrsn"`
}

type ActionMessage5

type ActionMessage5 struct {
	Frmt    OutputFormat1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Frmt,omitempty"`
	MsgCntt Max20000Text      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MsgCntt"`
}

type AdditionalInformation1

type AdditionalInformation1 struct {
	InfTp  InformationType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InfTp"`
	InfVal Max350Text             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InfVal"`
}

type AdditionalInformation6

type AdditionalInformation6 struct {
	InfTp  ExternalInformationType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InfTp"`
	InfVal Max350Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InfVal"`
}

type AddressType2Code

type AddressType2Code string

May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY

type Adjustment6

type Adjustment6 struct {
	Tp    AdjustmentType1Choice    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp"`
	Drctn AdjustmentDirection1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Drctn"`
	Amt   CurrencyAndAmount        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Amt"`
}

type AdjustmentDirection1Code

type AdjustmentDirection1Code string

May be one of ADDD, SUBS

type AdjustmentType1Choice

type AdjustmentType1Choice struct {
	Tp             AdjustmentType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp"`
	OthrAdjstmntTp Max35Text           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OthrAdjstmntTp"`
}

type AdjustmentType2Code

type AdjustmentType2Code string

May be one of REBA, DISC, CREN, SURC

type AggregationTransaction2

type AggregationTransaction2 struct {
	FrstPmtDtTm ISODateTime        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 FrstPmtDtTm,omitempty"`
	LastPmtDtTm ISODateTime        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 LastPmtDtTm,omitempty"`
	NbOfPmts    float64            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NbOfPmts,omitempty"`
	IndvPmt     []DetailedAmount14 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 IndvPmt,omitempty"`
}

type Algorithm11Code

type Algorithm11Code string

May be one of HS25, HS38, HS51, HS01

type Algorithm12Code

type Algorithm12Code string

May be one of MACC, MCCS, CMA1, MCC1, CMA9, CMA5

type Algorithm13Code

type Algorithm13Code string

May be one of EA2C, E3DC, DKP9, UKPT, UKA1, EA9C, EA5C

type Algorithm15Code

type Algorithm15Code string

May be one of EA2C, E3DC, EA9C, EA5C

type Algorithm7Code

type Algorithm7Code string

May be one of ERSA, RSAO

type Algorithm8Code

type Algorithm8Code string

May be one of MGF1

type AlgorithmIdentification11

type AlgorithmIdentification11 struct {
	Algo  Algorithm7Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Algo"`
	Param Parameter4     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Param,omitempty"`
}

type AlgorithmIdentification12

type AlgorithmIdentification12 struct {
	Algo  Algorithm8Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Algo"`
	Param Parameter5     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Param,omitempty"`
}

type AlgorithmIdentification13

type AlgorithmIdentification13 struct {
	Algo  Algorithm13Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Algo"`
	Param Parameter6      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Param,omitempty"`
}

type AlgorithmIdentification14

type AlgorithmIdentification14 struct {
	Algo  Algorithm15Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Algo"`
	Param Parameter6      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Param,omitempty"`
}

type AlgorithmIdentification15

type AlgorithmIdentification15 struct {
	Algo  Algorithm12Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Algo"`
	Param Parameter7      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Param,omitempty"`
}

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 AttendanceContext1Code

type AttendanceContext1Code string

May be one of ATTD, SATT, UATT

type AttendanceContext2Code

type AttendanceContext2Code string

May be one of ATTL, CARR, CUST, FULL, SELF

type AttributeType1Code

type AttributeType1Code string

May be one of CNAT, LATT, OATT, OUAT, CATT

type AuthenticatedData4

type AuthenticatedData4 struct {
	Vrsn        float64                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Vrsn,omitempty"`
	Rcpt        []Recipient4Choice        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Rcpt"`
	MACAlgo     AlgorithmIdentification15 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MACAlgo"`
	NcpsltdCntt EncapsulatedContent3      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NcpsltdCntt"`
	MAC         Max140Binary              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MAC"`
}

type AuthenticationEntity2Code

type AuthenticationEntity2Code string

May be one of ICCD, AGNT, MERC, ACQR, ISSR, TRML

type AuthenticationMethod6Code

type AuthenticationMethod6Code string

May be one of NPIN, PPSG, PSWD, SCRT, SCNL, SNCT, CPSG, ADDB, BIOM, CDHI, CRYP, CSCV, PSVE, CSEC, ADDS, MANU, FPIN, TOKP

type AuthorisationResult11

type AuthorisationResult11 struct {
	AuthstnNtty   GenericIdentification90 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AuthstnNtty,omitempty"`
	RspnToAuthstn ResponseType5           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RspnToAuthstn"`
	AuthstnCd     Min6Max8Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AuthstnCd,omitempty"`
}

type BinaryFile1

type BinaryFile1 struct {
	MIMETp         Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MIMETp,omitempty"`
	NcodgTp        Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NcodgTp,omitempty"`
	CharSet        Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CharSet,omitempty"`
	InclBinryObjct Max100KBinary `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InclBinryObjct,omitempty"`
}

type BytePadding1Code

type BytePadding1Code string

May be one of LNGT, NUL8, NULG, NULL, RAND

type CardAccountType3Code

type CardAccountType3Code string

May be one of CTDP, CHCK, CRDT, CURR, CDBT, DFLT, EPRS, HEQL, ISTL, INVS, LCDT, MBNW, MNMK, MNMC, MTGL, RTRM, RVLV, SVNG, STBD, UVRL, PRPD, FLTC

type CardDataReading5Code

type CardDataReading5Code string

May be one of TAGC, PHYS, BRCD, MGST, CICC, DFLE, CTLS, ECTL, CDFL

type CardFallback1Code

type CardFallback1Code string

May be one of FFLB, SFLB, NFLB

type CardPaymentContext15

type CardPaymentContext15 struct {
	PmtCntxt  PaymentContext15 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PmtCntxt"`
	SaleCntxt SaleContext2     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SaleCntxt,omitempty"`
}

type CardPaymentEnvironment47

type CardPaymentEnvironment47 struct {
	Acqrr             Acquirer4                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Acqrr,omitempty"`
	Mrchnt            Organisation25           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Mrchnt,omitempty"`
	POI               PointOfInteraction5      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 POI"`
	Card              PaymentCard20            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Card,omitempty"`
	CstmrDvc          CustomerDevice1          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CstmrDvc,omitempty"`
	Wllt              CustomerDevice1          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Wllt,omitempty"`
	PmtTkn            CardPaymentToken3        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PmtTkn,omitempty"`
	Crdhldr           Cardholder11             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Crdhldr,omitempty"`
	PrtctdCrdhldrData ContentInformationType10 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PrtctdCrdhldrData,omitempty"`
}

type CardPaymentInvoice2

type CardPaymentInvoice2 struct {
	InvcHdr   InvoiceHeader2   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InvcHdr"`
	TradAgrmt TradeAgreement13 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TradAgrmt"`
	TradDlvry TradeDelivery2   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TradDlvry"`
	LineItm   []LineItem16     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 LineItm,omitempty"`
}

type CardPaymentServiceType3Code

type CardPaymentServiceType3Code string

May be one of IRES, URES, PRES, ARES, FREC, RREC

type CardPaymentServiceType5Code

type CardPaymentServiceType5Code string

May be one of BALC, CACT, CRDP, CAFH, CAVR, CSHW, CSHD, DEFR, LOAD, ORCR, PINC, QUCH, RFND, RESA, VALC, UNLD, CAFT, CAFL

type CardPaymentServiceType9Code

type CardPaymentServiceType9Code string

May be one of AGGR, DCCV, GRTT, LOYT, NRES, PUCO, RECP, SOAF, VCAU, INSI, INSA, CSHB, INST, NRFD

type CardPaymentToken3

type CardPaymentToken3 struct {
	TknChrtc     []Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TknChrtc,omitempty"`
	TknRqstr     PaymentTokenIdentifiers1 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TknRqstr,omitempty"`
	TknAssrncLvl float64                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TknAssrncLvl,omitempty"`
}

type CardPaymentTransaction52

type CardPaymentTransaction52 struct {
	SaleRefId      Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SaleRefId,omitempty"`
	TxId           TransactionIdentifier1        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxId"`
	POIId          GenericIdentification32       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 POIId,omitempty"`
	InitrTxId      Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InitrTxId,omitempty"`
	RcptTxId       Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RcptTxId,omitempty"`
	TxTp           CardPaymentServiceType5Code   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxTp"`
	AddtlSvc       []CardPaymentServiceType9Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlSvc,omitempty"`
	SvcAttr        CardPaymentServiceType3Code   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SvcAttr,omitempty"`
	CardDataNtryMd CardDataReading5Code          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardDataNtryMd,omitempty"`
	TxRslt         CardPaymentTransactionResult3 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxRslt,omitempty"`
}

type CardPaymentTransaction55

type CardPaymentTransaction55 struct {
	TxCaptr      bool                             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxCaptr,omitempty"`
	TxTp         CardPaymentServiceType5Code      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxTp"`
	AddtlSvc     []CardPaymentServiceType9Code    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlSvc,omitempty"`
	SvcAttr      CardPaymentServiceType3Code      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SvcAttr,omitempty"`
	MrchntCtgyCd Min3Max4Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MrchntCtgyCd"`
	SaleRefId    Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SaleRefId,omitempty"`
	TxId         TransactionIdentifier1           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxId"`
	OrgnlTx      CardPaymentTransaction52         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OrgnlTx,omitempty"`
	TxSucss      bool                             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxSucss"`
	Rvsl         bool                             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Rvsl,omitempty"`
	MrchntOvrrd  bool                             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MrchntOvrrd,omitempty"`
	FailrRsn     []FailureReason3Code             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 FailrRsn,omitempty"`
	InitrTxId    Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InitrTxId,omitempty"`
	RcptTxId     Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RcptTxId,omitempty"`
	RcncltnId    Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RcncltnId,omitempty"`
	IntrchngData Max140Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 IntrchngData,omitempty"`
	TxDtls       CardPaymentTransactionDetails29  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxDtls"`
	AuthstnRslt  AuthorisationResult11            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AuthstnRslt,omitempty"`
	TxVrfctnRslt []TransactionVerificationResult4 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxVrfctnRslt,omitempty"`
	AddtlTxData  []Max70Text                      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlTxData,omitempty"`
}

type CardPaymentTransactionDetails29

type CardPaymentTransactionDetails29 struct {
	Ccy            CurrencyCode            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Ccy"`
	TtlAmt         float64                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TtlAmt"`
	AmtQlfr        TypeOfAmount1Code       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AmtQlfr,omitempty"`
	DtldAmt        DetailedAmount15        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DtldAmt,omitempty"`
	ReqdAmt        float64                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ReqdAmt,omitempty"`
	AuthrsdAmt     float64                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AuthrsdAmt,omitempty"`
	InvcAmt        float64                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InvcAmt,omitempty"`
	VldtyDt        ISODate                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 VldtyDt,omitempty"`
	UattnddLvlCtgy Max35NumericText        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 UattnddLvlCtgy,omitempty"`
	AcctTp         CardAccountType3Code    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AcctTp,omitempty"`
	CcyConvsRslt   CurrencyConversion8     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CcyConvsRslt,omitempty"`
	Instlmt        RecurringTransaction2   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Instlmt,omitempty"`
	AggtnTx        AggregationTransaction2 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AggtnTx,omitempty"`
	PdctCdSetId    Max10Text               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PdctCdSetId,omitempty"`
	SaleItm        []Product3              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SaleItm,omitempty"`
	DlvryLctn      Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DlvryLctn,omitempty"`
	CardPmtInvc    CardPaymentInvoice2     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardPmtInvc,omitempty"`
	ICCRltdData    Max10000Binary          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ICCRltdData,omitempty"`
}

type CardPaymentTransactionResult3

type CardPaymentTransactionResult3 struct {
	AuthstnNtty   GenericIdentification90 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AuthstnNtty,omitempty"`
	RspnToAuthstn ResponseType5           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RspnToAuthstn"`
	AuthstnCd     Min6Max8Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AuthstnCd,omitempty"`
}

type CardProductType1Code

type CardProductType1Code string

May be one of COMM, CONS

type Cardholder11

type Cardholder11 struct {
	Id        PersonIdentification11 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id,omitempty"`
	Nm        Max45Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Nm,omitempty"`
	Lang      string                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Lang,omitempty"`
	BllgAdr   PostalAddress18        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 BllgAdr,omitempty"`
	ShppgAdr  PostalAddress18        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ShppgAdr,omitempty"`
	TripNb    Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TripNb,omitempty"`
	Vhcl      Vehicle1               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Vhcl,omitempty"`
	PrsnlData Max70Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PrsnlData,omitempty"`
}

type CardholderVerificationCapability4Code

type CardholderVerificationCapability4Code string

May be one of APKI, CHDT, MNSG, MNVR, FBIG, FBIO, FDSG, FCPN, FEPN, NPIN, PKIS, SCEC, NBIO, NOVF, OTHR

type CertificateIssuer1

type CertificateIssuer1 struct {
	RltvDstngshdNm []RelativeDistinguishedName1 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RltvDstngshdNm"`
}

type ChargeType17Code

type ChargeType17Code string

May be one of POST, REGF, SHIP, CHAR, OTHR, PREM, PACK, PICK, SECU, INSU, MISC

type ChargeType8Code

type ChargeType8Code string

May be one of SIGN, STDE, STOR, PACK, PICK, DNGR, SECU, INSU, COLF, CHOR, CHDE, AIRF, TRPT

type ChargeTypeFormat3Choice

type ChargeTypeFormat3Choice struct {
	Cd    ChargeType17Code        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cd"`
	Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Prtry"`
}

type ChargesDetails4

type ChargesDetails4 struct {
	ChrgsTp ChargesType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ChrgsTp"`
	Amt     CurrencyAndAmount  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Amt"`
}

type ChargesType1Choice

type ChargesType1Choice struct {
	Tp          ChargeType8Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp"`
	OthrChrgsTp Max35Text       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OthrChrgsTp"`
}

type Commission18

type Commission18 struct {
	Rate     float64    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Rate"`
	AddtlInf Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlInf,omitempty"`
}

type Commission19

type Commission19 struct {
	Amt      float64    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Amt"`
	AddtlInf Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlInf,omitempty"`
}

type CommunicationAddress5

type CommunicationAddress5 struct {
	PstlAdr      PostalAddress18 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PstlAdr,omitempty"`
	Email        Max256Text      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Email,omitempty"`
	URLAdr       Max256Text      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 URLAdr,omitempty"`
	Phne         PhoneNumber     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Phne,omitempty"`
	CstmrSvc     PhoneNumber     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CstmrSvc,omitempty"`
	AddtlCtctInf Max256Text      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlCtctInf,omitempty"`
}

type CommunicationCharacteristics2

type CommunicationCharacteristics2 struct {
	ComTp   POICommunicationType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ComTp"`
	RmotPty []PartyType7Code          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RmotPty"`
	Actv    bool                      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Actv"`
}

type Consignment4

type Consignment4 struct {
	Consgnr      TradeParty3       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Consgnr,omitempty"`
	Consgn       TradeParty3       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Consgn,omitempty"`
	TrnsprtMeans []TransportMeans3 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TrnsprtMeans,omitempty"`
}

type Contacts3

type Contacts3 struct {
	NmPrfx    NamePrefix1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NmPrfx,omitempty"`
	Nm        Max140Text      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Nm,omitempty"`
	PhneNb    PhoneNumber     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PhneNb,omitempty"`
	MobNb     PhoneNumber     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MobNb,omitempty"`
	FaxNb     PhoneNumber     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 FaxNb,omitempty"`
	EmailAdr  Max2048Text     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 EmailAdr,omitempty"`
	Othr      Max35Text       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Othr,omitempty"`
	JobTitl   Max35Text       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 JobTitl,omitempty"`
	Rspnsblty Max35Text       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Rspnsblty,omitempty"`
	Dept      Max70Text       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Dept,omitempty"`
}

type ContentInformationType10

type ContentInformationType10 struct {
	CnttTp     ContentType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CnttTp"`
	EnvlpdData EnvelopedData4   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 EnvlpdData"`
}

type ContentInformationType15

type ContentInformationType15 struct {
	CnttTp       ContentType2Code   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CnttTp"`
	AuthntcdData AuthenticatedData4 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AuthntcdData"`
}

type ContentType2Code

type ContentType2Code string

May be one of DATA, SIGN, EVLP, DGST, AUTH

type CountryCode

type CountryCode string

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

type CountryCodeAndName1

type CountryCodeAndName1 struct {
	Cd CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cd,omitempty"`
	Nm Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Nm,omitempty"`
}

type CurrencyAndAmount

type CurrencyAndAmount struct {
	Value float64      `xml:",chardata"`
	Ccy   CurrencyCode `xml:"Ccy,attr"`
}

type CurrencyCode

type CurrencyCode string

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

type CurrencyConversion6

type CurrencyConversion6 struct {
	CcyConvsId    Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CcyConvsId,omitempty"`
	TrgtCcy       CurrencyDetails1 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TrgtCcy"`
	RsltgAmt      float64          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RsltgAmt"`
	XchgRate      float64          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 XchgRate"`
	NvrtdXchgRate float64          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NvrtdXchgRate,omitempty"`
	QtnDt         ISODateTime      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 QtnDt,omitempty"`
	VldUntil      ISODateTime      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 VldUntil,omitempty"`
	SrcCcy        CurrencyDetails1 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SrcCcy"`
	OrgnlAmt      float64          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OrgnlAmt"`
	ComssnDtls    []Commission19   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ComssnDtls,omitempty"`
	MrkUpDtls     []Commission18   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MrkUpDtls,omitempty"`
	DclrtnDtls    ActionMessage5   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DclrtnDtls,omitempty"`
}

type CurrencyConversion8

type CurrencyConversion8 struct {
	AccptdByCrdhldr bool                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AccptdByCrdhldr,omitempty"`
	Convs           CurrencyConversion6 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Convs,omitempty"`
}

type CurrencyDetails1

type CurrencyDetails1 struct {
	AlphaCd CurrencyCode      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AlphaCd"`
	NmrcCd  Exact3NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NmrcCd"`
	Dcml    float64           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Dcml"`
	Nm      Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Nm,omitempty"`
}

type CustomerDevice1

type CustomerDevice1 struct {
	Id    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id,omitempty"`
	Tp    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp,omitempty"`
	Prvdr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Prvdr,omitempty"`
}

type DateAndDateTimeChoice

type DateAndDateTimeChoice struct {
	Dt   ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Dt"`
	DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DtTm"`
}

type DateAndPlaceOfBirth

type DateAndPlaceOfBirth struct {
	BirthDt     ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 BirthDt"`
	PrvcOfBirth Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PrvcOfBirth,omitempty"`
	CityOfBirth Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CityOfBirth"`
	CtryOfBirth CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CtryOfBirth"`
}

type DateFormat4Choice

type DateFormat4Choice struct {
	Dt         DateAndDateTimeChoice   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Dt"`
	NotSpcfdDt DateType6Code           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NotSpcfdDt"`
	Prtry      GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Prtry"`
}

type DateType6Code

type DateType6Code string

May be one of OPEN, UKWN, ONGO

type DetailedAmount14

type DetailedAmount14 struct {
	Amt            float64              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Amt"`
	DtTm           ISODateTime          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DtTm"`
	CardDataNtryMd CardDataReading5Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardDataNtryMd,omitempty"`
	ICCRltdData    Max10000Binary       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ICCRltdData,omitempty"`
	Labl           Max140Text           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Labl,omitempty"`
}

type DetailedAmount15

type DetailedAmount15 struct {
	AmtGoodsAndSvcs float64           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AmtGoodsAndSvcs,omitempty"`
	CshBck          float64           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CshBck,omitempty"`
	Grtty           float64           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Grtty,omitempty"`
	Fees            []DetailedAmount4 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Fees,omitempty"`
	Rbt             []DetailedAmount4 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Rbt,omitempty"`
	ValAddedTax     []DetailedAmount4 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ValAddedTax,omitempty"`
	Srchrg          []DetailedAmount4 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Srchrg,omitempty"`
}

type DetailedAmount4

type DetailedAmount4 struct {
	Amt  float64    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Amt"`
	Labl Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Labl,omitempty"`
}

type DiscountOrChargeType1Choice

type DiscountOrChargeType1Choice struct {
	ChrgTp  ChargeTypeFormat3Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ChrgTp"`
	DscntTp DiscountTypeFormat1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DscntTp"`
}

type DiscountType1Code

type DiscountType1Code string

May be one of QUAN, PROM, PRIC, SPAG, ENOR

type DiscountTypeFormat1Choice

type DiscountTypeFormat1Choice struct {
	Cd    DiscountType1Code       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cd"`
	Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Prtry"`
}

type DisplayCapabilities4

type DisplayCapabilities4 struct {
	Dstn      []UserInterface4Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Dstn"`
	AvlblFrmt []OutputFormat1Code  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AvlblFrmt,omitempty"`
	NbOfLines float64              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NbOfLines,omitempty"`
	LineWidth float64              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 LineWidth,omitempty"`
	AvlblLang []string             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AvlblLang,omitempty"`
}

type Document

type Document struct {
	AccptrCmpltnAdvc AcceptorCompletionAdviceV05 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AccptrCmpltnAdvc"`
}

type DocumentGeneralInformation2

type DocumentGeneralInformation2 struct {
	DocTp           ExternalDocumentType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DocTp"`
	DocNb           Max35Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DocNb"`
	SndrRcvrSeqId   Max140Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SndrRcvrSeqId,omitempty"`
	IsseDt          ISODate                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 IsseDt,omitempty"`
	URL             Max256Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 URL,omitempty"`
	AttchdBinryFile []BinaryFile1             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AttchdBinryFile,omitempty"`
}

type DocumentIdentification22

type DocumentIdentification22 struct {
	Id       Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	DtOfIsse ISODate   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DtOfIsse,omitempty"`
}

type DocumentIdentification23

type DocumentIdentification23 struct {
	Id         Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	DtOfIsse   ISODate   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DtOfIsse,omitempty"`
	OrdrLineId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OrdrLineId,omitempty"`
}

type EncapsulatedContent3

type EncapsulatedContent3 struct {
	CnttTp ContentType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CnttTp"`
	Cntt   Max100KBinary    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cntt,omitempty"`
}

type EncryptedContent3

type EncryptedContent3 struct {
	CnttTp         ContentType2Code          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CnttTp"`
	CnttNcrptnAlgo AlgorithmIdentification14 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CnttNcrptnAlgo"`
	NcrptdData     Max100KBinary             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NcrptdData"`
}

type EncryptionFormat1Code

type EncryptionFormat1Code string

May be one of TR31, TR34

type EnvelopedData4

type EnvelopedData4 struct {
	Vrsn       float64            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Vrsn,omitempty"`
	Rcpt       []Recipient4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Rcpt"`
	NcrptdCntt EncryptedContent3  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NcrptdCntt,omitempty"`
}

type Exact3AlphaNumericText

type Exact3AlphaNumericText string

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

type Exact3NumericText

type Exact3NumericText string

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

type ExternalDocumentPurpose1Code

type ExternalDocumentPurpose1Code string

Must be at least 1 items long

type ExternalDocumentType1Code

type ExternalDocumentType1Code string

Must be at least 1 items long

type ExternalIncoterms1Code

type ExternalIncoterms1Code string

Must be at least 1 items long

type ExternalInformationType1Code

type ExternalInformationType1Code string

Must be at least 1 items long

type ExternalOrganisationIdentification1Code

type ExternalOrganisationIdentification1Code string

Must be at least 1 items long

type ExternalPackagingType1Code

type ExternalPackagingType1Code string

Must be at least 1 items long

type ExternalPersonIdentification1Code

type ExternalPersonIdentification1Code string

Must be at least 1 items long

type FailureReason3Code

type FailureReason3Code string

May be one of CDCL, CUCL, MALF, FDCL, NDCL, PART, SFRD, TIMO, LATE, UCMP, USND, SECU

type Frequency3Code

type Frequency3Code string

May be one of YEAR, MNTH, QURT, MIAN, WEEK, DAIL, TEND

type GenericIdentification13

type GenericIdentification13 struct {
	Id      Max4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	SchmeNm Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SchmeNm,omitempty"`
	Issr    Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Issr"`
}

type GenericIdentification32

type GenericIdentification32 struct {
	Id     Max35Text      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	Tp     PartyType3Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp,omitempty"`
	Issr   PartyType4Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Issr,omitempty"`
	ShrtNm Max35Text      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ShrtNm,omitempty"`
}

type GenericIdentification4

type GenericIdentification4 struct {
	Id   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	IdTp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 IdTp"`
}

type GenericIdentification48

type GenericIdentification48 struct {
	Id   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	Vrsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Vrsn"`
	Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Issr"`
}

type GenericIdentification53

type GenericIdentification53 struct {
	Id     Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	Tp     PartyType3Code    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp,omitempty"`
	Issr   PartyType4Code    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Issr,omitempty"`
	Ctry   Min2Max3AlphaText `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Ctry,omitempty"`
	ShrtNm Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ShrtNm,omitempty"`
}

type GenericIdentification76

type GenericIdentification76 struct {
	Id     Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	Tp     PartyType3Code    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp"`
	Issr   PartyType4Code    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Issr,omitempty"`
	Ctry   Min2Max3AlphaText `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Ctry,omitempty"`
	ShrtNm Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ShrtNm,omitempty"`
}

type GenericIdentification90

type GenericIdentification90 struct {
	Id     Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id,omitempty"`
	Tp     PartyType14Code   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp"`
	Issr   PartyType4Code    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Issr,omitempty"`
	Ctry   Min2Max3AlphaText `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Ctry,omitempty"`
	ShrtNm Max35Text         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ShrtNm,omitempty"`
}

type GenericIdentification94

type GenericIdentification94 struct {
	Id       Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	Tp       PartyType3Code     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp,omitempty"`
	Issr     PartyType4Code     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Issr,omitempty"`
	Ctry     Min2Max3AlphaText  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Ctry,omitempty"`
	ShrtNm   Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ShrtNm,omitempty"`
	RmotAccs NetworkParameters5 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RmotAccs,omitempty"`
}

type GenericOrganisationIdentification1

type GenericOrganisationIdentification1 struct {
	Id      Max35Text                                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	SchmeNm OrganisationIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SchmeNm,omitempty"`
	Issr    Max35Text                                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Issr,omitempty"`
}

type GenericPersonIdentification1

type GenericPersonIdentification1 struct {
	Id      Max35Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	SchmeNm PersonIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SchmeNm,omitempty"`
	Issr    Max35Text                             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Issr,omitempty"`
}

type Header24

type Header24 struct {
	MsgFctn        MessageFunction10Code   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MsgFctn"`
	PrtcolVrsn     Max6Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PrtcolVrsn"`
	XchgId         float64                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 XchgId"`
	ReTrnsmssnCntr Max3NumericText         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ReTrnsmssnCntr,omitempty"`
	CreDtTm        ISODateTime             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CreDtTm"`
	InitgPty       GenericIdentification53 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InitgPty"`
	RcptPty        GenericIdentification94 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RcptPty,omitempty"`
	Tracblt        []Traceability5         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tracblt,omitempty"`
}

type ISO3NumericCountryCode

type ISO3NumericCountryCode string

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

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 Incoterms3

type Incoterms3 struct {
	IncotrmsCd Incoterms4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 IncotrmsCd"`
	Lctn       Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Lctn,omitempty"`
}

type Incoterms4Choice

type Incoterms4Choice struct {
	Cd    ExternalIncoterms1Code  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cd"`
	Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Prtry"`
}

type InformationType1Choice

type InformationType1Choice struct {
	Cd    InformationType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cd"`
	Prtry Max140Text           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Prtry"`
}

type InformationType1Code

type InformationType1Code string

May be one of INST, RELY

type InstalmentPlan1Code

type InstalmentPlan1Code string

May be one of EQPM, NQPM, DFRI

type InvoiceHeader2

type InvoiceHeader2 struct {
	Id       Max35Text                    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	TpCd     ExternalDocumentType1Code    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TpCd"`
	Nm       []Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Nm,omitempty"`
	IsseDtTm ISODateTime                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 IsseDtTm"`
	Issr     TradeParty3                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Issr,omitempty"`
	LangCd   string                       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 LangCd,omitempty"`
	CpyInd   bool                         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CpyInd,omitempty"`
	DocPurp  ExternalDocumentPurpose1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DocPurp,omitempty"`
	InclNote []AdditionalInformation6     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InclNote,omitempty"`
}

type IssuerAndSerialNumber1

type IssuerAndSerialNumber1 struct {
	Issr  CertificateIssuer1 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Issr"`
	SrlNb Max35Binary        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SrlNb"`
}

type KEK4

type KEK4 struct {
	Vrsn          float64                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Vrsn,omitempty"`
	KEKId         KEKIdentifier2            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 KEKId"`
	KeyNcrptnAlgo AlgorithmIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 KeyNcrptnAlgo"`
	NcrptdKey     Max500Binary              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NcrptdKey"`
}

type KEKIdentifier2

type KEKIdentifier2 struct {
	KeyId     Max140Text      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 KeyId"`
	KeyVrsn   Max140Text      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 KeyVrsn"`
	SeqNb     float64         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SeqNb,omitempty"`
	DerivtnId Min5Max16Binary `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DerivtnId,omitempty"`
}

type KeyTransport4

type KeyTransport4 struct {
	Vrsn          float64                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Vrsn,omitempty"`
	RcptId        Recipient5Choice          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RcptId"`
	KeyNcrptnAlgo AlgorithmIdentification11 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 KeyNcrptnAlgo"`
	NcrptdKey     Max5000Binary             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NcrptdKey"`
}

type LegalOrganisation1

type LegalOrganisation1 struct {
	Id Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id,omitempty"`
	Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Nm,omitempty"`
}

type LineItem16

type LineItem16 struct {
	Id                Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id,omitempty"`
	TradPdct          TradeProduct2              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TradPdct,omitempty"`
	BuyrOrdrId        DocumentIdentification23   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 BuyrOrdrId,omitempty"`
	CtrctId           DocumentIdentification22   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CtrctId,omitempty"`
	PurchsAcctgAcct   []AccountingAccount1       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PurchsAcctgAcct,omitempty"`
	NetPric           []CurrencyAndAmount        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NetPric,omitempty"`
	NetPricQty        Quantity9                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NetPricQty,omitempty"`
	NetPricAllwncChrg []LineItemAllowanceCharge2 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NetPricAllwncChrg,omitempty"`
	NetWght           Quantity10                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NetWght,omitempty"`
	GrssPric          []CurrencyAndAmount        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 GrssPric,omitempty"`
	GrssPricQty       Quantity9                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 GrssPricQty,omitempty"`
	GrssWght          Quantity10                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 GrssWght,omitempty"`
	LogstcsChrg       []ChargesDetails4          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 LogstcsChrg,omitempty"`
	Tax               []LineItemTax1             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tax,omitempty"`
	AllwncChrg        []LineItemAllowanceCharge2 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AllwncChrg,omitempty"`
	FinAdjstmnt       []Adjustment6              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 FinAdjstmnt,omitempty"`
	BlldQty           Quantity10                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 BlldQty,omitempty"`
	PackgQty          float64                    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PackgQty,omitempty"`
	PerPackgUnitQty   Quantity10                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PerPackgUnitQty,omitempty"`
	Packgng           []Packaging1               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Packgng,omitempty"`
	ChrgFreeQty       Quantity10                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ChrgFreeQty,omitempty"`
	MeasrQtyStart     Quantity10                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MeasrQtyStart,omitempty"`
	MeasrQtyEnd       Quantity10                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MeasrQtyEnd,omitempty"`
	MeasrDtTmStart    ISODateTime                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MeasrDtTmStart,omitempty"`
	MeasrDtTmEnd      ISODateTime                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MeasrDtTmEnd,omitempty"`
	ShipTo            TradeParty3                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ShipTo,omitempty"`
	Incotrms          Incoterms3                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Incotrms,omitempty"`
	DlvryDtTm         ISODateTime                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DlvryDtTm,omitempty"`
	DlvryNoteId       DocumentIdentification22   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DlvryNoteId,omitempty"`
	MntrySummtn       LineItemMonetarySummation1 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MntrySummtn,omitempty"`
	InclNote          []AdditionalInformation1   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InclNote,omitempty"`
}

type LineItemAllowanceCharge2

type LineItemAllowanceCharge2 struct {
	ChrgInd  bool                        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ChrgInd,omitempty"`
	ActlAmt  []CurrencyAndAmount         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ActlAmt,omitempty"`
	BsisQty  Quantity10                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 BsisQty,omitempty"`
	ClctnPct float64                     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ClctnPct,omitempty"`
	SeqNb    float64                     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SeqNb,omitempty"`
	Rsn      DiscountOrChargeType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Rsn,omitempty"`
}

type LineItemMonetarySummation1

type LineItemMonetarySummation1 struct {
	LineTtlAmt    []CurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 LineTtlAmt,omitempty"`
	AllwncTtlAmt  []CurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AllwncTtlAmt,omitempty"`
	ChrgTtlAmt    []CurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ChrgTtlAmt,omitempty"`
	TaxTtlAmt     []CurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TaxTtlAmt,omitempty"`
	TaxBsisTtlAmt []CurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TaxBsisTtlAmt,omitempty"`
	InfAmt        []CurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InfAmt,omitempty"`
}

type LineItemTax1

type LineItemTax1 struct {
	ClctdAmt  []CurrencyAndAmount  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ClctdAmt,omitempty"`
	TpCd      TaxTypeFormat1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TpCd,omitempty"`
	TaxPtDt   ISODate              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TaxPtDt,omitempty"`
	ClctdRate float64              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ClctdRate,omitempty"`
	CtgyCd    Max4Text             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CtgyCd,omitempty"`
	CtgyNm    []Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CtgyNm,omitempty"`
}

type LocationCategory1Code

type LocationCategory1Code string

May be one of FIXD, ABRD, NMDC, MOTO, HOME

type LocationCategory3Code

type LocationCategory3Code string

May be one of INDR, IPMP, MPOI, MPMP, MSLE, SSLE, VNDG

type Max10000Binary

type Max10000Binary []byte

func (Max10000Binary) MarshalText

func (t Max10000Binary) MarshalText() ([]byte, error)

func (*Max10000Binary) UnmarshalText

func (t *Max10000Binary) UnmarshalText(text []byte) error

type Max100KBinary

type Max100KBinary []byte

func (Max100KBinary) MarshalText

func (t Max100KBinary) MarshalText() ([]byte, error)

func (*Max100KBinary) UnmarshalText

func (t *Max100KBinary) UnmarshalText(text []byte) error

type Max104Text

type Max104Text string

Must be at least 1 items long

type Max10KBinary

type Max10KBinary []byte

func (Max10KBinary) MarshalText

func (t Max10KBinary) MarshalText() ([]byte, error)

func (*Max10KBinary) UnmarshalText

func (t *Max10KBinary) UnmarshalText(text []byte) error

type Max10Text

type Max10Text string

Must be at least 1 items long

type Max140Binary

type Max140Binary []byte

func (Max140Binary) MarshalText

func (t Max140Binary) MarshalText() ([]byte, error)

func (*Max140Binary) UnmarshalText

func (t *Max140Binary) UnmarshalText(text []byte) error

type Max140Text

type Max140Text string

Must be at least 1 items long

type Max15NumericText

type Max15NumericText string

Must match the pattern [0-9]{1,15}

type Max16Text

type Max16Text string

Must be at least 1 items long

type Max20000Text

type Max20000Text string

Must be at least 1 items long

type Max2048Text

type Max2048Text string

Must be at least 1 items long

type Max256Text

type Max256Text string

Must be at least 1 items long

type Max2NumericText

type Max2NumericText string

Must match the pattern [0-9]{1,2}

type Max350Text

type Max350Text string

Must be at least 1 items long

type Max35Binary

type Max35Binary []byte

func (Max35Binary) MarshalText

func (t Max35Binary) MarshalText() ([]byte, error)

func (*Max35Binary) UnmarshalText

func (t *Max35Binary) UnmarshalText(text []byte) error

type Max35NumericText

type Max35NumericText string

Must match the pattern [0-9]{1,35}

type Max35Text

type Max35Text string

Must be at least 1 items long

type Max37Text

type Max37Text string

Must be at least 1 items long

type Max3NumericText

type Max3NumericText string

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

type Max3Text

type Max3Text string

Must be at least 1 items long

type Max45Text

type Max45Text string

Must be at least 1 items long

type Max4AlphaNumericText

type Max4AlphaNumericText string

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

type Max4Text

type Max4Text string

Must be at least 1 items long

type Max5000Binary

type Max5000Binary []byte

func (Max5000Binary) MarshalText

func (t Max5000Binary) MarshalText() ([]byte, error)

func (*Max5000Binary) UnmarshalText

func (t *Max5000Binary) UnmarshalText(text []byte) error

type Max500Binary

type Max500Binary []byte

func (Max500Binary) MarshalText

func (t Max500Binary) MarshalText() ([]byte, error)

func (*Max500Binary) UnmarshalText

func (t *Max500Binary) UnmarshalText(text []byte) error

type Max500Text

type Max500Text string

Must be at least 1 items long

type Max6Text

type Max6Text string

Must be at least 1 items long

type Max70Text

type Max70Text string

Must be at least 1 items long

type Max76Text

type Max76Text string

Must be at least 1 items long

type MemoryCharacteristics1

type MemoryCharacteristics1 struct {
	Id     Max35Text       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	TtlSz  float64         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TtlSz"`
	FreeSz float64         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 FreeSz"`
	Unit   MemoryUnit1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Unit"`
}

type MemoryUnit1Code

type MemoryUnit1Code string

May be one of BYTE, EXAB, GIGA, KILO, MEGA, PETA, TERA

type MessageFunction10Code

type MessageFunction10Code string

May be one of AUTQ, AUTP, FAUQ, FAUP, CMPV, CMPK, FCMV, FCMK, RVRA, RVRR, FRVA, FRVR, CCAQ, CCAP, CCAV, CCAK, DGNP, DGNQ, RCLQ, RCLP, DCCQ, DCCP

type Min2Max3AlphaText

type Min2Max3AlphaText string

Must match the pattern [a-zA-Z]{2,3}

type Min2Max3NumericText

type Min2Max3NumericText string

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

type Min3Max4Text

type Min3Max4Text string

Must be at least 3 items long

type Min5Max16Binary

type Min5Max16Binary []byte

func (Min5Max16Binary) MarshalText

func (t Min5Max16Binary) MarshalText() ([]byte, error)

func (*Min5Max16Binary) UnmarshalText

func (t *Min5Max16Binary) UnmarshalText(text []byte) error

type Min6Max8Text

type Min6Max8Text string

Must be at least 6 items long

type Min8Max28NumericText

type Min8Max28NumericText string

Must match the pattern [0-9]{8,28}

type NamePrefix1Code

type NamePrefix1Code string

May be one of DOCT, MIST, MISS, MADM

type NetworkParameters4

type NetworkParameters4 struct {
	NtwkTp NetworkType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NtwkTp"`
	AdrVal Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AdrVal"`
}

type NetworkParameters5

type NetworkParameters5 struct {
	Adr        []NetworkParameters4 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Adr"`
	UsrNm      Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 UsrNm,omitempty"`
	AccsCd     Max35Binary          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AccsCd,omitempty"`
	SvrCert    []Max10KBinary       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SvrCert,omitempty"`
	SvrCertIdr []Max140Binary       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SvrCertIdr,omitempty"`
	ClntCert   []Max10KBinary       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ClntCert,omitempty"`
	SctyPrfl   Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SctyPrfl,omitempty"`
}

type NetworkType1Code

type NetworkType1Code string

May be one of IPNW, PSTN

type OnLineCapability1Code

type OnLineCapability1Code string

May be one of OFLN, ONLN, SMON

type Organisation25

type Organisation25 struct {
	Id          GenericIdentification32 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id,omitempty"`
	CmonNm      Max70Text               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CmonNm,omitempty"`
	LctnCtgy    LocationCategory1Code   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 LctnCtgy,omitempty"`
	LctnAndCtct CommunicationAddress5   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 LctnAndCtct,omitempty"`
	SchmeData   Max140Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SchmeData,omitempty"`
}

type Organisation26

type Organisation26 struct {
	CmonNm       Max70Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CmonNm"`
	Adr          Max140Text             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Adr,omitempty"`
	CtryCd       ISO3NumericCountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CtryCd"`
	MrchntCtgyCd Min3Max4Text           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MrchntCtgyCd"`
	RegdIdr      Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RegdIdr"`
}

type OrganisationIdentification7

type OrganisationIdentification7 struct {
	AnyBIC AnyBICIdentifier                     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AnyBIC,omitempty"`
	Othr   []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Othr,omitempty"`
}

type OrganisationIdentificationSchemeName1Choice

type OrganisationIdentificationSchemeName1Choice struct {
	Cd    ExternalOrganisationIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cd"`
	Prtry Max35Text                               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Prtry"`
}

type OutputFormat1Code

type OutputFormat1Code string

May be one of MREF, TEXT, HTML

type POICommunicationType1Code

type POICommunicationType1Code string

May be one of BLTH, ETHR, GPRS, GSMF, PSTN, RS23, USBD, USBH, WIFI

type POIComponentAssessment1Code

type POIComponentAssessment1Code string

May be one of APPL, CERT, EVAL

type POIComponentStatus1Code

type POIComponentStatus1Code string

May be one of WAIT, OUTD, OPER, DACT

type POIComponentType4Code

type POIComponentType4Code string

May be one of AQPP, APPR, TLPR, SCPR, SERV, TERM, DVCE, SECM, APLI, EMVK, EMVO, MDWR, DRVR, OPST, MRPR, CRTF, TMSP

type Packaging1

type Packaging1 struct {
	Tp ExternalPackagingType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp,omitempty"`
	Nm Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Nm,omitempty"`
}

type Parameter4

type Parameter4 struct {
	NcrptnFrmt   EncryptionFormat1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NcrptnFrmt,omitempty"`
	DgstAlgo     Algorithm11Code           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DgstAlgo,omitempty"`
	MskGnrtrAlgo AlgorithmIdentification12 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MskGnrtrAlgo,omitempty"`
}

type Parameter5

type Parameter5 struct {
	DgstAlgo Algorithm11Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DgstAlgo,omitempty"`
}

type Parameter6

type Parameter6 struct {
	NcrptnFrmt   EncryptionFormat1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NcrptnFrmt,omitempty"`
	InitlstnVctr Max500Binary          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InitlstnVctr,omitempty"`
	BPddg        BytePadding1Code      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 BPddg,omitempty"`
}

type Parameter7

type Parameter7 struct {
	InitlstnVctr Max500Binary     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InitlstnVctr,omitempty"`
	BPddg        BytePadding1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 BPddg,omitempty"`
}

type Party10Choice

type Party10Choice struct {
	OrgId  OrganisationIdentification7 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OrgId"`
	PrvtId PersonIdentification5       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PrvtId"`
}

type PartyIdentification112

type PartyIdentification112 struct {
	Id        Party10Choice  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id,omitempty"`
	Nm        Max35Text      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Nm,omitempty"`
	PstlAdr   PostalAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PstlAdr,omitempty"`
	CtryOfRes CountryCode    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CtryOfRes,omitempty"`
	CtctDtls  []Contacts3    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CtctDtls,omitempty"`
}

type PartyType14Code

type PartyType14Code string

May be one of OPOI, MERC, ACCP, ITAG, ACQR, CISS, DLIS, ICCA

type PartyType3Code

type PartyType3Code string

May be one of OPOI, MERC, ACCP, ITAG, ACQR, CISS, DLIS

type PartyType4Code

type PartyType4Code string

May be one of MERC, ACCP, ITAG, ACQR, CISS, TAXH

type PartyType7Code

type PartyType7Code string

May be one of ACQR, ITAG, PCPT, TMGT, SALE

type PaymentCard20

type PaymentCard20 struct {
	PrtctdCardData ContentInformationType10 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PrtctdCardData,omitempty"`
	PlainCardData  PlainCardData16          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PlainCardData,omitempty"`
	PmtAcctRef     Max70Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PmtAcctRef,omitempty"`
	MskdPAN        string                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MskdPAN,omitempty"`
	IssrBIN        Max15NumericText         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 IssrBIN,omitempty"`
	CardCtryCd     Max3Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardCtryCd,omitempty"`
	CardCcyCd      Exact3AlphaNumericText   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardCcyCd,omitempty"`
	CardPdctPrfl   Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardPdctPrfl,omitempty"`
	CardBrnd       Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardBrnd,omitempty"`
	CardPdctTp     CardProductType1Code     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardPdctTp,omitempty"`
	AddtlCardData  Max70Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlCardData,omitempty"`
}

type PaymentContext15

type PaymentContext15 struct {
	CardPres       bool                          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardPres,omitempty"`
	CrdhldrPres    bool                          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CrdhldrPres,omitempty"`
	OnLineCntxt    bool                          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OnLineCntxt,omitempty"`
	AttndncCntxt   AttendanceContext1Code        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AttndncCntxt,omitempty"`
	TxEnvt         TransactionEnvironment1Code   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxEnvt,omitempty"`
	TxChanl        TransactionChannel3Code       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxChanl,omitempty"`
	CardDataNtryMd CardDataReading5Code          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardDataNtryMd"`
	FllbckInd      CardFallback1Code             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 FllbckInd,omitempty"`
	SpprtdOptn     []SupportedPaymentOption1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SpprtdOptn,omitempty"`
}

type PaymentTokenIdentifiers1

type PaymentTokenIdentifiers1 struct {
	PrvdrId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PrvdrId"`
	RqstrId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RqstrId"`
}

type Period1

type Period1 struct {
	StartDt DateFormat4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 StartDt"`
	EndDt   DateFormat4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 EndDt"`
}

type PersonIdentification11

type PersonIdentification11 struct {
	DrvrLicNb       Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DrvrLicNb,omitempty"`
	DrvrLicLctn     Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DrvrLicLctn,omitempty"`
	DrvrLicNm       Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DrvrLicNm,omitempty"`
	DrvrId          Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DrvrId,omitempty"`
	CstmrNb         Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CstmrNb,omitempty"`
	SclSctyNb       Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SclSctyNb,omitempty"`
	AlnRegnNb       Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AlnRegnNb,omitempty"`
	PsptNb          Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PsptNb,omitempty"`
	TaxIdNb         Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TaxIdNb,omitempty"`
	IdntyCardNb     Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 IdntyCardNb,omitempty"`
	MplyrIdNb       Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MplyrIdNb,omitempty"`
	MplyeeIdNb      Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MplyeeIdNb,omitempty"`
	JobNb           Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 JobNb,omitempty"`
	Dept            Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Dept,omitempty"`
	EmailAdr        Max256Text               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 EmailAdr,omitempty"`
	DtAndPlcOfBirth DateAndPlaceOfBirth      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DtAndPlcOfBirth,omitempty"`
	Othr            []GenericIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Othr,omitempty"`
}

type PersonIdentification5

type PersonIdentification5 struct {
	DtAndPlcOfBirth DateAndPlaceOfBirth            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DtAndPlcOfBirth,omitempty"`
	Othr            []GenericPersonIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Othr,omitempty"`
}

type PersonIdentificationSchemeName1Choice

type PersonIdentificationSchemeName1Choice struct {
	Cd    ExternalPersonIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cd"`
	Prtry Max35Text                         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Prtry"`
}

type PhoneNumber

type PhoneNumber string

Must match the pattern \+[0-9]{1,3}-[0-9()+\-]{1,30}

type PlainCardData16

type PlainCardData16 struct {
	PAN       Min8Max28NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PAN"`
	CardSeqNb Min2Max3NumericText  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardSeqNb,omitempty"`
	FctvDt    Max10Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 FctvDt,omitempty"`
	XpryDt    Max10Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 XpryDt"`
	SvcCd     Exact3NumericText    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SvcCd,omitempty"`
	Trck1     Max76Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Trck1,omitempty"`
	Trck2     Max37Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Trck2,omitempty"`
	Trck3     Max104Text           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Trck3,omitempty"`
}

type PlainCardData17

type PlainCardData17 struct {
	PAN           Min8Max28NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PAN,omitempty"`
	Trck1         Max76Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Trck1,omitempty"`
	Trck2         Max37Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Trck2,omitempty"`
	Trck3         Max104Text           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Trck3,omitempty"`
	AddtlCardData []Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlCardData,omitempty"`
	NtryMd        CardDataReading5Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NtryMd,omitempty"`
}

type PointOfInteraction5

type PointOfInteraction5 struct {
	Id           GenericIdentification32         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	SysNm        Max70Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SysNm,omitempty"`
	GrpId        Max35Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 GrpId,omitempty"`
	Cpblties     PointOfInteractionCapabilities6 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cpblties,omitempty"`
	TmZone       Max70Text                       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TmZone,omitempty"`
	TermnlIntgtn LocationCategory3Code           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TermnlIntgtn,omitempty"`
	Cmpnt        []PointOfInteractionComponent6  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cmpnt,omitempty"`
}

type PointOfInteractionCapabilities6

type PointOfInteractionCapabilities6 struct {
	CardRdngCpblties      []CardDataReading5Code                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardRdngCpblties,omitempty"`
	CrdhldrVrfctnCpblties []CardholderVerificationCapability4Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CrdhldrVrfctnCpblties,omitempty"`
	PINLngthCpblties      float64                                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PINLngthCpblties,omitempty"`
	ApprvlCdLngth         float64                                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ApprvlCdLngth,omitempty"`
	MxScrptLngth          float64                                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MxScrptLngth,omitempty"`
	CardCaptrCpbl         bool                                    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CardCaptrCpbl,omitempty"`
	OnLineCpblties        OnLineCapability1Code                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OnLineCpblties,omitempty"`
	MsgCpblties           []DisplayCapabilities4                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MsgCpblties,omitempty"`
}

type PointOfInteractionComponent6

type PointOfInteractionComponent6 struct {
	Tp       POIComponentType4Code                       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp"`
	Id       PointOfInteractionComponentIdentification1  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id"`
	Sts      PointOfInteractionComponentStatus3          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Sts,omitempty"`
	StdCmplc []GenericIdentification48                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 StdCmplc,omitempty"`
	Chrtcs   PointOfInteractionComponentCharacteristics2 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Chrtcs,omitempty"`
	Assmnt   []PointOfInteractionComponentAssessment1    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Assmnt,omitempty"`
}

type PointOfInteractionComponentAssessment1

type PointOfInteractionComponentAssessment1 struct {
	Tp      POIComponentAssessment1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp"`
	Assgnr  []Max35Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Assgnr"`
	DlvryDt ISODateTime                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DlvryDt,omitempty"`
	XprtnDt ISODateTime                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 XprtnDt,omitempty"`
	Nb      Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Nb"`
}

type PointOfInteractionComponentCharacteristics2

type PointOfInteractionComponentCharacteristics2 struct {
	Mmry           []MemoryCharacteristics1        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Mmry,omitempty"`
	Com            []CommunicationCharacteristics2 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Com,omitempty"`
	SctyAccsMdls   float64                         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SctyAccsMdls,omitempty"`
	SbcbrIdntyMdls float64                         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SbcbrIdntyMdls,omitempty"`
	KeyChckVal     Max35Binary                     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 KeyChckVal,omitempty"`
}

type PointOfInteractionComponentIdentification1

type PointOfInteractionComponentIdentification1 struct {
	ItmNb   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ItmNb,omitempty"`
	PrvdrId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PrvdrId,omitempty"`
	Id      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id,omitempty"`
	SrlNb   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SrlNb,omitempty"`
}

type PointOfInteractionComponentStatus3

type PointOfInteractionComponentStatus3 struct {
	VrsnNb Max256Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 VrsnNb,omitempty"`
	Sts    POIComponentStatus1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Sts,omitempty"`
	XpryDt ISODate                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 XpryDt,omitempty"`
}

type PostalAddress18

type PostalAddress18 struct {
	AdrLine     []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AdrLine,omitempty"`
	StrtNm      Max70Text   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 StrtNm,omitempty"`
	BldgNb      Max16Text   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 BldgNb,omitempty"`
	PstCd       Max16Text   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PstCd,omitempty"`
	TwnNm       Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TwnNm"`
	CtrySubDvsn []Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CtrySubDvsn,omitempty"`
	Ctry        CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Ctry"`
}

type PostalAddress6

type PostalAddress6 struct {
	AdrTp       AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AdrTp,omitempty"`
	Dept        Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Dept,omitempty"`
	SubDept     Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SubDept,omitempty"`
	StrtNm      Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 StrtNm,omitempty"`
	BldgNb      Max16Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 BldgNb,omitempty"`
	PstCd       Max16Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PstCd,omitempty"`
	TwnNm       Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TwnNm,omitempty"`
	CtrySubDvsn Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CtrySubDvsn,omitempty"`
	Ctry        CountryCode      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Ctry,omitempty"`
	AdrLine     []Max70Text      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AdrLine,omitempty"`
}

type Product3

type Product3 struct {
	ItmId       Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ItmId,omitempty"`
	PdctCd      Max70Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PdctCd"`
	AddtlPdctCd Max70Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlPdctCd,omitempty"`
	UnitOfMeasr UnitOfMeasure6Code     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 UnitOfMeasr,omitempty"`
	PdctQty     float64                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PdctQty,omitempty"`
	UnitPric    float64                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 UnitPric,omitempty"`
	UnitPricSgn bool                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 UnitPricSgn,omitempty"`
	PdctAmt     float64                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PdctAmt"`
	PdctAmtSgn  bool                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PdctAmtSgn,omitempty"`
	ValAddedTax float64                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ValAddedTax,omitempty"`
	TaxTp       Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TaxTp,omitempty"`
	PdctDesc    Max140Text             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PdctDesc,omitempty"`
	DlvryLctn   Max10Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DlvryLctn,omitempty"`
	DlvrySvc    AttendanceContext2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DlvrySvc,omitempty"`
}

type ProductCategory1

type ProductCategory1 struct {
	Tp   ProductCategory1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp"`
	Ctgy Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Ctgy"`
}

type ProductCategory1Choice

type ProductCategory1Choice struct {
	StrdPdctCtgy ProductCategory1       `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 StrdPdctCtgy"`
	OthrPdctCtgy GenericIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OthrPdctCtgy"`
}

type ProductCategory1Code

type ProductCategory1Code string

May be one of HRTR, QOTA, PRGP, LOBU, GNDR

type ProductCharacteristics1

type ProductCharacteristics1 struct {
	Tp     ProductCharacteristics1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp"`
	Chrtcs Max35Text                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Chrtcs"`
}

type ProductCharacteristics1Choice

type ProductCharacteristics1Choice struct {
	StrdPdctChrtcs ProductCharacteristics1 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 StrdPdctChrtcs"`
	OthrPdctChrtcs GenericIdentification4  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OthrPdctChrtcs"`
}

type ProductCharacteristics1Code

type ProductCharacteristics1Code string

May be one of BISP, CHNR, CLOR, EDSP, ENNR, OPTN, ORCR, PCTV, SISP, SIZE, SZRG, SPRM, STOR, VINR

type ProductCharacteristics3

type ProductCharacteristics3 struct {
	Chrtc    ProductCharacteristics1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Chrtc,omitempty"`
	ValMeasr Quantity10                    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ValMeasr,omitempty"`
}

type ProductIdentifier2

type ProductIdentifier2 struct {
	Tp  ProductIdentifier2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp"`
	Idr Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Idr"`
}

type ProductIdentifier2Choice

type ProductIdentifier2Choice struct {
	StrdPdctIdr ProductIdentifier2     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 StrdPdctIdr"`
	OthrPdctIdr GenericIdentification4 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OthrPdctIdr"`
}

type ProductIdentifier2Code

type ProductIdentifier2Code string

May be one of BINR, COMD, EANC, HRTR, MANI, MODL, PART, QOTA, STYL, SUPI, UPCC

type Quantity10

type Quantity10 struct {
	UnitOfMeasr UnitOfMeasure3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 UnitOfMeasr"`
	Val         float64              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Val"`
}

type Quantity9

type Quantity9 struct {
	UnitOfMeasr UnitOfMeasure3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 UnitOfMeasr"`
	Val         float64              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Val"`
	Fctr        Max15NumericText     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Fctr,omitempty"`
}

type Recipient4Choice

type Recipient4Choice struct {
	KeyTrnsprt KeyTransport4  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 KeyTrnsprt"`
	KEK        KEK4           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 KEK"`
	KeyIdr     KEKIdentifier2 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 KeyIdr"`
}

type Recipient5Choice

type Recipient5Choice struct {
	IssrAndSrlNb IssuerAndSerialNumber1 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 IssrAndSrlNb"`
	KeyIdr       KEKIdentifier2         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 KeyIdr"`
}

type RecurringTransaction2

type RecurringTransaction2 struct {
	InstlmtPlan []InstalmentPlan1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InstlmtPlan,omitempty"`
	PlanId      Max35Text             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PlanId,omitempty"`
	SeqNb       float64               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SeqNb,omitempty"`
	PrdUnit     Frequency3Code        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PrdUnit,omitempty"`
	InstlmtPrd  float64               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InstlmtPrd,omitempty"`
	TtlNbOfPmts float64               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TtlNbOfPmts,omitempty"`
	FrstPmtDt   ISODate               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 FrstPmtDt,omitempty"`
	TtlAmt      CurrencyAndAmount     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TtlAmt,omitempty"`
	FrstAmt     float64               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 FrstAmt,omitempty"`
	Chrgs       float64               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Chrgs,omitempty"`
}

type RelativeDistinguishedName1

type RelativeDistinguishedName1 struct {
	AttrTp  AttributeType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AttrTp"`
	AttrVal Max140Text         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AttrVal"`
}

type Response4Code

type Response4Code string

May be one of APPR, DECL, PART

type ResponseType5

type ResponseType5 struct {
	Rspn         Response4Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Rspn"`
	RspnRsn      Max35Text     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RspnRsn,omitempty"`
	AddtlRspnInf Max140Text    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlRspnInf,omitempty"`
}

type SaleContext2

type SaleContext2 struct {
	SaleId        Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SaleId,omitempty"`
	SaleRefNb     Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SaleRefNb,omitempty"`
	SaleRcncltnId Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SaleRcncltnId,omitempty"`
	CshrId        Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CshrId,omitempty"`
	ShftNb        Max2NumericText  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ShftNb,omitempty"`
	PurchsOrdrNb  Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PurchsOrdrNb,omitempty"`
	InvcNb        Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 InvcNb,omitempty"`
	DlvryNoteNb   Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DlvryNoteNb,omitempty"`
	SpnsrdMrchnt  []Organisation26 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SpnsrdMrchnt,omitempty"`
	SpltPmt       bool             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 SpltPmt,omitempty"`
	RmngAmt       float64          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RmngAmt,omitempty"`
	AddtlSaleData Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlSaleData,omitempty"`
}

type SupplementaryData1

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

type SupplementaryDataEnvelope1

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

type SupportedPaymentOption1Code

type SupportedPaymentOption1Code string

May be one of PART, MSRV

type TaxExemptReason1Code

type TaxExemptReason1Code string

May be one of NONE, MASA, MISA, SISA, IISA, CUYP, PRYP, ASTR, EMPY, EMCY, EPRY, ECYE, NFPI, NFQP, DECP, IRAC, IRAR, KEOG, PFSP, 401K, SIRA, 403B, 457X, RIRA, RIAN, RCRF, RCIP, EIFP, EIOP

type TaxExemptionReasonFormatChoice

type TaxExemptionReasonFormatChoice struct {
	Ustrd Max140Text           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Ustrd"`
	Strd  TaxExemptReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Strd"`
}

type TaxParty3

type TaxParty3 struct {
	TaxId       Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TaxId,omitempty"`
	TaxTp       Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TaxTp,omitempty"`
	RegnId      Max35Text                        `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RegnId,omitempty"`
	TaxXmptnRsn []TaxExemptionReasonFormatChoice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TaxXmptnRsn,omitempty"`
}

type TaxType15Code

type TaxType15Code string

May be one of PROV, NATI, STAT, WITH, STAM, COAX, VATA, CUST, VATB

type TaxTypeFormat1Choice

type TaxTypeFormat1Choice struct {
	Cd    TaxType15Code           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Cd"`
	Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Prtry"`
}

type Traceability5

type Traceability5 struct {
	RlayId      GenericIdentification76 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RlayId"`
	PrtcolNm    Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PrtcolNm,omitempty"`
	PrtcolVrsn  Max6Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PrtcolVrsn,omitempty"`
	TracDtTmIn  ISODateTime             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TracDtTmIn"`
	TracDtTmOut ISODateTime             `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TracDtTmOut"`
}

type TradeAgreement13

type TradeAgreement13 struct {
	Buyr          TradeParty3                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Buyr"`
	Sellr         TradeParty3                   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Sellr"`
	QtnDocId      DocumentIdentification22      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 QtnDocId,omitempty"`
	CtrctDocId    DocumentIdentification22      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CtrctDocId,omitempty"`
	BuyrOrdrIdDoc DocumentIdentification22      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 BuyrOrdrIdDoc,omitempty"`
	AddtlRefDoc   []DocumentGeneralInformation2 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlRefDoc,omitempty"`
	Incotrms      Incoterms3                    `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Incotrms,omitempty"`
}

type TradeDelivery2

type TradeDelivery2 struct {
	DlvryPrd    Period1                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DlvryPrd,omitempty"`
	DlvryDtTm   ISODateTime              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DlvryDtTm,omitempty"`
	ShipFr      TradeParty3              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ShipFr,omitempty"`
	ShipTo      TradeParty3              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 ShipTo,omitempty"`
	UltmtShipTo TradeParty3              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 UltmtShipTo,omitempty"`
	DlvryNote   DocumentIdentification22 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DlvryNote,omitempty"`
	Consgnmt    []Consignment4           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Consgnmt,omitempty"`
}

type TradeParty3

type TradeParty3 struct {
	PtyId  PartyIdentification112 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PtyId"`
	LglOrg LegalOrganisation1     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 LglOrg,omitempty"`
	TaxPty []TaxParty3            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TaxPty,omitempty"`
}

type TradeProduct2

type TradeProduct2 struct {
	Id         []ProductIdentifier2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id,omitempty"`
	Nm         Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Nm,omitempty"`
	Desc       Max140Text                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Desc,omitempty"`
	CtryOfOrgn []CountryCodeAndName1      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 CtryOfOrgn,omitempty"`
	PdctChrtcs []ProductCharacteristics3  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PdctChrtcs,omitempty"`
	PdctCtgy   []ProductCategory1Choice   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 PdctCtgy,omitempty"`
	GblSrlIdr  []Max35Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 GblSrlIdr,omitempty"`
}

type TransactionChannel3Code

type TransactionChannel3Code string

May be one of MAIL, TLPH, ECOM, TVPY, SECM, MOBL

type TransactionEnvironment1Code

type TransactionEnvironment1Code string

May be one of MERC, PRIV, PUBL

type TransactionIdentifier1

type TransactionIdentifier1 struct {
	TxDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxDtTm"`
	TxRef  Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TxRef"`
}

type TransactionVerificationResult4

type TransactionVerificationResult4 struct {
	Mtd        AuthenticationMethod6Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Mtd"`
	VrfctnNtty AuthenticationEntity2Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 VrfctnNtty,omitempty"`
	Rslt       Verification1Code         `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Rslt,omitempty"`
	AddtlRslt  Max500Text                `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlRslt,omitempty"`
}

type TransportMeans3

type TransportMeans3 struct {
	MdCd Max4Text  `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MdCd,omitempty"`
	Id   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Id,omitempty"`
	Nm   Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Nm,omitempty"`
}

type TypeOfAmount1Code

type TypeOfAmount1Code string

May be one of ACTL, ESTM, MAXI, DFLT, RPLT

type UnitOfMeasure3Choice

type UnitOfMeasure3Choice struct {
	UnitOfMeasrCd   UnitOfMeasure4Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 UnitOfMeasrCd"`
	OthrUnitOfMeasr Max35Text          `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 OthrUnitOfMeasr"`
}

type UnitOfMeasure4Code

type UnitOfMeasure4Code string

May be one of KGM, EA, LTN, MTR, INH, LY, GLI, GRM, CMT, MTK, FOT, 1A, INK, FTK, MIK, ONZ, PTI, PT, QTI, QT, GLL, MMT, KTM, YDK, MMK, CMK, KMK, MMQ, CLT, LTR, LBR, STN, BLL, BX, BO, CT, CH, CR, INQ, MTQ, OZI, OZA, BG, BL, TNE

type UnitOfMeasure6Code

type UnitOfMeasure6Code string

May be one of PIEC, TONS, FOOT, GBGA, USGA, GRAM, INCH, KILO, PUND, METR, CMET, MMET, LITR, CELI, MILI, GBOU, USOU, GBQA, USQA, GBPI, USPI, MILE, KMET, YARD, SQKI, HECT, ARES, SMET, SCMT, SMIL, SQMI, SQYA, SQFO, SQIN, ACRE, KWHO, DGEU, GGEU

type UserInterface4Code

type UserInterface4Code string

May be one of CDSP, CRCP, MDSP, MRCP, CRDO

type Vehicle1

type Vehicle1 struct {
	VhclNb         Max35NumericText     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 VhclNb,omitempty"`
	TrlrNb         Max35NumericText     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TrlrNb,omitempty"`
	VhclTag        Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 VhclTag,omitempty"`
	VhclTagNtryMd  CardDataReading5Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 VhclTagNtryMd,omitempty"`
	UnitNb         Max35NumericText     `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 UnitNb,omitempty"`
	RplcmntCar     bool                 `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RplcmntCar,omitempty"`
	Odmtr          float64              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Odmtr,omitempty"`
	Hbmtr          float64              `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Hbmtr,omitempty"`
	TrlrHrs        Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 TrlrHrs,omitempty"`
	RefrHrs        Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 RefrHrs,omitempty"`
	MntncId        Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 MntncId,omitempty"`
	DrvrOrVhclCard PlainCardData17      `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 DrvrOrVhclCard,omitempty"`
	AddtlVhclData  []Vehicle2           `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 AddtlVhclData,omitempty"`
}

type Vehicle2

type Vehicle2 struct {
	Tp     Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Tp,omitempty"`
	NtryMd CardDataReading5Code `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 NtryMd,omitempty"`
	Data   Max35Text            `xml:"urn:iso:std:iso:20022:tech:xsd:caaa.003.001.05 Data"`
}

type Verification1Code

type Verification1Code string

May be one of FAIL, MISS, NOVF, PART, SUCC, ERRR

Jump to

Keyboard shortcuts

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