Documentation ¶
Overview ¶
Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Models for urn:fednow
Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Validations for urn:fednow
Code generated by GoComply XSD2Go for Moov; DO NOT EDIT. Models for urn:fednow
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var NamespacePrefixMap = map[string]string{
"urn:iso:std:iso:20022:tech:xsd:head.001.001.01": "head",
"urn:iso:std:iso:20022:tech:xsd:camt.060.001.05": "arr",
}
Functions ¶
This section is empty.
Types ¶
type Message ¶
type Message struct { XMLName xml.Name `xml:"Message"` Xmlns []xml.Attr `xml:",attr"` AppHdr head_001_001_02.BusinessApplicationHeaderV02 `xml:"urn:fednow AppHdr"` AccountReportingRequest *AccountReportingRequest_camt_060_001_05.Document `xml:"urn:fednow AccountReportingRequest,omitempty"` }
func NewCamt060Message ¶
func NewCamt060Message() *Message
Click to show internal directories.
Click to hide internal directories.