Documentation ¶
Index ¶
- type AccountIdentification4Choice
- type AccountSchemeName1Choice
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type ActiveOrHistoricCurrencyCode
- type AddressType2Code
- type AddressType3Choice
- type AmountAndDirection5
- type AnyBICDec2014Identifier
- type CashAccount40
- type CashAccountType2Choice
- type ClearingSystemIdentification3Choice
- type Contact4
- type CountryCode
- type CreditDebitCode
- type DateAndPlaceOfBirth1
- type Document
- type Exact4AlphaNumericText
- type ExternalAccountIdentification1Code
- type ExternalCashAccountType1Code
- type ExternalCashClearingSystem1Code
- type ExternalOrganisationIdentification1Code
- type ExternalPersonIdentification1Code
- type ExternalProxyAccountType1Code
- type GenericAccountIdentification1
- type GenericIdentification30
- type GenericOrganisationIdentification1
- type GenericPersonIdentification1
- type GroupHeader104
- type IBAN2007Identifier
- type ISODate
- type ISODateTime
- type ISOTime
- type LEIIdentifier
- type Max128Text
- type Max140Text
- type Max15NumericText
- type Max16Text
- type Max2048Text
- type Max34Text
- type Max350Text
- type Max35Text
- type Max4Text
- type Max70Text
- type MovementRecord1
- type MultilateralSettlementRequest2
- type MultilateralSettlementRequestV01
- type NamePrefix2Code
- type OrganisationIdentification29
- type OrganisationIdentificationSchemeName1Choice
- type OtherContact1
- type Party38Choice
- type PartyIdentification135
- type PersonIdentification13
- type PersonIdentificationSchemeName1Choice
- type PhoneNumber
- type PostalAddress24
- type PreferredContactMethod1Code
- type Priority3Code
- type ProxyAccountIdentification1
- type ProxyAccountType1Choice
- type SettlementInstruction14
- type SettlementMethod2Code
- type SettlementTimeRequest2
- type SupplementaryData1
- type SupplementaryDataEnvelope1
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AccountIdentification4Choice ¶
type AccountIdentification4Choice struct { IBAN IBAN2007Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 IBAN,omitempty"` Othr GenericAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Othr,omitempty"` }
type AccountSchemeName1Choice ¶
type AccountSchemeName1Choice struct { Cd ExternalAccountIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Prtry,omitempty"` }
type ActiveCurrencyAndAmount ¶
type ActiveCurrencyAndAmount struct { Value float64 `xml:",chardata"` Ccy ActiveCurrencyCode `xml:"Ccy,attr"` }
type ActiveOrHistoricCurrencyCode ¶
type ActiveOrHistoricCurrencyCode string
Must match the pattern [A-Z]{3,3}
type AddressType2Code ¶
type AddressType2Code string
May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY
type AddressType3Choice ¶
type AddressType3Choice struct { Cd AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Cd,omitempty"` Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Prtry,omitempty"` }
type AmountAndDirection5 ¶
type AmountAndDirection5 struct { Amt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Amt"` CdtDbt CreditDebitCode `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 CdtDbt,omitempty"` }
type AnyBICDec2014Identifier ¶
type AnyBICDec2014Identifier string
Must match the pattern [A-Z0-9]{4,4}[A-Z]{2,2}[A-Z0-9]{2,2}([A-Z0-9]{3,3}){0,1}
type CashAccount40 ¶
type CashAccount40 struct { Id AccountIdentification4Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Id,omitempty"` Tp CashAccountType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Tp,omitempty"` Ccy ActiveOrHistoricCurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Ccy,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Nm,omitempty"` Prxy ProxyAccountIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Prxy,omitempty"` }
type CashAccountType2Choice ¶
type CashAccountType2Choice struct { Cd ExternalCashAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Prtry,omitempty"` }
type ClearingSystemIdentification3Choice ¶
type ClearingSystemIdentification3Choice struct { Cd ExternalCashClearingSystem1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Prtry,omitempty"` }
type Contact4 ¶
type Contact4 struct { NmPrfx NamePrefix2Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 NmPrfx,omitempty"` Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Nm,omitempty"` PhneNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 PhneNb,omitempty"` MobNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 MobNb,omitempty"` FaxNb PhoneNumber `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 FaxNb,omitempty"` EmailAdr Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 EmailAdr,omitempty"` EmailPurp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 EmailPurp,omitempty"` JobTitl Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 JobTitl,omitempty"` Rspnsblty Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Rspnsblty,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Dept,omitempty"` Othr []OtherContact1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Othr,omitempty"` PrefrdMtd PreferredContactMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 PrefrdMtd,omitempty"` }
type DateAndPlaceOfBirth1 ¶
type DateAndPlaceOfBirth1 struct { BirthDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 BirthDt"` PrvcOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 PrvcOfBirth,omitempty"` CityOfBirth Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 CityOfBirth"` CtryOfBirth CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 CtryOfBirth"` }
type Document ¶
type Document struct {
MulSttlmReq MultilateralSettlementRequestV01 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 MulSttlmReq"`
}
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
type ExternalAccountIdentification1Code ¶
type ExternalAccountIdentification1Code string
May be no more than 4 items long
type ExternalCashAccountType1Code ¶
type ExternalCashAccountType1Code string
May be no more than 4 items long
type ExternalCashClearingSystem1Code ¶
type ExternalCashClearingSystem1Code string
May be no more than 3 items long
type ExternalOrganisationIdentification1Code ¶
type ExternalOrganisationIdentification1Code string
May be no more than 4 items long
type ExternalPersonIdentification1Code ¶
type ExternalPersonIdentification1Code string
May be no more than 4 items long
type ExternalProxyAccountType1Code ¶
type ExternalProxyAccountType1Code string
May be no more than 4 items long
type GenericAccountIdentification1 ¶
type GenericAccountIdentification1 struct { Id Max34Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Id"` SchmeNm AccountSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Issr,omitempty"` }
type GenericIdentification30 ¶
type GenericIdentification30 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SchmeNm,omitempty"` }
type GenericOrganisationIdentification1 ¶
type GenericOrganisationIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Id"` SchmeNm OrganisationIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Issr,omitempty"` }
type GenericPersonIdentification1 ¶
type GenericPersonIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Id"` SchmeNm PersonIdentificationSchemeName1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Issr,omitempty"` }
type GroupHeader104 ¶
type GroupHeader104 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 MsgId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 CreDtTm"` NbOfSttlmReqs Max15NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 NbOfSttlmReqs"` CtrlSum float64 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 CtrlSum,omitempty"` SttlmInf SettlementInstruction14 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SttlmInf,omitempty"` }
type IBAN2007Identifier ¶
type IBAN2007Identifier string
Must match the pattern [A-Z]{2,2}[0-9]{2,2}[a-zA-Z0-9]{1,30}
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type MovementRecord1 ¶
type MovementRecord1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Id"` SeqNb float64 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SeqNb,omitempty"` Amt AmountAndDirection5 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Amt"` SttlmAgt PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SttlmAgt,omitempty"` SttlmAgtAcct CashAccount40 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SttlmAgtAcct,omitempty"` Ptcpt PartyIdentification135 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Ptcpt,omitempty"` PtcptAcct CashAccount40 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 PtcptAcct,omitempty"` Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Ref,omitempty"` }
type MultilateralSettlementRequest2 ¶
type MultilateralSettlementRequest2 struct { InstrId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 InstrId"` InstrPrty Priority3Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 InstrPrty,omitempty"` SttlmTmReq SettlementTimeRequest2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SttlmTmReq,omitempty"` SttlmPrty Priority3Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SttlmPrty,omitempty"` SttlmCycl Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SttlmCycl,omitempty"` NbOfMvmntRcrds float64 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 NbOfMvmntRcrds,omitempty"` MvmntRcrd []MovementRecord1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 MvmntRcrd"` }
type MultilateralSettlementRequestV01 ¶
type MultilateralSettlementRequestV01 struct { GrpHdr GroupHeader104 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 GrpHdr"` SttlmReq []MultilateralSettlementRequest2 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SttlmReq"` SplmtryData SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SplmtryData,omitempty"` }
type OrganisationIdentification29 ¶
type OrganisationIdentification29 struct { AnyBIC AnyBICDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 AnyBIC,omitempty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 LEI,omitempty"` Othr []GenericOrganisationIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Othr,omitempty"` }
type OrganisationIdentificationSchemeName1Choice ¶
type OrganisationIdentificationSchemeName1Choice struct { Cd ExternalOrganisationIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Prtry,omitempty"` }
type OtherContact1 ¶
type OtherContact1 struct { ChanlTp Max4Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 ChanlTp"` Id Max128Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Id,omitempty"` }
type Party38Choice ¶
type Party38Choice struct { OrgId OrganisationIdentification29 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 OrgId,omitempty"` PrvtId PersonIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 PrvtId,omitempty"` }
type PartyIdentification135 ¶
type PartyIdentification135 struct { Nm Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Nm,omitempty"` PstlAdr PostalAddress24 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 PstlAdr,omitempty"` Id Party38Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Id,omitempty"` CtryOfRes CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 CtryOfRes,omitempty"` CtctDtls Contact4 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 CtctDtls,omitempty"` }
type PersonIdentification13 ¶
type PersonIdentification13 struct { DtAndPlcOfBirth DateAndPlaceOfBirth1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 DtAndPlcOfBirth,omitempty"` Othr []GenericPersonIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Othr,omitempty"` }
type PersonIdentificationSchemeName1Choice ¶
type PersonIdentificationSchemeName1Choice struct { Cd ExternalPersonIdentification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Prtry,omitempty"` }
type PostalAddress24 ¶
type PostalAddress24 struct { AdrTp AddressType3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 AdrTp,omitempty"` Dept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Dept,omitempty"` SubDept Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SubDept,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 BldgNb,omitempty"` BldgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 BldgNm,omitempty"` Flr Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Flr,omitempty"` PstBx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 PstBx,omitempty"` Room Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Room,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 TwnNm,omitempty"` TwnLctnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 TwnLctnNm,omitempty"` DstrctNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 DstrctNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Ctry,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 AdrLine,omitempty"` }
type PreferredContactMethod1Code ¶
type PreferredContactMethod1Code string
May be one of LETT, MAIL, PHON, FAXX, CELL
type ProxyAccountIdentification1 ¶
type ProxyAccountIdentification1 struct { Tp ProxyAccountType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Tp,omitempty"` Id Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Id"` }
type ProxyAccountType1Choice ¶
type ProxyAccountType1Choice struct { Cd ExternalProxyAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Prtry,omitempty"` }
type SettlementInstruction14 ¶
type SettlementInstruction14 struct { SttlmMtd SettlementMethod2Code `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SttlmMtd"` SttlmAcct CashAccount40 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 SttlmAcct,omitempty"` ClrSys ClearingSystemIdentification3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 ClrSys,omitempty"` }
type SettlementTimeRequest2 ¶
type SettlementTimeRequest2 struct { CLSTm ISOTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 CLSTm,omitempty"` TillTm ISOTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 TillTm,omitempty"` FrTm ISOTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 FrTm,omitempty"` RjctTm ISOTime `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 RjctTm,omitempty"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:pacs.029.001.01 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
Click to show internal directories.
Click to hide internal directories.