Documentation ¶
Index ¶
- type ActiveCurrencyAndAmount
- type ActiveCurrencyCode
- type Agreement2
- type AgreementFramework1Choice
- type AgreementFramework1Code
- type AnyBICIdentifier
- type CalculationMethod1Code
- type CollateralAccount1
- type CollateralAccountIdentificationType1Choice
- type CollateralAccountType1Code
- type CollateralBalance1
- type CollateralPurpose1Choice
- type CollateralPurpose1Code
- type CountryCode
- type CurrencyCode
- type DateAndDateTimeChoice
- type DatePeriodDetails
- type Document
- type Exact4AlphaNumericText
- type ExposureType5Code
- type Frequency1Code
- type GenericIdentification29
- type GenericIdentification30
- type ISODate
- type ISODateTime
- type InterestAmount2
- type InterestComputationMethod2Code
- type InterestMethod1Code
- type InterestPaymentResponseV03
- type InterestRate1Choice
- type InterestRejectionReason1Code
- type InterestResponse1
- type Max140Text
- type Max16Text
- type Max210Text
- type Max350Text
- type Max35Text
- type Max70Text
- type NameAndAddress6
- type Obligation3
- type PartyIdentification33Choice
- type PostalAddress2
- type RejectionReason21FormatChoice
- type Status4Code
- type SupplementaryData1
- type SupplementaryDataEnvelope1
- type VariableInterest1Rate
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 Agreement2 ¶
type Agreement2 struct { AgrmtDtls Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 AgrmtDtls"` AgrmtId Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 AgrmtId,omitempty"` AgrmtDt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 AgrmtDt"` BaseCcy CurrencyCode `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 BaseCcy"` AgrmtFrmwk AgreementFramework1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 AgrmtFrmwk,omitempty"` }
type AgreementFramework1Choice ¶
type AgreementFramework1Choice struct { AgrmtFrmwk AgreementFramework1Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 AgrmtFrmwk"` PrtryId GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 PrtryId"` }
type AgreementFramework1Code ¶
type AgreementFramework1Code string
May be one of FBAA, BBAA, DERV, ISDA, NONR
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 CollateralAccount1 ¶
type CollateralAccount1 struct { Id Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Id"` Tp CollateralAccountIdentificationType1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Tp,omitempty"` Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Nm,omitempty"` }
type CollateralAccountIdentificationType1Choice ¶
type CollateralAccountIdentificationType1Choice struct { Tp CollateralAccountType1Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Tp,omitempty"` Prtry GenericIdentification29 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Prtry"` }
type CollateralAccountType1Code ¶
type CollateralAccountType1Code string
May be one of HOUS, CLIE, LIPR, MGIN, DFLT
type CollateralBalance1 ¶
type CollateralBalance1 struct { HeldByPtyA ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 HeldByPtyA"` HeldByPtyB ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 HeldByPtyB"` }
type CollateralPurpose1Choice ¶
type CollateralPurpose1Choice struct { Cd CollateralPurpose1Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Cd"` Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Prtry"` }
type DateAndDateTimeChoice ¶
type DateAndDateTimeChoice struct { Dt ISODate `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Dt"` DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 DtTm"` }
type DatePeriodDetails ¶
type Document ¶
type Document struct {
IntrstPmtRspn InterestPaymentResponseV03 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 IntrstPmtRspn"`
}
type Exact4AlphaNumericText ¶
type Exact4AlphaNumericText string
Must match the pattern [a-zA-Z0-9]{4}
type ExposureType5Code ¶
type ExposureType5Code string
May be one of BFWD, PAYM, CCPC, COMM, CRDS, CRTL, CRSP, CCIR, CRPR, EQUI, EQPT, EQUS, EXTD, EXPT, FIXI, FORX, FORW, FUTR, OPTN, LIQU, OTCD, REPO, RVPO, SLOA, SBSC, SCRP, SLEB, SHSL, SCIR, SCIE, SWPT, TBAS, TRBD, TRCP
type Frequency1Code ¶
type Frequency1Code string
May be one of YEAR, MNTH, QURT, MIAN, WEEK, DAIL, ADHO, INDA
type GenericIdentification29 ¶
type GenericIdentification30 ¶
type GenericIdentification30 struct { Id Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Id"` Issr Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Issr"` SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 SchmeNm,omitempty"` }
type ISODateTime ¶
func (ISODateTime) MarshalText ¶
func (t ISODateTime) MarshalText() ([]byte, error)
func (*ISODateTime) UnmarshalText ¶
func (t *ISODateTime) UnmarshalText(text []byte) error
type InterestAmount2 ¶
type InterestAmount2 struct { AcrdIntrstAmt ActiveCurrencyAndAmount `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 AcrdIntrstAmt"` ValDt DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 ValDt"` IntrstMtd InterestMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 IntrstMtd"` IntrstPrd DatePeriodDetails `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 IntrstPrd"` IntrstRate InterestRate1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 IntrstRate,omitempty"` DayCntBsis InterestComputationMethod2Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 DayCntBsis,omitempty"` ApldWhldgTax bool `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 ApldWhldgTax,omitempty"` ClctnMtd CalculationMethod1Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 ClctnMtd,omitempty"` ClctnFrqcy Frequency1Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 ClctnFrqcy,omitempty"` CollPurp CollateralPurpose1Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 CollPurp"` OpngCollBal CollateralBalance1 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 OpngCollBal,omitempty"` ClsgCollBal CollateralBalance1 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 ClsgCollBal"` StdSttlmInstrs Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 StdSttlmInstrs,omitempty"` AddtlInf Max210Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 AddtlInf,omitempty"` }
type InterestComputationMethod2Code ¶
type InterestComputationMethod2Code string
May be one of A001, A002, A003, A004, A005, A006, A007, A008, A009, A010, A011, A012, A013, A014, NARR
type InterestPaymentResponseV03 ¶
type InterestPaymentResponseV03 struct { TxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 TxId"` Oblgtn Obligation3 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Oblgtn"` Agrmt Agreement2 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Agrmt"` IntrstDueToA InterestAmount2 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 IntrstDueToA,omitempty"` IntrstDueToB InterestAmount2 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 IntrstDueToB,omitempty"` IntrstRspn InterestResponse1 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 IntrstRspn"` SplmtryData []SupplementaryData1 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 SplmtryData,omitempty"` }
type InterestRate1Choice ¶
type InterestRate1Choice struct { FxdIntrstRate float64 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 FxdIntrstRate"` VarblIntrstRate VariableInterest1Rate `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 VarblIntrstRate"` }
type InterestRejectionReason1Code ¶
type InterestRejectionReason1Code string
May be one of VADA, DIAM
type InterestResponse1 ¶
type InterestResponse1 struct { RspnTp Status4Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 RspnTp"` RjctnRsn RejectionReason21FormatChoice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 RjctnRsn,omitempty"` RjctnRsnInf Max140Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 RjctnRsnInf,omitempty"` IntrstPmtReqId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 IntrstPmtReqId"` }
type NameAndAddress6 ¶
type NameAndAddress6 struct { Nm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Nm"` Adr PostalAddress2 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Adr"` }
type Obligation3 ¶
type Obligation3 struct { PtyA PartyIdentification33Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 PtyA"` SvcgPtyA PartyIdentification33Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 SvcgPtyA,omitempty"` PtyB PartyIdentification33Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 PtyB"` SvcgPtyB PartyIdentification33Choice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 SvcgPtyB,omitempty"` CollAcctId CollateralAccount1 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 CollAcctId,omitempty"` XpsrTp ExposureType5Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 XpsrTp,omitempty"` ValtnDt DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 ValtnDt"` }
type PartyIdentification33Choice ¶
type PartyIdentification33Choice struct { AnyBIC AnyBICIdentifier `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 AnyBIC"` PrtryId GenericIdentification29 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 PrtryId"` NmAndAdr NameAndAddress6 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 NmAndAdr"` }
type PostalAddress2 ¶
type PostalAddress2 struct { StrtNm Max70Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 StrtNm,omitempty"` PstCdId Max16Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 PstCdId"` TwnNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 TwnNm"` CtrySubDvsn Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 CtrySubDvsn,omitempty"` Ctry CountryCode `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Ctry"` }
type RejectionReason21FormatChoice ¶
type RejectionReason21FormatChoice struct { Cd InterestRejectionReason1Code `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Cd"` Prtry GenericIdentification30 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Prtry"` }
type SupplementaryData1 ¶
type SupplementaryData1 struct { PlcAndNm Max350Text `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 PlcAndNm,omitempty"` Envlp SupplementaryDataEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:colr.014.001.03 Envlp"` }
type SupplementaryDataEnvelope1 ¶
type SupplementaryDataEnvelope1 struct {
Item string `xml:",any"`
}
type VariableInterest1Rate ¶
Click to show internal directories.
Click to hide internal directories.