Documentation ¶
Index ¶
- type AuditTrail1
- type AuditTrailOrBusinessError6Choice
- type DatePeriod2
- type DatePeriodSearch1Choice
- type Document
- type ErrorHandling3Choice
- type ErrorHandling5
- type Exact4AlphaNumericText
- type ExternalSystemErrorHandling1Code
- type GenericIdentification30
- type ISODate
- type ISODateTime
- type Max140Text
- type Max256Text
- type Max350Text
- type Max35Text
- type Max70Text
- type MessageHeader12
- type OriginalBusinessInstruction1
- type SecuritiesAccount19
- type SecuritiesAccountAuditTrailOrOperationalError3Choice
- type SecuritiesAccountAuditTrailReport3
- type SecuritiesAccountAuditTrailReportV01
- type SupplementaryData1
- type SupplementaryDataEnvelope1
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AuditTrail1 ¶
type AuditTrail1 struct { FldNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 FldNm"` OdFldVal Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 OdFldVal"` NewFldVal Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 NewFldVal"` OprTmStmp ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 OprTmStmp"` InstgUsr Max256Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 InstgUsr"` ApprvgUsr Max256Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 ApprvgUsr,omitempty"` }
type AuditTrailOrBusinessError6Choice ¶
type AuditTrailOrBusinessError6Choice struct { AudtTrl []AuditTrail1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 AudtTrl,omitempty"` BizErr []ErrorHandling5 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 BizErr,omitempty"` }
type DatePeriod2 ¶
type DatePeriodSearch1Choice ¶
type DatePeriodSearch1Choice struct { FrDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 FrDt,omitempty"` ToDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 ToDt,omitempty"` FrToDt DatePeriod2 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 FrToDt,omitempty"` EQDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 EQDt,omitempty"` NEQDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 NEQDt,omitempty"` }
type Document ¶
type Document struct {
SctiesAcctAudtTrlRpt SecuritiesAccountAuditTrailReportV01 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SctiesAcctAudtTrlRpt"`
}
type ErrorHandling3Choice ¶
type ErrorHandling3Choice struct { Cd ExternalSystemErrorHandling1Code `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Cd,omitempty"` Prtry Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Prtry,omitempty"` }
type ErrorHandling5 ¶
type ErrorHandling5 struct { Err ErrorHandling3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Err"` Desc Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.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 GenericIdentification30 ¶
type GenericIdentification30 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SchmeNm,omitempty"` }
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.037.001.01 MsgId"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 CreDtTm,omitempty"` OrgnlBizInstr OriginalBusinessInstruction1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 OrgnlBizInstr,omitempty"` }
type OriginalBusinessInstruction1 ¶
type OriginalBusinessInstruction1 struct { MsgId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 MsgId"` MsgNmId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 MsgNmId,omitempty"` CreDtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 CreDtTm,omitempty"` }
type SecuritiesAccount19 ¶
type SecuritiesAccount19 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Id"` Tp GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Tp,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Nm,omitempty"` }
type SecuritiesAccountAuditTrailOrOperationalError3Choice ¶
type SecuritiesAccountAuditTrailOrOperationalError3Choice struct { SctiesAcctAudtTrlRpt []SecuritiesAccountAuditTrailReport3 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SctiesAcctAudtTrlRpt,omitempty"` OprlErr []ErrorHandling5 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 OprlErr,omitempty"` }
type SecuritiesAccountAuditTrailReport3 ¶
type SecuritiesAccountAuditTrailReport3 struct { SctiesAcctAudtTrlOrErr AuditTrailOrBusinessError6Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SctiesAcctAudtTrlOrErr"` DtPrd DatePeriodSearch1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 DtPrd,omitempty"` SctiesAcctId SecuritiesAccount19 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SctiesAcctId"` }
type SecuritiesAccountAuditTrailReportV01 ¶
type SecuritiesAccountAuditTrailReportV01 struct { MsgHdr MessageHeader12 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 MsgHdr,omitempty"` RptOrErr SecuritiesAccountAuditTrailOrOperationalError3Choice `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 RptOrErr"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 SplmtryData,omitempty"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:reda.037.001.01 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
Click to show internal directories.
Click to hide internal directories.