Versions in this module Expand all Collapse all v0 v0.2.1 Jan 12, 2022 v0.2.0 Jan 12, 2022 Changes in this version + type Event2 struct + EvtCd common.Max4AlphaNumericText + EvtDesc *common.Max1000Text + EvtParam []common.Max35Text + EvtTm *common.ISODateTime + func (r Event2) Validate() error + type ReportParameter1 struct + Nm common.Max70Text + Val common.Max350Text + func (r ReportParameter1) Validate() error + type RequestDetails3 struct + Key *common.Max35Text + Tp common.Max35Text + func (r RequestDetails3) Validate() error + type RequestDetails4 struct + Key common.Max35Text + RptData []ReportParameter1 + func (r RequestDetails4) Validate() error + type RequestDetails5 struct + ReqRef common.Max35Text + RptKey []RequestDetails4 + Tp common.Max35Text + func (r RequestDetails5) Validate() error + type StaticDataReportV02 struct + MsgId common.Max35Text + RptDtls RequestDetails5 + SplmtryData []SupplementaryData1 + SttlmSsnIdr *common.Exact4AlphaNumericText + XMLName xml.Name + func (r StaticDataReportV02) Validate() error + type StaticDataRequestV02 struct + DataReqDtls RequestDetails3 + MsgId common.Max35Text + SplmtryData []SupplementaryData1 + SttlmSsnIdr *common.Exact4AlphaNumericText + XMLName xml.Name + func (r StaticDataRequestV02) Validate() error + type SupplementaryData1 struct + Envlp SupplementaryDataEnvelope1 + PlcAndNm *common.Max350Text + func (r SupplementaryData1) Validate() error + type SupplementaryDataEnvelope1 struct + Item string + func (r SupplementaryDataEnvelope1) Validate() error + type SystemEventNotificationV02 struct + EvtInf Event2 + XMLName xml.Name + func (r SystemEventNotificationV02) Validate() error