Documentation ¶
Overview ¶
Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Models for urn:iso:std:iso:20022:tech:xsd:admi.007.001.01
Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Validations for urn:iso:std:iso:20022:tech:xsd:admi.007.001.01
Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Models for urn:iso:std:iso:20022:tech:xsd:admi.007.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 RctAck ReceiptAcknowledgementV01 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.007.001.01 RctAck"` }
type Max4AlphaNumericTextFixed ¶
type Max4AlphaNumericTextFixed string
const Max4AlphaNumericTextFixedTs01 Max4AlphaNumericTextFixed = "TS01"
func (Max4AlphaNumericTextFixed) Validate ¶
func (v Max4AlphaNumericTextFixed) Validate() error
type MessageHeader101 ¶
type MessageHeader101 struct { MsgId OMADFedwireFunds1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.007.001.01 MsgId"` CreDtTm fedwire.ISODateTime `xml:"urn:iso:std:iso:20022:tech:xsd:admi.007.001.01 CreDtTm"` }
func (MessageHeader101) Validate ¶
func (v MessageHeader101) Validate() error
type MessageNameIdentificationFRS1 ¶
type MessageNameIdentificationFRS1 string
func (MessageNameIdentificationFRS1) Validate ¶
func (v MessageNameIdentificationFRS1) Validate() error
type MessageReference11 ¶
type MessageReference11 struct { Ref Max35Text `xml:"urn:iso:std:iso:20022:tech:xsd:admi.007.001.01 Ref"` MsgNm MessageNameIdentificationFRS1 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.007.001.01 MsgNm"` }
func (MessageReference11) Validate ¶
func (v MessageReference11) Validate() error
type OMADFedwireFunds1 ¶
type OMADFedwireFunds1 string
func (OMADFedwireFunds1) Validate ¶
func (v OMADFedwireFunds1) Validate() error
type ReceiptAcknowledgementReport21 ¶
type ReceiptAcknowledgementReport21 struct { RltdRef MessageReference11 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.007.001.01 RltdRef"` ReqHdlg RequestHandling21 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.007.001.01 ReqHdlg"` }
func (ReceiptAcknowledgementReport21) Validate ¶
func (v ReceiptAcknowledgementReport21) Validate() error
type ReceiptAcknowledgementV01 ¶
type ReceiptAcknowledgementV01 struct { MsgId MessageHeader101 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.007.001.01 MsgId"` Rpt ReceiptAcknowledgementReport21 `xml:"urn:iso:std:iso:20022:tech:xsd:admi.007.001.01 Rpt"` }
func (ReceiptAcknowledgementV01) Validate ¶
func (v ReceiptAcknowledgementV01) Validate() error
type RequestHandling21 ¶
type RequestHandling21 struct {
StsCd Max4AlphaNumericTextFixed `xml:"urn:iso:std:iso:20022:tech:xsd:admi.007.001.01 StsCd"`
}
func (RequestHandling21) Validate ¶
func (v RequestHandling21) Validate() error
Click to show internal directories.
Click to hide internal directories.