RetrievalRequest_admi_006_001_01

package
v0.1.0 Latest Latest
Warning

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

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

Documentation

Overview

Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Models for urn:iso:std:iso:20022:tech:xsd:admi.006.001.01

Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Validations for urn:iso:std:iso:20022:tech:xsd:admi.006.001.01

Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Models for urn:iso:std:iso:20022:tech:xsd:admi.006.001.01

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Document

type Document struct {
	XMLName xml.Name

	RsndReq ResendRequestV01 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 RsndReq"`
}

func (Document) Validate

func (v Document) Validate() error

type EndpointIdentifierFedwireFunds1

type EndpointIdentifierFedwireFunds1 string

func (EndpointIdentifierFedwireFunds1) Validate

type GenericIdentification11

type GenericIdentification11 struct {
	Id TrafficTypeFedwireFunds1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 Id"`
}

func (GenericIdentification11) Validate

func (v GenericIdentification11) Validate() error

type GenericIdentification361

type GenericIdentification361 struct {
	Id   EndpointIdentifierFedwireFunds1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 Id"`
	Issr Max35TextFixed                  `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 Issr"`
}

func (GenericIdentification361) Validate

func (v GenericIdentification361) Validate() error

type IMADOrOMADFedwireFunds1

type IMADOrOMADFedwireFunds1 string

func (IMADOrOMADFedwireFunds1) Validate

func (v IMADOrOMADFedwireFunds1) Validate() error

type Max35Text

type Max35Text string

func (Max35Text) Validate

func (v Max35Text) Validate() error

type Max35TextFixed

type Max35TextFixed string
const Max35TextFixedNa Max35TextFixed = "NA"

func (Max35TextFixed) Validate

func (v Max35TextFixed) Validate() error

type MessageHeader71

type MessageHeader71 struct {
	MsgId   Max35Text           `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 MsgId"`
	CreDtTm fedwire.ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 CreDtTm"`
	ReqTp   RequestType4Choice1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 ReqTp"`
}

func (MessageHeader71) Validate

func (v MessageHeader71) Validate() error

type MessageNameIdentificationFRS1

type MessageNameIdentificationFRS1 string

func (MessageNameIdentificationFRS1) Validate

func (v MessageNameIdentificationFRS1) Validate() error

type PartyIdentification120Choice1

type PartyIdentification120Choice1 struct {
	PrtryId *GenericIdentification361 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 PrtryId,omitempty"`
}

func (PartyIdentification120Choice1) Validate

func (v PartyIdentification120Choice1) Validate() error

type PartyIdentification1361

type PartyIdentification1361 struct {
	Id PartyIdentification120Choice1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 Id"`
}

func (PartyIdentification1361) Validate

func (v PartyIdentification1361) Validate() error

type RequestType4Choice1

type RequestType4Choice1 struct {
	Prtry *GenericIdentification11 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 Prtry,omitempty"`
}

func (RequestType4Choice1) Validate

func (v RequestType4Choice1) Validate() error

type ResendRequestV01

type ResendRequestV01 struct {
	MsgHdr      MessageHeader71        `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 MsgHdr"`
	RsndSchCrit ResendSearchCriteria21 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 RsndSchCrit"`
}

func (ResendRequestV01) Validate

func (v ResendRequestV01) Validate() error

type ResendSearchCriteria21

type ResendSearchCriteria21 struct {
	BizDt        fedwire.ISODate                `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 BizDt"`
	SeqRg        *SequenceRange1Choice1         `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 SeqRg,omitempty"`
	OrgnlMsgNmId *MessageNameIdentificationFRS1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 OrgnlMsgNmId,omitempty"`
	FileRef      *IMADOrOMADFedwireFunds1       `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 FileRef,omitempty"`
	Rcpt         PartyIdentification1361        `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 Rcpt"`
}

func (ResendSearchCriteria21) Validate

func (v ResendSearchCriteria21) Validate() error

type SequenceRange1Choice1

type SequenceRange1Choice1 struct {
	FrToSeq []SequenceRange11 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 FrToSeq"`
}

func (SequenceRange1Choice1) Validate

func (v SequenceRange1Choice1) Validate() error

type SequenceRange11

type SequenceRange11 struct {
	FrSeq XSequenceNumberFedwireFunds1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 FrSeq"`
	ToSeq XSequenceNumberFedwireFunds1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.006.001.01 ToSeq"`
}

func (SequenceRange11) Validate

func (v SequenceRange11) Validate() error

type TrafficTypeFedwireFunds1

type TrafficTypeFedwireFunds1 string
const TrafficTypeFedwireFunds1R TrafficTypeFedwireFunds1 = "R"
const TrafficTypeFedwireFunds1S TrafficTypeFedwireFunds1 = "S"

func (TrafficTypeFedwireFunds1) Validate

func (v TrafficTypeFedwireFunds1) Validate() error

type XSequenceNumberFedwireFunds1

type XSequenceNumberFedwireFunds1 float64

func (XSequenceNumberFedwireFunds1) Validate

func (v XSequenceNumberFedwireFunds1) Validate() error

Jump to

Keyboard shortcuts

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