Documentation ¶
Index ¶
- type AddressType2Code
- type AnyBICDec2014Identifier
- type CountryCode
- type DateAndDateTime2Choice
- type DateCalculationMethod1Code
- type DateCode20Choice
- type DateFormat46Choice
- type DateType1Code
- type DisclosureRequestType1Code
- type Document
- type Exact4AlphaNumericText
- type ExternalFinancialInstrumentIdentificationType1Code
- type GenericIdentification30
- type GenericIdentification36
- type ISINOct2015Identifier
- type ISODate
- type ISODateTime
- type IdentificationSource3Choice
- type LEIIdentifier
- type Max140Text
- type Max16Text
- type Max2048Text
- type Max256Text
- type Max350Text
- type Max35Text
- type Max70Text
- type NameAndAddress5
- type OtherIdentification1
- type PartyAddress1
- type PartyIdentification129Choice
- type PartyIdentification203Choice
- type PartyIdentification214
- type PostalAddress1
- type PostalAddress26
- type RequestShareHeldDate1Choice
- type SecurityIdentification19
- type ShareholdersIdentificationDisclosureRequestV01
- type SupplementaryData1
- type SupplementaryDataEnvelope1
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 DateAndDateTime2Choice ¶
type DateAndDateTime2Choice struct { Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Dt"` DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 DtTm"` }
type DateCode20Choice ¶
type DateCode20Choice struct { Cd DateType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Cd"` Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Prtry"` }
type DateFormat46Choice ¶
type DateFormat46Choice struct { Dt DateAndDateTime2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Dt"` DtCd DateCode20Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 DtCd"` }
type Document ¶
type Document struct {
ShrhldrsIdDsclsrReq ShareholdersIdentificationDisclosureRequestV01 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 ShrhldrsIdDsclsrReq"`
}
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
type ExternalFinancialInstrumentIdentificationType1Code ¶
type ExternalFinancialInstrumentIdentificationType1Code string
Must be at least 1 items long
type GenericIdentification30 ¶
type GenericIdentification30 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 SchmeNm,omitempty"` }
type GenericIdentification36 ¶
type ISINOct2015Identifier ¶
type ISINOct2015Identifier string
Must match the pattern [A-Z]{2,2}[A-Z0-9]{9,9}[0-9]{1,1}
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type IdentificationSource3Choice ¶
type IdentificationSource3Choice struct { Cd ExternalFinancialInstrumentIdentificationType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Cd"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Prtry"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Adr,omitempty"` }
type OtherIdentification1 ¶
type OtherIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Id"` Sfx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Sfx,omitempty"` Tp IdentificationSource3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Tp"` }
type PartyAddress1 ¶
type PartyAddress1 struct { AnyBIC AnyBICDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 AnyBIC,omitempty"` PstlAdr PostalAddress26 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 PstlAdr,omitempty"` EmailAdr Max256Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 EmailAdr,omitempty"` URLAdr Max2048Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 URLAdr,omitempty"` }
type PartyIdentification129Choice ¶
type PartyIdentification129Choice struct { AnyBIC AnyBICDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 AnyBIC"` PrtryId GenericIdentification36 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 NmAndAdr"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 LEI"` }
type PartyIdentification203Choice ¶
type PartyIdentification203Choice struct { PrtryId GenericIdentification36 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 PrtryId"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 LEI"` }
type PartyIdentification214 ¶
type PartyIdentification214 struct { Id PartyIdentification203Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Id"` RcptNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 RcptNm"` RspnRcptAdr PartyAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 RspnRcptAdr"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Ctry"` }
type PostalAddress26 ¶
type PostalAddress26 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 BldgNb,omitempty"` PstBx Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 PstBx,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Ctry"` }
type RequestShareHeldDate1Choice ¶
type RequestShareHeldDate1Choice struct {}
type SecurityIdentification19 ¶
type SecurityIdentification19 struct { ISIN ISINOct2015Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 ISIN,omitempty"` OthrId []OtherIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 OthrId,omitempty"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Desc,omitempty"` }
type ShareholdersIdentificationDisclosureRequestV01 ¶
type ShareholdersIdentificationDisclosureRequestV01 struct {}
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.045.001.01 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
Click to show internal directories.
Click to hide internal directories.