Documentation ¶
Index ¶
- type AddressType2Code
- type AgentCAGlobalDistributionStatusAdviceV01
- type AlternateSecurityIdentification3
- type AnyBICIdentifier
- type CorporateActionEventProcessingType1Code
- type CorporateActionEventProcessingType1FormatChoice
- type CorporateActionEventType2Code
- type CorporateActionEventType2FormatChoice
- type CorporateActionInformation1
- type CorporateActionMandatoryVoluntary1Code
- type CorporateActionMandatoryVoluntary1FormatChoice
- type CountryCode
- type DistributionProcessingStatus1
- type DistributionRejectionStatus1
- type Document
- type DocumentIdentification8
- type FinancialInstrumentDescription3
- type GenericIdentification1
- type GenericIdentification13
- type GlobalDistributionStatus1
- type ISINIdentifier
- type ISODateTime
- type IndividualMovementStatus1
- type MICIdentifier
- type Max140Text
- type Max16Text
- type Max350Text
- type Max35Text
- type Max4AlphaNumericText
- type Max70Text
- type MovementProcessingStatus1
- type NameAndAddress5
- type PartyIdentification2Choice
- type PostalAddress1
- type ProcessedStatus3Code
- type ProcessedStatus3FormatChoice
- type RejectionReason19Code
- type RejectionReason19FormatChoice
- type SecurityIdentification7
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 AgentCAGlobalDistributionStatusAdviceV01 ¶
type AgentCAGlobalDistributionStatusAdviceV01 struct { Id DocumentIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Id"` AgtCAGblDstrbtnAuthstnReqId DocumentIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 AgtCAGblDstrbtnAuthstnReqId"` CorpActnGnlInf CorporateActionInformation1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 CorpActnGnlInf"` GblMvmntSts GlobalDistributionStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 GblMvmntSts"` IndvMvmntSts []IndividualMovementStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 IndvMvmntSts"` }
type AlternateSecurityIdentification3 ¶
type AlternateSecurityIdentification3 struct { Id Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Id"` DmstIdSrc CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 DmstIdSrc"` PrtryIdSrc Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 PrtryIdSrc"` }
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 CorporateActionEventProcessingType1Code ¶
type CorporateActionEventProcessingType1Code string
May be one of GENL, DISN, REOR
type CorporateActionEventProcessingType1FormatChoice ¶
type CorporateActionEventProcessingType1FormatChoice struct { Cd CorporateActionEventProcessingType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Cd"` Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Prtry"` }
type CorporateActionEventType2Code ¶
type CorporateActionEventType2Code string
May be one of ACTV, ATTI, BIDS, BONU, BPUT, BRUP, CAPG, CAPI, CERT, CHAN, CLSA, CONS, CONV, COOP, DECR, DETI, DFLT, DLST, DRAW, DRIP, DSCL, DTCH, DVCA, DVOP, DVSC, DVSE, EXOF, EXRI, EXTM, EXWA, INCR, INTR, LIQU, MCAL, MRGR, ODLT, PARI, PCAL, PDEF, PINK, PLAC, PPMT, PRED, PRII, PRIO, REDM, REDO, REMK, RHDI, RHTS, SHPR, SMAL, SOFF, SPLF, SPLR, SUSP, TEND, TREC, WRTH, WTRC, OTHR
type CorporateActionEventType2FormatChoice ¶
type CorporateActionEventType2FormatChoice struct { Cd CorporateActionEventType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Cd"` Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Prtry"` }
type CorporateActionInformation1 ¶
type CorporateActionInformation1 struct { AgtId PartyIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 AgtId"` IssrCorpActnId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 IssrCorpActnId,omitempty"` CorpActnPrcgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 CorpActnPrcgId,omitempty"` EvtTp CorporateActionEventType2FormatChoice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 EvtTp"` MndtryVlntryEvtTp CorporateActionMandatoryVoluntary1FormatChoice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 MndtryVlntryEvtTp"` EvtPrcgTp CorporateActionEventProcessingType1FormatChoice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 EvtPrcgTp,omitempty"` UndrlygScty FinancialInstrumentDescription3 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 UndrlygScty"` }
type CorporateActionMandatoryVoluntary1Code ¶
type CorporateActionMandatoryVoluntary1Code string
May be one of MAND, CHOS, VOLU
type CorporateActionMandatoryVoluntary1FormatChoice ¶
type CorporateActionMandatoryVoluntary1FormatChoice struct { Cd CorporateActionMandatoryVoluntary1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Cd"` Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Prtry"` }
type DistributionProcessingStatus1 ¶
type DistributionProcessingStatus1 struct { Sts ProcessedStatus3FormatChoice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Sts"` AddtlInf Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 AddtlInf,omitempty"` }
type DistributionRejectionStatus1 ¶
type DistributionRejectionStatus1 struct { Rsn []RejectionReason19FormatChoice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Rsn"` AddtlInf Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 AddtlInf,omitempty"` }
type Document ¶
type Document struct {
AgtCAGblDstrbtnStsAdvc AgentCAGlobalDistributionStatusAdviceV01 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 AgtCAGblDstrbtnStsAdvc"`
}
type DocumentIdentification8 ¶
type DocumentIdentification8 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Id"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 CreDtTm,omitempty"` }
type FinancialInstrumentDescription3 ¶
type FinancialInstrumentDescription3 struct { SctyId SecurityIdentification7 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 SctyId"` PlcOfListg MICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 PlcOfListg,omitempty"` SfkpgPlc PartyIdentification2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 SfkpgPlc,omitempty"` }
type GenericIdentification1 ¶
type GenericIdentification13 ¶
type GenericIdentification13 struct { Id Max4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Id"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Issr"` }
type GlobalDistributionStatus1 ¶
type GlobalDistributionStatus1 struct { PrcdSts DistributionProcessingStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 PrcdSts"` RjctdSts DistributionRejectionStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 RjctdSts"` }
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type IndividualMovementStatus1 ¶
type IndividualMovementStatus1 struct { MvmntId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 MvmntId,omitempty"` PrcdSts MovementProcessingStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 PrcdSts"` RjctdSts DistributionRejectionStatus1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 RjctdSts"` }
type Max4AlphaNumericText ¶
type Max4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{1,4}
type MovementProcessingStatus1 ¶
type MovementProcessingStatus1 struct { Sts ProcessedStatus3FormatChoice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Sts"` AddtlInf Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 AddtlInf,omitempty"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Adr,omitempty"` }
type PartyIdentification2Choice ¶
type PartyIdentification2Choice struct { BICOrBEI AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 BICOrBEI"` PrtryId GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 NmAndAdr"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Ctry"` }
type ProcessedStatus3FormatChoice ¶
type ProcessedStatus3FormatChoice struct { Cd ProcessedStatus3Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Cd"` Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Prtry"` }
type RejectionReason19FormatChoice ¶
type RejectionReason19FormatChoice struct { Cd RejectionReason19Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Cd"` Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Prtry"` }
type SecurityIdentification7 ¶
type SecurityIdentification7 struct { ISIN ISINIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 ISIN"` OthrId AlternateSecurityIdentification3 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 OthrId"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.018.001.01 Desc,omitempty"` }
Click to show internal directories.
Click to hide internal directories.