semt_020_001_01

package
v0.0.0-...-d341185 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 7, 2021 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

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 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 CopyDuplicate1Code

type CopyDuplicate1Code string

May be one of CODU, COPY, DUPL

type CountryCode

type CountryCode string

Must match the pattern [A-Z]{2,2}

type DateAndDateTimeChoice

type DateAndDateTimeChoice struct {
	Dt   ISODate     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Dt"`
	DtTm ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 DtTm"`
}

type Document

type Document struct {
	SctiesMsgCxlAdvc SecuritiesMessageCancellationAdviceV01 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesMsgCxlAdvc"`
}

type DocumentIdentification11

type DocumentIdentification11 struct {
	Id       Max35Text             `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Id"`
	CreDtTm  DateAndDateTimeChoice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 CreDtTm,omitempty"`
	CpyDplct CopyDuplicate1Code    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 CpyDplct,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:semt.020.001.01 PlcAndNm,omitempty"`
	XtnsnEnvlp ExtensionEnvelope1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 XtnsnEnvlp"`
}

type ExtensionEnvelope1

type ExtensionEnvelope1 struct {
	Item string `xml:",any"`
}

type GenericIdentification19

type GenericIdentification19 struct {
	Id      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Id"`
	Issr    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Issr"`
	SchmeNm Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SchmeNm,omitempty"`
}

type GenericIdentification20

type GenericIdentification20 struct {
	Id      Exact4AlphaNumericText `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Id"`
	Issr    Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Issr"`
	SchmeNm Max35Text              `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SchmeNm,omitempty"`
}

type ISODate

type ISODate time.Time

func (ISODate) MarshalText

func (t ISODate) MarshalText() ([]byte, error)

func (*ISODate) UnmarshalText

func (t *ISODate) UnmarshalText(text []byte) error

type ISODateTime

type ISODateTime time.Time

func (ISODateTime) MarshalText

func (t ISODateTime) MarshalText() ([]byte, error)

func (*ISODateTime) UnmarshalText

func (t *ISODateTime) UnmarshalText(text []byte) error

type Max16Text

type Max16Text string

Must be at least 1 items long

type Max350Text

type Max350Text string

Must be at least 1 items long

type Max35Text

type Max35Text string

Must be at least 1 items long

type Max70Text

type Max70Text string

Must be at least 1 items long

type NameAndAddress5

type NameAndAddress5 struct {
	Nm  Max350Text     `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Nm"`
	Adr PostalAddress1 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Adr,omitempty"`
}

type PartyIdentification10Choice

type PartyIdentification10Choice struct {
	BICOrBEI AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 BICOrBEI"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 PrtryId"`
	NmAndAdr NameAndAddress5         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 NmAndAdr"`
}

type PartyIdentification13Choice

type PartyIdentification13Choice struct {
	BICOrBEI AnyBICIdentifier        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 BICOrBEI"`
	PrtryId  GenericIdentification19 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 PrtryId"`
}

type PostalAddress1

type PostalAddress1 struct {
	AdrTp       AddressType2Code `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 AdrTp,omitempty"`
	AdrLine     []Max70Text      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 AdrLine,omitempty"`
	StrtNm      Max70Text        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 StrtNm,omitempty"`
	BldgNb      Max16Text        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 BldgNb,omitempty"`
	PstCd       Max16Text        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 PstCd,omitempty"`
	TwnNm       Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 TwnNm,omitempty"`
	CtrySubDvsn Max35Text        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 CtrySubDvsn,omitempty"`
	Ctry        CountryCode      `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Ctry"`
}

type References3Choice

type References3Choice struct {
	SctiesSttlmTxConfId           Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesSttlmTxConfId"`
	IntraPosMvmntConfId           Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 IntraPosMvmntConfId"`
	SctiesBalAcctgRptId           Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesBalAcctgRptId"`
	SctiesBalCtdyRptId            Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesBalCtdyRptId"`
	IntraPosMvmntPstngRptId       Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 IntraPosMvmntPstngRptId"`
	SctiesFincgConfId             Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesFincgConfId"`
	SctiesTxPdgRptId              Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesTxPdgRptId"`
	SctiesTxPstngRptId            Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesTxPstngRptId"`
	SctiesSttlmTxAllgmtRptId      Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesSttlmTxAllgmtRptId"`
	SctiesSttlmTxAllgmtNtfctnTxId Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesSttlmTxAllgmtNtfctnTxId"`
	PrtflTrfNtfctnId              Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 PrtflTrfNtfctnId"`
	SctiesSttlmTxGnrtnNtfctnId    Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SctiesSttlmTxGnrtnNtfctnId"`
	OthrMsgId                     Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 OthrMsgId"`
}

type SecuritiesAccount13

type SecuritiesAccount13 struct {
	Id Max35Text               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Id"`
	Tp GenericIdentification20 `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Tp,omitempty"`
	Nm Max70Text               `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Nm,omitempty"`
}

type SecuritiesMessageCancellationAdviceV01

type SecuritiesMessageCancellationAdviceV01 struct {
	Id       DocumentIdentification11    `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Id"`
	Dtls     TransactionDetails12        `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Dtls"`
	MsgOrgtr PartyIdentification10Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 MsgOrgtr,omitempty"`
	MsgRcpt  PartyIdentification10Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 MsgRcpt,omitempty"`
	Xtnsn    []Extension2                `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Xtnsn,omitempty"`
}

type TransactionDetails12

type TransactionDetails12 struct {
	Ref       References3Choice           `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 Ref"`
	AcctOwnr  PartyIdentification13Choice `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 AcctOwnr,omitempty"`
	SfkpgAcct SecuritiesAccount13         `xml:"urn:iso:std:iso:20022:tech:xsd:semt.020.001.01 SfkpgAcct"`
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL