Documentation ¶
Index ¶
- type AddressType2Code
- type AnyBICDec2014Identifier
- type CountryCode
- type Document
- type ExternalStatusReason1Code
- type GenericIdentification36
- type ISODateTime
- type LEIIdentifier
- type Max140Text
- type Max16Text
- type Max350Text
- type Max35Text
- type Max70Text
- type MessageHeader12
- type NameAndAddress5
- type OriginalBusinessInstruction1
- type PartyIdentification120Choice
- type PartyIdentification136
- type PartyStatus2
- type PartyStatusAdviceV01
- type PostalAddress1
- type Status6Code
- type StatusReason6Choice
- type StatusReasonInformation10
- type SupplementaryData1
- type SupplementaryDataEnvelope1
- type SystemPartyIdentification8
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AddressType2Code ¶
type AddressType2Code string
May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY
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 Document ¶
type Document struct {
PtyStsAdvc PartyStatusAdviceV01 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 PtyStsAdvc"`
}
type ExternalStatusReason1Code ¶
type ExternalStatusReason1Code string
May be no more than 4 items long
type GenericIdentification36 ¶
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type MessageHeader12 ¶
type MessageHeader12 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 MsgId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 CreDtTm,omitempty"` OrgnlBizInstr OriginalBusinessInstruction1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 OrgnlBizInstr,omitempty"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 Adr,omitempty"` }
type OriginalBusinessInstruction1 ¶
type OriginalBusinessInstruction1 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 MsgId"` MsgNmId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 MsgNmId,omitempty"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 CreDtTm,omitempty"` }
type PartyIdentification120Choice ¶
type PartyIdentification120Choice struct { AnyBIC AnyBICDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 AnyBIC,omitempty"` PrtryId GenericIdentification36 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 PrtryId,omitempty"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 NmAndAdr,omitempty"` }
type PartyIdentification136 ¶
type PartyIdentification136 struct { Id PartyIdentification120Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 Id"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 LEI,omitempty"` }
type PartyStatus2 ¶
type PartyStatus2 struct { Sts Status6Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 Sts"` StsRsn []StatusReasonInformation10 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 StsRsn,omitempty"` SysPtyId SystemPartyIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 SysPtyId,omitempty"` }
type PartyStatusAdviceV01 ¶
type PartyStatusAdviceV01 struct { MsgHdr MessageHeader12 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 MsgHdr,omitempty"` PtySts PartyStatus2 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 PtySts"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 SplmtryData,omitempty"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 Ctry"` }
type StatusReason6Choice ¶
type StatusReason6Choice struct { Cd ExternalStatusReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 Prtry,omitempty"` }
type StatusReasonInformation10 ¶
type StatusReasonInformation10 struct { Rsn StatusReason6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 Rsn"` AddtlInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 AddtlInf,omitempty"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
type SystemPartyIdentification8 ¶
type SystemPartyIdentification8 struct { Id PartyIdentification136 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 Id"` RspnsblPtyId PartyIdentification136 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.016.001.01 RspnsblPtyId,omitempty"` }
Click to show internal directories.
Click to hide internal directories.