|
@@ -1,7 +1,7 @@
|
1
|
1
|
// ------------------------------------------------------------------------------
|
2
|
2
|
// <auto-generated>
|
3
|
3
|
// Generated by Xsd2Code++. Version 5.0.0.47. www.xsd2code.com
|
4
|
|
-// <NameSpace>JPK_VDEK</NameSpace><Collection>List</Collection><codeType>CSharp</codeType><EnableDataBinding>False</EnableDataBinding><GenerateCloneMethod>False</GenerateCloneMethod><GenerateDataContracts>False</GenerateDataContracts><DataMemberNameArg>OnlyIfDifferent</DataMemberNameArg><DataMemberOnXmlIgnore>False</DataMemberOnXmlIgnore><CodeBaseTag>Net20</CodeBaseTag><InitializeFields>None</InitializeFields><GenerateUnusedComplexTypes>False</GenerateUnusedComplexTypes><GenerateUnusedSimpleTypes>True</GenerateUnusedSimpleTypes><GenerateXMLAttributes>True</GenerateXMLAttributes><OrderXMLAttrib>False</OrderXMLAttrib><EnableLazyLoading>False</EnableLazyLoading><VirtualProp>False</VirtualProp><PascalCase>False</PascalCase><AutomaticProperties>True</AutomaticProperties><PropNameSpecified>None</PropNameSpecified><PrivateFieldName>StartWithUnderscore</PrivateFieldName><PrivateFieldNamePrefix></PrivateFieldNamePrefix><EnableRestriction>False</EnableRestriction><RestrictionMaxLenght>False</RestrictionMaxLenght><RestrictionRegEx>False</RestrictionRegEx><RestrictionRange>False</RestrictionRange><ValidateProperty>False</ValidateProperty><ClassNamePrefix></ClassNamePrefix><ClassLevel>Public</ClassLevel><PartialClass>True</PartialClass><ClassesInSeparateFiles>False</ClassesInSeparateFiles><ClassesInSeparateFilesDir></ClassesInSeparateFilesDir><TrackingChangesEnable>False</TrackingChangesEnable><GenTrackingClasses>False</GenTrackingClasses><HidePrivateFieldInIDE>False</HidePrivateFieldInIDE><EnableSummaryComment>False</EnableSummaryComment><EnableAppInfoSettings>False</EnableAppInfoSettings><EnableExternalSchemasCache>False</EnableExternalSchemasCache><EnableDebug>False</EnableDebug><EnableWarn>False</EnableWarn><ExcludeImportedTypes>False</ExcludeImportedTypes><ExpandNesteadAttributeGroup>False</ExpandNesteadAttributeGroup><CleanupCode>False</CleanupCode><EnableXmlSerialization>True</EnableXmlSerialization><SerializeMethodName>Serialize</SerializeMethodName><DeserializeMethodName>Deserialize</DeserializeMethodName><SaveToFileMethodName>SaveToFile</SaveToFileMethodName><LoadFromFileMethodName>LoadFromFile</LoadFromFileMethodName><EnableEncoding>False</EnableEncoding><EnableXMLIndent>False</EnableXMLIndent><IndentChar>Indent2Space</IndentChar><NewLineAttr>False</NewLineAttr><OmitXML>False</OmitXML><Encoder>UTF8</Encoder><Serializer>XmlSerializer</Serializer><sspNullable>False</sspNullable><sspString>False</sspString><sspCollection>False</sspCollection><sspComplexType>False</sspComplexType><sspSimpleType>False</sspSimpleType><sspEnumType>False</sspEnumType><XmlSerializerEvent>False</XmlSerializerEvent><BaseClassName>EntityBase</BaseClassName><UseBaseClass>False</UseBaseClass><GenBaseClass>False</GenBaseClass><CustomUsings></CustomUsings><AttributesToExlude></AttributesToExlude>
|
|
4
|
+// <NameSpace>JPK_VDEK</NameSpace><Collection>List</Collection><codeType>CSharp</codeType><EnableDataBinding>False</EnableDataBinding><GenerateCloneMethod>False</GenerateCloneMethod><GenerateDataContracts>False</GenerateDataContracts><DataMemberNameArg>OnlyIfDifferent</DataMemberNameArg><DataMemberOnXmlIgnore>False</DataMemberOnXmlIgnore><CodeBaseTag>Net20</CodeBaseTag><InitializeFields>None</InitializeFields><GenerateUnusedComplexTypes>False</GenerateUnusedComplexTypes><GenerateUnusedSimpleTypes>True</GenerateUnusedSimpleTypes><GenerateXMLAttributes>True</GenerateXMLAttributes><OrderXMLAttrib>False</OrderXMLAttrib><EnableLazyLoading>False</EnableLazyLoading><VirtualProp>False</VirtualProp><PascalCase>False</PascalCase><AutomaticProperties>True</AutomaticProperties><PropNameSpecified>None</PropNameSpecified><PrivateFieldName>StartWithUnderscore</PrivateFieldName><PrivateFieldNamePrefix></PrivateFieldNamePrefix><EnableRestriction>False</EnableRestriction><RestrictionMaxLenght>False</RestrictionMaxLenght><RestrictionRegEx>False</RestrictionRegEx><RestrictionRange>False</RestrictionRange><ValidateProperty>False</ValidateProperty><ClassNamePrefix></ClassNamePrefix><ClassLevel>Public</ClassLevel><PartialClass>True</PartialClass><ClassesInSeparateFiles>False</ClassesInSeparateFiles><ClassesInSeparateFilesDir></ClassesInSeparateFilesDir><TrackingChangesEnable>False</TrackingChangesEnable><GenTrackingClasses>False</GenTrackingClasses><HidePrivateFieldInIDE>False</HidePrivateFieldInIDE><EnableSummaryComment>False</EnableSummaryComment><EnableAppInfoSettings>False</EnableAppInfoSettings><EnableExternalSchemasCache>False</EnableExternalSchemasCache><EnableDebug>False</EnableDebug><EnableWarn>False</EnableWarn><ExcludeImportedTypes>False</ExcludeImportedTypes><ExpandNesteadAttributeGroup>False</ExpandNesteadAttributeGroup><CleanupCode>False</CleanupCode><EnableXmlSerialization>True</EnableXmlSerialization><SerializeMethodName>Serialize</SerializeMethodName><DeserializeMethodName>Deserialize</DeserializeMethodName><SaveToFileMethodName>SaveToFile</SaveToFileMethodName><LoadFromFileMethodName>LoadFromFile</LoadFromFileMethodName><EnableEncoding>False</EnableEncoding><EnableXMLIndent>False</EnableXMLIndent><IndentChar>Indent2Space</IndentChar><NewLineAttr>False</NewLineAttr><OmitXML>False</OmitXML><Encoder>UTF8</Encoder><Serializer>XmlSerializer</Serializer><sspNullable>True</sspNullable><sspString>False</sspString><sspCollection>False</sspCollection><sspComplexType>False</sspComplexType><sspSimpleType>False</sspSimpleType><sspEnumType>True</sspEnumType><XmlSerializerEvent>False</XmlSerializerEvent><BaseClassName>EntityBase</BaseClassName><UseBaseClass>False</UseBaseClass><GenBaseClass>False</GenBaseClass><CustomUsings></CustomUsings><AttributesToExlude></AttributesToExlude>
|
5
|
5
|
// </auto-generated>
|
6
|
6
|
// ------------------------------------------------------------------------------
|
7
|
7
|
#pragma warning disable
|
|
@@ -19,7 +19,7 @@ namespace JPK_VDEK
|
19
|
19
|
using System.Collections.Generic;
|
20
|
20
|
|
21
|
21
|
|
22
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
22
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
23
|
23
|
[System.SerializableAttribute()]
|
24
|
24
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
25
|
25
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -28,6 +28,8 @@ namespace JPK_VDEK
|
28
|
28
|
public partial class PozycjeSzczegolowe
|
29
|
29
|
{
|
30
|
30
|
|
|
31
|
+ private bool _shouldSerializeItemElementName;
|
|
32
|
+
|
31
|
33
|
private string _p_10;
|
32
|
34
|
|
33
|
35
|
private string _p_11;
|
|
@@ -760,6 +762,7 @@ namespace JPK_VDEK
|
760
|
762
|
set
|
761
|
763
|
{
|
762
|
764
|
this._itemElementName = value;
|
|
765
|
+ _shouldSerializeItemElementName = true;
|
763
|
766
|
}
|
764
|
767
|
}
|
765
|
768
|
|
|
@@ -925,6 +928,18 @@ namespace JPK_VDEK
|
925
|
928
|
}
|
926
|
929
|
}
|
927
|
930
|
|
|
931
|
+ /// <summary>
|
|
932
|
+ /// Test whether ItemElementName should be serialized
|
|
933
|
+ /// </summary>
|
|
934
|
+ public virtual bool ShouldSerializeItemElementName()
|
|
935
|
+ {
|
|
936
|
+ if (_shouldSerializeItemElementName)
|
|
937
|
+ {
|
|
938
|
+ return true;
|
|
939
|
+ }
|
|
940
|
+ return (ItemElementName != default(ItemChoiceType));
|
|
941
|
+ }
|
|
942
|
+
|
928
|
943
|
#region Serialize/Deserialize
|
929
|
944
|
/// <summary>
|
930
|
945
|
/// Serializes current PozycjeSzczegolowe object into an XML string
|
|
@@ -1106,7 +1121,7 @@ namespace JPK_VDEK
|
1106
|
1121
|
}
|
1107
|
1122
|
}
|
1108
|
1123
|
|
1109
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
1124
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
1110
|
1125
|
[System.SerializableAttribute()]
|
1111
|
1126
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "http://jpk.mf.gov.pl/wzor/2019/11/06/11061/", IncludeInSchema = false)]
|
1112
|
1127
|
public enum ItemChoiceType
|
|
@@ -1125,7 +1140,7 @@ namespace JPK_VDEK
|
1125
|
1140
|
P_58,
|
1126
|
1141
|
}
|
1127
|
1142
|
|
1128
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
1143
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
1129
|
1144
|
[System.SerializableAttribute()]
|
1130
|
1145
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
1131
|
1146
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -1429,7 +1444,7 @@ namespace JPK_VDEK
|
1429
|
1444
|
}
|
1430
|
1445
|
}
|
1431
|
1446
|
|
1432
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
1447
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
1433
|
1448
|
[System.SerializableAttribute()]
|
1434
|
1449
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
1435
|
1450
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -1632,7 +1647,7 @@ namespace JPK_VDEK
|
1632
|
1647
|
}
|
1633
|
1648
|
}
|
1634
|
1649
|
|
1635
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
1650
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
1636
|
1651
|
[System.SerializableAttribute()]
|
1637
|
1652
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
1638
|
1653
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -1640,6 +1655,8 @@ namespace JPK_VDEK
|
1640
|
1655
|
public partial class TNaglowek
|
1641
|
1656
|
{
|
1642
|
1657
|
|
|
1658
|
+ private bool _shouldSerializeKodUrzedu;
|
|
1659
|
+
|
1643
|
1660
|
private TNaglowekKodFormularza _kodFormularza;
|
1644
|
1661
|
|
1645
|
1662
|
private sbyte _wariantFormularza;
|
|
@@ -1732,6 +1749,7 @@ namespace JPK_VDEK
|
1732
|
1749
|
set
|
1733
|
1750
|
{
|
1734
|
1751
|
this._kodUrzedu = value;
|
|
1752
|
+ _shouldSerializeKodUrzedu = true;
|
1735
|
1753
|
}
|
1736
|
1754
|
}
|
1737
|
1755
|
|
|
@@ -1796,6 +1814,18 @@ namespace JPK_VDEK
|
1796
|
1814
|
}
|
1797
|
1815
|
}
|
1798
|
1816
|
|
|
1817
|
+ /// <summary>
|
|
1818
|
+ /// Test whether KodUrzedu should be serialized
|
|
1819
|
+ /// </summary>
|
|
1820
|
+ public virtual bool ShouldSerializeKodUrzedu()
|
|
1821
|
+ {
|
|
1822
|
+ if (_shouldSerializeKodUrzedu)
|
|
1823
|
+ {
|
|
1824
|
+ return true;
|
|
1825
|
+ }
|
|
1826
|
+ return (KodUrzedu != default(TKodUS));
|
|
1827
|
+ }
|
|
1828
|
+
|
1799
|
1829
|
#region Serialize/Deserialize
|
1800
|
1830
|
/// <summary>
|
1801
|
1831
|
/// Serializes current TNaglowek object into an XML string
|
|
@@ -1977,7 +2007,7 @@ namespace JPK_VDEK
|
1977
|
2007
|
}
|
1978
|
2008
|
}
|
1979
|
2009
|
|
1980
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
2010
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
1981
|
2011
|
[System.SerializableAttribute()]
|
1982
|
2012
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
1983
|
2013
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -1985,6 +2015,8 @@ namespace JPK_VDEK
|
1985
|
2015
|
public partial class TNaglowekKodFormularza
|
1986
|
2016
|
{
|
1987
|
2017
|
|
|
2018
|
+ private bool _shouldSerializeValue;
|
|
2019
|
+
|
1988
|
2020
|
private string _kodSystemowy;
|
1989
|
2021
|
|
1990
|
2022
|
private string _wersjaSchemy;
|
|
@@ -2035,6 +2067,7 @@ namespace JPK_VDEK
|
2035
|
2067
|
set
|
2036
|
2068
|
{
|
2037
|
2069
|
this._value = value;
|
|
2070
|
+ _shouldSerializeValue = true;
|
2038
|
2071
|
}
|
2039
|
2072
|
}
|
2040
|
2073
|
|
|
@@ -2050,6 +2083,18 @@ namespace JPK_VDEK
|
2050
|
2083
|
}
|
2051
|
2084
|
}
|
2052
|
2085
|
|
|
2086
|
+ /// <summary>
|
|
2087
|
+ /// Test whether Value should be serialized
|
|
2088
|
+ /// </summary>
|
|
2089
|
+ public virtual bool ShouldSerializeValue()
|
|
2090
|
+ {
|
|
2091
|
+ if (_shouldSerializeValue)
|
|
2092
|
+ {
|
|
2093
|
+ return true;
|
|
2094
|
+ }
|
|
2095
|
+ return (Value != default(TKodFormularza));
|
|
2096
|
+ }
|
|
2097
|
+
|
2053
|
2098
|
#region Serialize/Deserialize
|
2054
|
2099
|
/// <summary>
|
2055
|
2100
|
/// Serializes current TNaglowekKodFormularza object into an XML string
|
|
@@ -2231,7 +2276,7 @@ namespace JPK_VDEK
|
2231
|
2276
|
}
|
2232
|
2277
|
}
|
2233
|
2278
|
|
2234
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
2279
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
2235
|
2280
|
[System.SerializableAttribute()]
|
2236
|
2281
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "http://jpk.mf.gov.pl/wzor/2019/11/06/11061/")]
|
2237
|
2282
|
public enum TKodFormularza
|
|
@@ -2241,7 +2286,7 @@ namespace JPK_VDEK
|
2241
|
2286
|
JPK_VAT,
|
2242
|
2287
|
}
|
2243
|
2288
|
|
2244
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
2289
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
2245
|
2290
|
[System.SerializableAttribute()]
|
2246
|
2291
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
2247
|
2292
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -2479,7 +2524,7 @@ namespace JPK_VDEK
|
2479
|
2524
|
}
|
2480
|
2525
|
}
|
2481
|
2526
|
|
2482
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
2527
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
2483
|
2528
|
[System.SerializableAttribute()]
|
2484
|
2529
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "http://crd.gov.pl/xml/schematy/dziedzinowe/mf/2018/08/24/eD/DefinicjeTypy/")]
|
2485
|
2530
|
public enum TKodUS
|
|
@@ -4086,7 +4131,7 @@ namespace JPK_VDEK
|
4086
|
4131
|
Item3271,
|
4087
|
4132
|
}
|
4088
|
4133
|
|
4089
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
4134
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
4090
|
4135
|
[System.SerializableAttribute()]
|
4091
|
4136
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
4092
|
4137
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -4094,6 +4139,8 @@ namespace JPK_VDEK
|
4094
|
4139
|
public partial class TNaglowekKodFormularzaDekl
|
4095
|
4140
|
{
|
4096
|
4141
|
|
|
4142
|
+ private bool _shouldSerializeValue;
|
|
4143
|
+
|
4097
|
4144
|
private string _kodSystemowy;
|
4098
|
4145
|
|
4099
|
4146
|
private string _kodPodatku;
|
|
@@ -4176,6 +4223,7 @@ namespace JPK_VDEK
|
4176
|
4223
|
set
|
4177
|
4224
|
{
|
4178
|
4225
|
this._value = value;
|
|
4226
|
+ _shouldSerializeValue = true;
|
4179
|
4227
|
}
|
4180
|
4228
|
}
|
4181
|
4229
|
|
|
@@ -4191,6 +4239,18 @@ namespace JPK_VDEK
|
4191
|
4239
|
}
|
4192
|
4240
|
}
|
4193
|
4241
|
|
|
4242
|
+ /// <summary>
|
|
4243
|
+ /// Test whether Value should be serialized
|
|
4244
|
+ /// </summary>
|
|
4245
|
+ public virtual bool ShouldSerializeValue()
|
|
4246
|
+ {
|
|
4247
|
+ if (_shouldSerializeValue)
|
|
4248
|
+ {
|
|
4249
|
+ return true;
|
|
4250
|
+ }
|
|
4251
|
+ return (Value != default(TKodFormularzaVAT7));
|
|
4252
|
+ }
|
|
4253
|
+
|
4194
|
4254
|
#region Serialize/Deserialize
|
4195
|
4255
|
/// <summary>
|
4196
|
4256
|
/// Serializes current TNaglowekKodFormularzaDekl object into an XML string
|
|
@@ -4372,7 +4432,7 @@ namespace JPK_VDEK
|
4372
|
4432
|
}
|
4373
|
4433
|
}
|
4374
|
4434
|
|
4375
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
4435
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
4376
|
4436
|
[System.SerializableAttribute()]
|
4377
|
4437
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "http://jpk.mf.gov.pl/wzor/2019/11/06/11061/")]
|
4378
|
4438
|
public enum TKodFormularzaVAT7
|
|
@@ -4383,7 +4443,7 @@ namespace JPK_VDEK
|
4383
|
4443
|
VAT7,
|
4384
|
4444
|
}
|
4385
|
4445
|
|
4386
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
4446
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
4387
|
4447
|
[System.SerializableAttribute()]
|
4388
|
4448
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
4389
|
4449
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -4606,7 +4666,7 @@ namespace JPK_VDEK
|
4606
|
4666
|
}
|
4607
|
4667
|
}
|
4608
|
4668
|
|
4609
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
4669
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
4610
|
4670
|
[System.SerializableAttribute()]
|
4611
|
4671
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
4612
|
4672
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -4825,7 +4885,7 @@ namespace JPK_VDEK
|
4825
|
4885
|
}
|
4826
|
4886
|
}
|
4827
|
4887
|
|
4828
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
4888
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
4829
|
4889
|
[System.SerializableAttribute()]
|
4830
|
4890
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
4831
|
4891
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -5058,7 +5118,7 @@ namespace JPK_VDEK
|
5058
|
5118
|
}
|
5059
|
5119
|
}
|
5060
|
5120
|
|
5061
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
5121
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
5062
|
5122
|
[System.SerializableAttribute()]
|
5063
|
5123
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
5064
|
5124
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -5320,7 +5380,7 @@ namespace JPK_VDEK
|
5320
|
5380
|
}
|
5321
|
5381
|
}
|
5322
|
5382
|
|
5323
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
5383
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
5324
|
5384
|
[System.SerializableAttribute()]
|
5325
|
5385
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
5326
|
5386
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -5553,7 +5613,7 @@ namespace JPK_VDEK
|
5553
|
5613
|
}
|
5554
|
5614
|
}
|
5555
|
5615
|
|
5556
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
5616
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
5557
|
5617
|
[System.SerializableAttribute()]
|
5558
|
5618
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
5559
|
5619
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -5785,7 +5845,7 @@ namespace JPK_VDEK
|
5785
|
5845
|
}
|
5786
|
5846
|
}
|
5787
|
5847
|
|
5788
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
5848
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
5789
|
5849
|
[System.SerializableAttribute()]
|
5790
|
5850
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
5791
|
5851
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -6016,7 +6076,7 @@ namespace JPK_VDEK
|
6016
|
6076
|
}
|
6017
|
6077
|
}
|
6018
|
6078
|
|
6019
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
6079
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
6020
|
6080
|
[System.SerializableAttribute()]
|
6021
|
6081
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
6022
|
6082
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -6024,6 +6084,8 @@ namespace JPK_VDEK
|
6024
|
6084
|
public partial class JPKSprzedazWiersz
|
6025
|
6085
|
{
|
6026
|
6086
|
|
|
6087
|
+ private bool _shouldSerializeTypDokumentu;
|
|
6088
|
+
|
6027
|
6089
|
private string _lpSprzedazy;
|
6028
|
6090
|
|
6029
|
6091
|
private string _kodKrajuNadaniaTIN;
|
|
@@ -6256,6 +6318,7 @@ namespace JPK_VDEK
|
6256
|
6318
|
set
|
6257
|
6319
|
{
|
6258
|
6320
|
this._typDokumentu = value;
|
|
6321
|
+ _shouldSerializeTypDokumentu = true;
|
6259
|
6322
|
}
|
6260
|
6323
|
}
|
6261
|
6324
|
|
|
@@ -6931,6 +6994,18 @@ namespace JPK_VDEK
|
6931
|
6994
|
}
|
6932
|
6995
|
}
|
6933
|
6996
|
|
|
6997
|
+ /// <summary>
|
|
6998
|
+ /// Test whether TypDokumentu should be serialized
|
|
6999
|
+ /// </summary>
|
|
7000
|
+ public virtual bool ShouldSerializeTypDokumentu()
|
|
7001
|
+ {
|
|
7002
|
+ if (_shouldSerializeTypDokumentu)
|
|
7003
|
+ {
|
|
7004
|
+ return true;
|
|
7005
|
+ }
|
|
7006
|
+ return (TypDokumentu != default(TDowoduSprzedazy));
|
|
7007
|
+ }
|
|
7008
|
+
|
6934
|
7009
|
#region Serialize/Deserialize
|
6935
|
7010
|
/// <summary>
|
6936
|
7011
|
/// Serializes current JPKSprzedazWiersz object into an XML string
|
|
@@ -7112,7 +7187,7 @@ namespace JPK_VDEK
|
7112
|
7187
|
}
|
7113
|
7188
|
}
|
7114
|
7189
|
|
7115
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
7190
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
7116
|
7191
|
[System.SerializableAttribute()]
|
7117
|
7192
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "http://jpk.mf.gov.pl/wzor/2019/11/06/11061/")]
|
7118
|
7193
|
public enum TDowoduSprzedazy
|
|
@@ -7128,7 +7203,7 @@ namespace JPK_VDEK
|
7128
|
7203
|
FP,
|
7129
|
7204
|
}
|
7130
|
7205
|
|
7131
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
7206
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
7132
|
7207
|
[System.SerializableAttribute()]
|
7133
|
7208
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
7134
|
7209
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -7360,7 +7435,7 @@ namespace JPK_VDEK
|
7360
|
7435
|
}
|
7361
|
7436
|
}
|
7362
|
7437
|
|
7363
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
7438
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
7364
|
7439
|
[System.SerializableAttribute()]
|
7365
|
7440
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
7366
|
7441
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -7368,6 +7443,8 @@ namespace JPK_VDEK
|
7368
|
7443
|
public partial class JPKZakupWiersz
|
7369
|
7444
|
{
|
7370
|
7445
|
|
|
7446
|
+ private bool _shouldSerializeDokumentZakupu;
|
|
7447
|
+
|
7371
|
7448
|
private string _lpZakupu;
|
7372
|
7449
|
|
7373
|
7450
|
private string _kodKrajuNadaniaTIN;
|
|
@@ -7506,6 +7583,7 @@ namespace JPK_VDEK
|
7506
|
7583
|
set
|
7507
|
7584
|
{
|
7508
|
7585
|
this._dokumentZakupu = value;
|
|
7586
|
+ _shouldSerializeDokumentZakupu = true;
|
7509
|
7587
|
}
|
7510
|
7588
|
}
|
7511
|
7589
|
|
|
@@ -7653,6 +7731,18 @@ namespace JPK_VDEK
|
7653
|
7731
|
}
|
7654
|
7732
|
}
|
7655
|
7733
|
|
|
7734
|
+ /// <summary>
|
|
7735
|
+ /// Test whether DokumentZakupu should be serialized
|
|
7736
|
+ /// </summary>
|
|
7737
|
+ public virtual bool ShouldSerializeDokumentZakupu()
|
|
7738
|
+ {
|
|
7739
|
+ if (_shouldSerializeDokumentZakupu)
|
|
7740
|
+ {
|
|
7741
|
+ return true;
|
|
7742
|
+ }
|
|
7743
|
+ return (DokumentZakupu != default(TDowoduZakupu));
|
|
7744
|
+ }
|
|
7745
|
+
|
7656
|
7746
|
#region Serialize/Deserialize
|
7657
|
7747
|
/// <summary>
|
7658
|
7748
|
/// Serializes current JPKZakupWiersz object into an XML string
|
|
@@ -7834,7 +7924,7 @@ namespace JPK_VDEK
|
7834
|
7924
|
}
|
7835
|
7925
|
}
|
7836
|
7926
|
|
7837
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
7927
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
7838
|
7928
|
[System.SerializableAttribute()]
|
7839
|
7929
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "http://jpk.mf.gov.pl/wzor/2019/11/06/11061/")]
|
7840
|
7930
|
public enum TDowoduZakupu
|
|
@@ -7850,7 +7940,7 @@ namespace JPK_VDEK
|
7850
|
7940
|
WEW,
|
7851
|
7941
|
}
|
7852
|
7942
|
|
7853
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
7943
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
7854
|
7944
|
[System.SerializableAttribute()]
|
7855
|
7945
|
[System.Diagnostics.DebuggerStepThroughAttribute()]
|
7856
|
7946
|
[System.ComponentModel.DesignerCategoryAttribute("code")]
|
|
@@ -8082,7 +8172,7 @@ namespace JPK_VDEK
|
8082
|
8172
|
}
|
8083
|
8173
|
}
|
8084
|
8174
|
|
8085
|
|
- [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3752.0")]
|
|
8175
|
+ [System.CodeDom.Compiler.GeneratedCodeAttribute("System.Xml", "4.8.3761.0")]
|
8086
|
8176
|
[System.SerializableAttribute()]
|
8087
|
8177
|
[System.Xml.Serialization.XmlTypeAttribute(Namespace = "http://jpk.mf.gov.pl/wzor/2019/11/06/11061/")]
|
8088
|
8178
|
[System.Xml.Serialization.XmlRootAttribute(Namespace = "http://jpk.mf.gov.pl/wzor/2019/11/06/11061/", IsNullable = false)]
|