Documentation ¶
Index ¶
- type AdditionalReference8
- type AdditionalReference9
- type AddressType2Code
- type AnyBICIdentifier
- type CountryCode
- type Document
- type GenericIdentification1
- type ISODateTime
- type ISOYearMonth
- type LEIIdentifier
- type MarketPracticeVersion1
- type Max16Text
- type Max350Text
- type Max35Text
- type Max70Text
- type MessageIdentification1
- type NameAndAddress5
- type PartyIdentification113
- type PartyIdentification90Choice
- type PortfolioTransferCancellationRequestV08
- type PostalAddress1
- type TransferReference13
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AdditionalReference8 ¶
type AdditionalReference8 struct { Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 Ref"` RefIssr PartyIdentification113 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 RefIssr,omitempty"` MsgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 MsgNm,omitempty"` }
type AdditionalReference9 ¶
type AdditionalReference9 struct { Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 Ref"` RefIssr PartyIdentification113 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 RefIssr,omitempty"` MsgNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 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 Document ¶
type Document struct {
PrtflTrfCxlReq PortfolioTransferCancellationRequestV08 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 PrtflTrfCxlReq"`
}
type GenericIdentification1 ¶
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type ISOYearMonth ¶
func (ISOYearMonth) MarshalText ¶
func (t ISOYearMonth) MarshalText() ([]byte, error)
func (*ISOYearMonth) UnmarshalText ¶
func (t *ISOYearMonth) UnmarshalText(text []byte) error
type MarketPracticeVersion1 ¶
type MarketPracticeVersion1 struct { Nm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 Nm"` Dt ISOYearMonth `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 Dt,omitempty"` Nb Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 Nb,omitempty"` }
type MessageIdentification1 ¶
type MessageIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 Id"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 CreDtTm"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 Adr,omitempty"` }
type PartyIdentification113 ¶
type PartyIdentification113 struct { Pty PartyIdentification90Choice `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 Pty"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 LEI,omitempty"` }
type PartyIdentification90Choice ¶
type PartyIdentification90Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 AnyBIC"` PrtryId GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 NmAndAdr"` }
type PortfolioTransferCancellationRequestV08 ¶
type PortfolioTransferCancellationRequestV08 struct { MsgRef MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 MsgRef"` PoolRef AdditionalReference9 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 PoolRef,omitempty"` PrvsRef AdditionalReference8 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 PrvsRef,omitempty"` RltdRef AdditionalReference8 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 RltdRef,omitempty"` MstrRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 MstrRef,omitempty"` TrfRefs TransferReference13 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 TrfRefs"` MktPrctcVrsn MarketPracticeVersion1 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 MktPrctcVrsn,omitempty"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 Ctry"` }
type TransferReference13 ¶
type TransferReference13 struct { TrfRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 TrfRef"` ClntRef AdditionalReference8 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 ClntRef,omitempty"` CtrPtyRef AdditionalReference8 `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 CtrPtyRef,omitempty"` TrfConfRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 TrfConfRef,omitempty"` CxlRef Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 CxlRef,omitempty"` CxlRsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:sese.014.001.08 CxlRsn,omitempty"` }
Click to show internal directories.
Click to hide internal directories.