Skip to content

Commit cc5bb4f

Browse files
Generated by github actions
1 parent 4f7da79 commit cc5bb4f

File tree

2 files changed

+14
-8
lines changed

2 files changed

+14
-8
lines changed

rules/mapping/AdvancedDespatchAdvice.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -13844,10 +13844,10 @@
1384413844
<Data ss:Type="String">•  •  •  •  •  cbc:NameCode</Data>
1384513845
</Cell>
1384613846
<Cell>
13847-
<Data ss:Type="String"/>
13847+
<Data ss:Type="String">name code </Data>
1384813848
</Cell>
1384913849
<Cell>
13850-
<Data ss:Type="String"/>
13850+
<Data ss:Type="String">The name code of the item instance property.</Data>
1385113851
</Cell>
1385213852
<Cell>
1385313853
<Data ss:Type="String">EPDNumber</Data>
@@ -13896,7 +13896,7 @@
1389613896
<Data ss:Type="String">•  •  •  •  •  cbc:Value</Data>
1389713897
</Cell>
1389813898
<Cell>
13899-
<Data ss:Type="String">Item instance property value</Data>
13899+
<Data ss:Type="String">Item instance property value </Data>
1390013900
</Cell>
1390113901
<Cell>
1390213902
<Data ss:Type="String">The value of the item instance property.</Data>
@@ -13922,10 +13922,10 @@
1392213922
<Data ss:Type="String">•  •  •  •  •  cbc:ValueQuantity</Data>
1392313923
</Cell>
1392413924
<Cell>
13925-
<Data ss:Type="String"/>
13925+
<Data ss:Type="String">value quantity </Data>
1392613926
</Cell>
1392713927
<Cell>
13928-
<Data ss:Type="String"/>
13928+
<Data ss:Type="String">The value quantity of the item instance property.</Data>
1392913929
</Cell>
1393013930
<Cell>
1393113931
<Data ss:Type="String">15.00</Data>
@@ -13974,10 +13974,10 @@
1397413974
<Data ss:Type="String">•  •  •  •  •  cbc:ValueQualifier</Data>
1397513975
</Cell>
1397613976
<Cell>
13977-
<Data ss:Type="String"/>
13977+
<Data ss:Type="String">value qualifier </Data>
1397813978
</Cell>
1397913979
<Cell>
13980-
<Data ss:Type="String"/>
13980+
<Data ss:Type="String">The value qualifier of the item instance property.</Data>
1398113981
</Cell>
1398213982
<Cell>
1398313983
<Data ss:Type="String">descr</Data>

structure/syntax/ubl-advanced-despatch-advice.xml

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3419,6 +3419,8 @@
34193419
</Element>
34203420
<Element cardinality="0..1">
34213421
<Term>cbc:NameCode</Term>
3422+
<Name>name code </Name>
3423+
<Description>The name code of the item instance property.</Description>
34223424
<Attribute usage="Mandatory">
34233425
<Term>listID</Term>
34243426
<Name>Name code list id.</Name>
@@ -3429,14 +3431,16 @@
34293431
</Element>
34303432
<Element>
34313433
<Term>cbc:Value</Term>
3432-
<Name>Item instance property value</Name>
3434+
<Name>Item instance property value </Name>
34333435
<Description>The value of the item instance property.</Description>
34343436
<DataType>Text</DataType>
34353437
<Reference type="BUSINESS_TERM">tir16-p060</Reference>
34363438
<Value type="EXAMPLE">NEPD-1717-700-SE</Value>
34373439
</Element>
34383440
<Element cardinality="0..1">
34393441
<Term>cbc:ValueQuantity</Term>
3442+
<Name>value quantity </Name>
3443+
<Description>The value quantity of the item instance property.</Description>
34403444
<Attribute>
34413445
<Term>unitCode</Term>
34423446
<Value type="EXAMPLE">EA</Value>
@@ -3445,6 +3449,8 @@
34453449
</Element>
34463450
<Element cardinality="0..1">
34473451
<Term>cbc:ValueQualifier</Term>
3452+
<Name>value qualifier </Name>
3453+
<Description>The value qualifier of the item instance property.</Description>
34483454
<Value type="EXAMPLE">descr</Value>
34493455
</Element>
34503456
</Element>

0 commit comments

Comments
 (0)