Skip to content

Commit 1e3c4ab

Browse files
committed
Merged PR 2170: #19215 LekXML45 - Distribuční poplatek XSD
#19215 Doplněn distribuční poplatek. Related work items: #19215
2 parents bc28ef4 + 13adf99 commit 1e3c4ab

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Schema/RozhraniDL-Lekis-XML-v4.xsd

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,6 +1146,13 @@
11461146
<![CDATA[Výše recyklačního příspěvku bez DPH]]>
11471147
</xs:documentation>
11481148
</xs:annotation>
1149+
</xs:element>
1150+
<xs:element name="distribucniPoplatek" type="cenaBezDPHType" minOccurs="0">
1151+
<xs:annotation>
1152+
<xs:documentation>
1153+
<![CDATA[Výše distribučního poplatku bez DPH]]>
1154+
</xs:documentation>
1155+
</xs:annotation>
11491156
</xs:element>
11501157
<xs:element name="externiSkladovaCena" type="cenaBezDPHNullableType" minOccurs="0">
11511158
<xs:annotation>

0 commit comments

Comments
 (0)