From 80712801b3b53d4dfcd1cc991d208357fb60a248 Mon Sep 17 00:00:00 2001 From: pitzm Date: Tue, 11 Jun 2024 13:49:32 +0200 Subject: [PATCH] Korrekturen an den Schema Klassen --- .../Version2.0/CrossIndustryInvoiceType.vb | 20 +++++++++---------- .../Version2.1.1/CrossIndustryInvoiceType.vb | 18 ++++++++--------- .../CrossIndustryInvoiceType.vb | 18 ++++++++--------- 3 files changed, 28 insertions(+), 28 deletions(-) diff --git a/Interfaces/ZUGFeRDInterface/Version2.0/CrossIndustryInvoiceType.vb b/Interfaces/ZUGFeRDInterface/Version2.0/CrossIndustryInvoiceType.vb index fa53f269..bb1c019b 100644 --- a/Interfaces/ZUGFeRDInterface/Version2.0/CrossIndustryInvoiceType.vb +++ b/Interfaces/ZUGFeRDInterface/Version2.0/CrossIndustryInvoiceType.vb @@ -1090,12 +1090,12 @@ Namespace ZUGFeRD.Version2_0 ''' - Public Property Item() As DateTimeTypeDateTimeString + Public Property DateTimeString() As DateTimeTypeDateTimeString Get Return Me.itemField End Get Set - Me.itemField = value + Me.itemField = Value End Set End Property End Class @@ -4671,7 +4671,7 @@ Namespace ZUGFeRD.Version2_0 ''' - Item1 + Item1 = 1 ''' @@ -5003,7 +5003,7 @@ Namespace ZUGFeRD.Version2_0 ''' - Item84 + Item84 = 84 ''' @@ -5971,7 +5971,7 @@ Namespace ZUGFeRD.Version2_0 ''' - Item326 + Item326 = 326 ''' @@ -6187,11 +6187,11 @@ Namespace ZUGFeRD.Version2_0 ''' - Item380 + Item380 = 380 ''' - Item381 + Item381 = 381 ''' @@ -6203,7 +6203,7 @@ Namespace ZUGFeRD.Version2_0 ''' - Item384 + Item384 = 384 ''' @@ -6211,7 +6211,7 @@ Namespace ZUGFeRD.Version2_0 ''' - Item386 + Item386 = 386 ''' @@ -6223,7 +6223,7 @@ Namespace ZUGFeRD.Version2_0 ''' - Item389 + Item389 = 389 ''' diff --git a/Interfaces/ZUGFeRDInterface/Version2.1.1/CrossIndustryInvoiceType.vb b/Interfaces/ZUGFeRDInterface/Version2.1.1/CrossIndustryInvoiceType.vb index 3527a767..a6d92b61 100644 --- a/Interfaces/ZUGFeRDInterface/Version2.1.1/CrossIndustryInvoiceType.vb +++ b/Interfaces/ZUGFeRDInterface/Version2.1.1/CrossIndustryInvoiceType.vb @@ -1092,12 +1092,12 @@ Namespace ZUGFeRD.Version2_1_1 ''' - Public Property Item() As Object + Public Property DateTimeString() As Object Get Return Me.itemField End Get Set - Me.itemField = value + Me.itemField = Value End Set End Property End Class @@ -5369,7 +5369,7 @@ Namespace ZUGFeRD.Version2_1_1 ''' - Item84 + Item84 = 84 ''' @@ -6337,7 +6337,7 @@ Namespace ZUGFeRD.Version2_1_1 ''' - Item326 + Item326 = 326 ''' @@ -6553,11 +6553,11 @@ Namespace ZUGFeRD.Version2_1_1 ''' - Item380 + Item380 = 380 ''' - Item381 + Item381 = 381 ''' @@ -6569,7 +6569,7 @@ Namespace ZUGFeRD.Version2_1_1 ''' - Item384 + Item384 = 384 ''' @@ -6577,7 +6577,7 @@ Namespace ZUGFeRD.Version2_1_1 ''' - Item386 + Item386 = 386 ''' @@ -6589,7 +6589,7 @@ Namespace ZUGFeRD.Version2_1_1 ''' - Item389 + Item389 = 389 ''' diff --git a/Interfaces/ZUGFeRDInterface/Version2.2_FacturX/CrossIndustryInvoiceType.vb b/Interfaces/ZUGFeRDInterface/Version2.2_FacturX/CrossIndustryInvoiceType.vb index 8a746e72..dc715487 100644 --- a/Interfaces/ZUGFeRDInterface/Version2.2_FacturX/CrossIndustryInvoiceType.vb +++ b/Interfaces/ZUGFeRDInterface/Version2.2_FacturX/CrossIndustryInvoiceType.vb @@ -1090,12 +1090,12 @@ Namespace ZUGFeRD.Version2_2_FacturX ''' - Public Property Item() As DateTimeTypeDateTimeString + Public Property DateTimeString() As DateTimeTypeDateTimeString Get Return Me.itemField End Get Set - Me.itemField = value + Me.itemField = Value End Set End Property End Class @@ -5463,7 +5463,7 @@ Namespace ZUGFeRD.Version2_2_FacturX ''' - Item84 + Item84 = 84 ''' @@ -6431,7 +6431,7 @@ Namespace ZUGFeRD.Version2_2_FacturX ''' - Item326 + Item326 = 326 ''' @@ -6647,11 +6647,11 @@ Namespace ZUGFeRD.Version2_2_FacturX ''' - Item380 + Item380 = 380 ''' - Item381 + Item381 = 381 ''' @@ -6663,7 +6663,7 @@ Namespace ZUGFeRD.Version2_2_FacturX ''' - Item384 + Item384 = 384 ''' @@ -6671,7 +6671,7 @@ Namespace ZUGFeRD.Version2_2_FacturX ''' - Item386 + Item386 = 386 ''' @@ -6683,7 +6683,7 @@ Namespace ZUGFeRD.Version2_2_FacturX ''' - Item389 + Item389 = 389 '''