acmt_005_001_03

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

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type AccountIdentification1

type AccountIdentification1 struct {
	Prtry SimpleIdentificationInformation `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 Prtry"`
}

type AccountManagementMessageReference2

type AccountManagementMessageReference2 struct {
	LkdRef      LinkedMessage2Choice       `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 LkdRef,omitempty"`
	StsReqTp    AccountManagementType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 StsReqTp"`
	AcctApplId  Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 AcctApplId,omitempty"`
	InvstmtAcct InvestmentAccount45        `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 InvstmtAcct,omitempty"`
}

type AccountManagementType1Code

type AccountManagementType1Code string

May be one of ACCO, ACCM

type AdditionalReference3

type AdditionalReference3 struct {
	Ref     Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 Ref"`
	RefIssr PartyIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 RefIssr,omitempty"`
	MsgNm   Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 MsgNm,omitempty"`
}

type AddressType2Code

type AddressType2Code string

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

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 CountryCode

type CountryCode string

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

type Document

type Document struct {
	ReqForAcctMgmtStsRpt RequestForAccountManagementStatusReportV03 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 ReqForAcctMgmtStsRpt"`
}

type Extended350Code

type Extended350Code string

Must be at least 1 items long

type GenderCode

type GenderCode string

May be one of MALE, FEMA

type GenericIdentification1

type GenericIdentification1 struct {
	Id      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 Id"`
	SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 SchmeNm,omitempty"`
	Issr    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 Issr,omitempty"`
}

type GenericIdentification10

type GenericIdentification10 struct {
	Id         Max35Text                     `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 Id"`
	IdTp       PersonIdentificationType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 IdTp"`
	XtndedIdTp Extended350Code               `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 XtndedIdTp"`
}

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 IndividualPerson4

type IndividualPerson4 struct {
	GvnNm   Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 GvnNm"`
	MddlNm  Max35Text  `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 MddlNm,omitempty"`
	Nm      Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 Nm"`
	Gndr    GenderCode `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 Gndr,omitempty"`
	BirthDt ISODate    `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 BirthDt,omitempty"`
}

type IndividualPersonIdentificationChoice

type IndividualPersonIdentificationChoice struct {
	IdNb   GenericIdentification10 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 IdNb"`
	PrsnNm IndividualPerson4       `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 PrsnNm"`
}

type InvestmentAccount45

type InvestmentAccount45 struct {
	AcctId    AccountIdentification1     `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 AcctId"`
	AcctNm    Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 AcctNm,omitempty"`
	AcctDsgnt Max35Text                  `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 AcctDsgnt,omitempty"`
	OwnrId    OwnerIdentification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 OwnrId,omitempty"`
	AcctSvcr  PartyIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 AcctSvcr,omitempty"`
}

type LinkedMessage2Choice

type LinkedMessage2Choice struct {
	PrvsRef AdditionalReference3 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 PrvsRef"`
	OthrRef AdditionalReference3 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 OthrRef"`
}

type Max16Text

type Max16Text string

Must be at least 1 items long

type Max350Text

type Max350Text string

Must be at least 1 items long

type Max35Text

type Max35Text string

Must be at least 1 items long

type Max70Text

type Max70Text string

Must be at least 1 items long

type MessageIdentification1

type MessageIdentification1 struct {
	Id      Max35Text   `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 Id"`
	CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 CreDtTm"`
}

type NameAndAddress5

type NameAndAddress5 struct {
	Nm  Max350Text     `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 Nm"`
	Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 Adr,omitempty"`
}

type OwnerIdentification1Choice

type OwnerIdentification1Choice struct {
	IndvOwnrId IndividualPersonIdentificationChoice `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 IndvOwnrId"`
	OrgOwnrId  PartyIdentification5Choice           `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 OrgOwnrId"`
}

type PartyIdentification2Choice

type PartyIdentification2Choice struct {
	BICOrBEI AnyBICIdentifier       `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 BICOrBEI"`
	PrtryId  GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 PrtryId"`
	NmAndAdr NameAndAddress5        `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 NmAndAdr"`
}

type PartyIdentification5Choice

type PartyIdentification5Choice struct {
	BICOrBEI  AnyBICIdentifier       `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 BICOrBEI"`
	PrtryId   GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 PrtryId"`
	NmAndAdr  NameAndAddress5        `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 NmAndAdr"`
	TaxIdNb   Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 TaxIdNb"`
	NtlRegnNb Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 NtlRegnNb"`
}

type PersonIdentificationType1Code

type PersonIdentificationType1Code string

May be one of PASS, CPFA, SRSA, NRIN, OTHR, DRLC, SOCS, AREG, IDCD, EMID

type PostalAddress1

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

type RequestForAccountManagementStatusReportV03

type RequestForAccountManagementStatusReportV03 struct {
	MsgId   MessageIdentification1             `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 MsgId"`
	ReqDtls AccountManagementMessageReference2 `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 ReqDtls"`
}

type SimpleIdentificationInformation

type SimpleIdentificationInformation struct {
	Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:acmt.005.001.03 Id"`
}

Jump to

Keyboard shortcuts

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