diff pkg/soap/erdms2/service.go @ 5615:f6179b31e0a9 erdms2

Use a type alias on date type to not loose XML serialisation.
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Thu, 10 Nov 2022 19:19:21 +0100
parents 135145f7ca0f
children 57c655b93ba8
line wrap: on
line diff
--- a/pkg/soap/erdms2/service.go	Thu Nov 10 10:18:55 2022 +0100
+++ b/pkg/soap/erdms2/service.go	Thu Nov 10 19:19:21 2022 +0100
@@ -207,7 +207,7 @@
 // record
 //
 
-type LastupdateType soap.XSDDateTime
+type LastupdateType = soap.XSDDateTime
 
 // one of the supported languages (basic and
 // additional set), based on ISO 639-1