Documentation ¶
Index ¶
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type AddressType2Code
- type AlternateIdentification1
- type AmendInformation2
- type AnyBICIdentifier
- type CommunicationAddress4
- type CountryCode
- type Document
- type EligiblePosition3
- type Exact4AlphaNumericText
- type Extension2
- type ExtensionEnvelope1
- type GenericIdentification1
- type GenericIdentification13
- type GenericIdentification5
- type HoldingBalance6
- type ISINIdentifier
- type ISODate
- type ISODateTime
- type IdentificationSource1Choice
- type Max140Text
- type Max16Text
- type Max256Text
- type Max350Text
- type Max35Text
- type Max4AlphaNumericText
- type Max70Text
- type Max8Text
- type MeetingReference4
- type MeetingResultDisseminationV04
- type MeetingType2Code
- type MeetingTypeClassification1Choice
- type MeetingTypeClassification1Code
- type MessageIdentification
- type MessageIdentification1
- type NameAndAddress5
- type Participation3
- type PartyIdentification3
- type PartyIdentification9Choice
- type PostalAddress1
- type SafekeepingPlace1Code
- type SafekeepingPlaceAsCodeAndPartyIdentification
- type SafekeepingPlaceFormatChoice
- type SecuritiesEntryType2Code
- type SecurityIdentification11
- type SecurityIdentification11Choice
- type SecurityPosition6
- type UnitOrFaceAmount1Choice
- type Vote5
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ActiveCurrencyAndAmount ¶
type ActiveCurrencyAndAmount struct { Value float64 `xml:",chardata"` Ccy ActiveCurrencyCode `xml:"Ccy,attr"` }
type AddressType2Code ¶
type AddressType2Code string
May be one of ADDR, PBOX, HOME, BIZZ, MLTO, DLVY
type AlternateIdentification1 ¶
type AlternateIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Id"` IdSrc IdentificationSource1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 IdSrc"` }
type AmendInformation2 ¶
type AmendInformation2 struct {
PrvsRef MessageIdentification `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 PrvsRef"`
}
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 CommunicationAddress4 ¶
type CommunicationAddress4 struct { EmailAdr Max256Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 EmailAdr,omitempty"` URLAdr Max256Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 URLAdr,omitempty"` }
type Document ¶
type Document struct {
MtgRsltDssmntn MeetingResultDisseminationV04 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 MtgRsltDssmntn"`
}
type EligiblePosition3 ¶
type EligiblePosition3 struct { AcctId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 AcctId,omitempty"` AcctOwnr PartyIdentification9Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 AcctOwnr,omitempty"` HldgBal []HoldingBalance6 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 HldgBal,omitempty"` RghtsHldr []PartyIdentification9Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 RghtsHldr,omitempty"` }
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
type Extension2 ¶
type Extension2 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 PlcAndNm,omitempty"` XtnsnEnvlp ExtensionEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 XtnsnEnvlp"` }
type ExtensionEnvelope1 ¶
type ExtensionEnvelope1 struct {
Item string `xml:",any"`
}
type GenericIdentification1 ¶
type GenericIdentification13 ¶
type GenericIdentification13 struct { Id Max4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Id"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 SchmeNm,omitempty"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Issr"` }
type GenericIdentification5 ¶
type GenericIdentification5 struct { Issr Max8Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Issr"` Inf Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Inf"` Nrrtv Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Nrrtv,omitempty"` }
type HoldingBalance6 ¶
type HoldingBalance6 struct { Bal UnitOrFaceAmount1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Bal,omitempty"` BalTp SecuritiesEntryType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 BalTp,omitempty"` SfkpgPlc SafekeepingPlaceFormatChoice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 SfkpgPlc,omitempty"` Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Dt,omitempty"` }
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type IdentificationSource1Choice ¶
type IdentificationSource1Choice struct { Dmst CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Dmst"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Prtry"` }
type Max4AlphaNumericText ¶
type Max4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{1,4}
type MeetingReference4 ¶
type MeetingReference4 struct { MtgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 MtgId,omitempty"` IssrMtgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 IssrMtgId,omitempty"` MtgDtAndTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 MtgDtAndTm"` Tp MeetingType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Tp"` Clssfctn MeetingTypeClassification1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Clssfctn,omitempty"` Lctn []PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Lctn,omitempty"` }
type MeetingResultDisseminationV04 ¶
type MeetingResultDisseminationV04 struct { Id MessageIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Id"` Amdmnt AmendInformation2 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Amdmnt,omitempty"` MtgRef MeetingReference4 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 MtgRef"` RptgPty PartyIdentification9Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 RptgPty"` Scty []SecurityPosition6 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Scty"` VoteRslt []Vote5 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 VoteRslt"` Prtcptn Participation3 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Prtcptn,omitempty"` AddtlInf CommunicationAddress4 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 AddtlInf,omitempty"` Xtnsn []Extension2 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Xtnsn,omitempty"` }
type MeetingTypeClassification1Choice ¶
type MeetingTypeClassification1Choice struct { Cd MeetingTypeClassification1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Cd"` Prtry GenericIdentification13 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Prtry"` }
type MeetingTypeClassification1Code ¶
type MeetingTypeClassification1Code string
May be one of AMET, OMET, CLAS, ISSU, VRHI, CORT
type MessageIdentification ¶
type MessageIdentification struct {
Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Id"`
}
type MessageIdentification1 ¶
type MessageIdentification1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Id"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 CreDtTm"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Adr,omitempty"` }
type Participation3 ¶
type Participation3 struct { TtlNbOfVtngRghts float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 TtlNbOfVtngRghts,omitempty"` PctgOfVtngRghts float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 PctgOfVtngRghts,omitempty"` TtlNbOfSctiesOutsdng ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 TtlNbOfSctiesOutsdng,omitempty"` ClctnDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 ClctnDt,omitempty"` }
type PartyIdentification3 ¶
type PartyIdentification3 struct {
BICOrBEI AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 BICOrBEI"`
}
type PartyIdentification9Choice ¶
type PartyIdentification9Choice struct { BICOrBEI AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 BICOrBEI"` PrtryId GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 PrtryId"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 NmAndAdr"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Ctry"` }
type SafekeepingPlaceAsCodeAndPartyIdentification ¶
type SafekeepingPlaceAsCodeAndPartyIdentification struct { PlcSfkpg SafekeepingPlace1Code `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 PlcSfkpg"` Nrrtv Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Nrrtv,omitempty"` Pty PartyIdentification3 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Pty,omitempty"` }
type SafekeepingPlaceFormatChoice ¶
type SafekeepingPlaceFormatChoice struct { Id SafekeepingPlaceAsCodeAndPartyIdentification `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Id"` IdAsDSS GenericIdentification5 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 IdAsDSS"` IdAsCtry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 IdAsCtry"` }
type SecuritiesEntryType2Code ¶
type SecuritiesEntryType2Code string
May be one of BLOK, ELIG, PEND, PENR, NOMI, SETD, BORR, LOAN, SPOS, TRAD, COLI, COLO, UNBA, INBA, REGO
type SecurityIdentification11 ¶
type SecurityIdentification11 struct { Id SecurityIdentification11Choice `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Id"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Desc,omitempty"` }
type SecurityIdentification11Choice ¶
type SecurityIdentification11Choice struct { ISIN ISINIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 ISIN"` OthrId AlternateIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 OthrId"` }
type SecurityPosition6 ¶
type SecurityPosition6 struct { Id SecurityIdentification11 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Id"` Pos []EligiblePosition3 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Pos,omitempty"` }
type UnitOrFaceAmount1Choice ¶
type UnitOrFaceAmount1Choice struct { Unit float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Unit"` FaceAmt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 FaceAmt"` }
type Vote5 ¶
type Vote5 struct { IssrLabl Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 IssrLabl"` Accptd bool `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Accptd"` For float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 For,omitempty"` Agnst float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Agnst,omitempty"` Abstn float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Abstn,omitempty"` Wthhld float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 Wthhld,omitempty"` NoActn float64 `xml:"urn:iso:std:iso:20022:tech:xsd:seev.008.001.04 NoActn,omitempty"` }
Click to show internal directories.
Click to hide internal directories.