Documentation ¶
Index ¶
- type AddressType2Code
- type AnyBICDec2014Identifier
- type CountryCode
- type Document
- type ErrorHandling3Choice
- type ErrorHandling5
- type Exact4AlphaNumericText
- type ExternalSystemErrorHandling1Code
- type ExternalSystemPartyType1Code
- type GenericIdentification1
- type GenericIdentification30
- type GenericIdentification36
- type ISODate
- type ISODateTime
- type LEIIdentifier
- type MarketSpecificAttribute1
- type Max140Text
- type Max16Text
- type Max350Text
- type Max35Text
- type Max5NumericText
- type Max70Text
- type MessageHeader3
- type NameAndAddress5
- type OriginalBusinessQuery1
- type Pagination1
- type PartyIdentification120Choice
- type PartyIdentification136
- type PostalAddress1
- type RequestType1Code
- type RequestType2Choice
- type RequestType2Code
- type SecuritiesAccount19
- type SecuritiesAccountOrBusinessError3Choice
- type SecuritiesAccountOrOperationalError3Choice
- type SecuritiesAccountReport3
- type SecuritiesAccountReportV01
- type SupplementaryData1
- type SupplementaryDataEnvelope1
- type SystemPartyIdentification8
- type SystemPartyType1Choice
- type SystemRestriction1
- type SystemSecuritiesAccount6
- type SystemSecuritiesAccountType1Choice
- type SystemSecuritiesAccountType1Code
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 {
SctiesAcctRpt SecuritiesAccountReportV01 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 SctiesAcctRpt"`
}
type ErrorHandling3Choice ¶
type ErrorHandling3Choice struct { Cd ExternalSystemErrorHandling1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Prtry,omitempty"` }
type ErrorHandling5 ¶
type ErrorHandling5 struct { Err ErrorHandling3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Err"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Desc,omitempty"` }
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
type ExternalSystemErrorHandling1Code ¶
type ExternalSystemErrorHandling1Code string
May be no more than 4 items long
type ExternalSystemPartyType1Code ¶
type ExternalSystemPartyType1Code string
May be no more than 4 items long
type GenericIdentification1 ¶
type GenericIdentification30 ¶
type GenericIdentification30 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 SchmeNm,omitempty"` }
type GenericIdentification36 ¶
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type MarketSpecificAttribute1 ¶
type MarketSpecificAttribute1 struct { Nm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Nm"` Val Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Val"` }
type MessageHeader3 ¶
type MessageHeader3 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 MsgId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 CreDtTm,omitempty"` ReqTp RequestType2Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 ReqTp,omitempty"` OrgnlBizQry OriginalBusinessQuery1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 OrgnlBizQry,omitempty"` QryNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 QryNm,omitempty"` }
type NameAndAddress5 ¶
type NameAndAddress5 struct { Nm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Nm"` Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Adr,omitempty"` }
type OriginalBusinessQuery1 ¶
type OriginalBusinessQuery1 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 MsgId"` MsgNmId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 MsgNmId,omitempty"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 CreDtTm,omitempty"` }
type Pagination1 ¶
type Pagination1 struct { PgNb Max5NumericText `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 PgNb"` LastPgInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 LastPgInd"` }
type PartyIdentification120Choice ¶
type PartyIdentification120Choice struct { AnyBIC AnyBICDec2014Identifier `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 AnyBIC,omitempty"` PrtryId GenericIdentification36 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 PrtryId,omitempty"` NmAndAdr NameAndAddress5 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 NmAndAdr,omitempty"` }
type PartyIdentification136 ¶
type PartyIdentification136 struct { Id PartyIdentification120Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Id"` LEI LEIIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 LEI,omitempty"` }
type PostalAddress1 ¶
type PostalAddress1 struct { AdrTp AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 AdrTp,omitempty"` AdrLine []Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 AdrLine,omitempty"` StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 StrtNm,omitempty"` BldgNb Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 BldgNb,omitempty"` PstCd Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 PstCd,omitempty"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 TwnNm,omitempty"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Ctry"` }
type RequestType2Choice ¶
type RequestType2Choice struct { PmtCtrl RequestType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 PmtCtrl,omitempty"` Enqry RequestType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Enqry,omitempty"` Prtry GenericIdentification1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Prtry,omitempty"` }
type SecuritiesAccount19 ¶
type SecuritiesAccount19 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Id"` Tp GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Tp,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Nm,omitempty"` }
type SecuritiesAccountOrBusinessError3Choice ¶
type SecuritiesAccountOrBusinessError3Choice struct { SctiesAcct SystemSecuritiesAccount6 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 SctiesAcct,omitempty"` BizErr []ErrorHandling5 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 BizErr,omitempty"` }
type SecuritiesAccountOrOperationalError3Choice ¶
type SecuritiesAccountOrOperationalError3Choice struct { SctiesAcctRpt []SecuritiesAccountReport3 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 SctiesAcctRpt,omitempty"` OprlErr []ErrorHandling5 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 OprlErr,omitempty"` }
type SecuritiesAccountReport3 ¶
type SecuritiesAccountReport3 struct { SctiesAcctId SecuritiesAccount19 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 SctiesAcctId"` SctiesAcctOrErr SecuritiesAccountOrBusinessError3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 SctiesAcctOrErr"` }
type SecuritiesAccountReportV01 ¶
type SecuritiesAccountReportV01 struct { MsgHdr MessageHeader3 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 MsgHdr,omitempty"` Pgntn Pagination1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Pgntn"` RptOrErr SecuritiesAccountOrOperationalError3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 RptOrErr"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 SplmtryData,omitempty"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.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.021.001.01 Id"` RspnsblPtyId PartyIdentification136 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 RspnsblPtyId,omitempty"` }
type SystemPartyType1Choice ¶
type SystemPartyType1Choice struct { Cd ExternalSystemPartyType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Prtry,omitempty"` }
type SystemRestriction1 ¶
type SystemRestriction1 struct { VldFr ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 VldFr"` VldTo ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 VldTo,omitempty"` Tp Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Tp"` }
type SystemSecuritiesAccount6 ¶
type SystemSecuritiesAccount6 struct { OpngDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 OpngDt,omitempty"` ClsgDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 ClsgDt,omitempty"` HldInd bool `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 HldInd,omitempty"` NegPos bool `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 NegPos,omitempty"` Tp SystemSecuritiesAccountType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Tp,omitempty"` AcctOwnr SystemPartyIdentification8 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 AcctOwnr"` PtyTp SystemPartyType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 PtyTp,omitempty"` MktSpcfcAttr []MarketSpecificAttribute1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 MktSpcfcAttr,omitempty"` Rstrctn []SystemRestriction1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Rstrctn,omitempty"` EndInvstrFlg Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 EndInvstrFlg,omitempty"` PricgSchme Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 PricgSchme,omitempty"` }
type SystemSecuritiesAccountType1Choice ¶
type SystemSecuritiesAccountType1Choice struct { Cd SystemSecuritiesAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Cd,omitempty"` Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.021.001.01 Prtry,omitempty"` }
type SystemSecuritiesAccountType1Code ¶
type SystemSecuritiesAccountType1Code string
May be one of CSDP, CSDM, ICSA, TOFF, CSDO, ISSA
Click to show internal directories.
Click to hide internal directories.