Skip to content

Commit d651609

Browse files
Syntaxändring
1 parent 816df1c commit d651609

File tree

2 files changed

+28
-25
lines changed

2 files changed

+28
-25
lines changed

rules/examples/Waste Movement use cases/WasteMovement_Example_usecase_2.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -493,7 +493,7 @@
493493

494494
<cac:PartyName>
495495
<cbc:Name>Transportören AB</cbc:Name>
496-
</cac:PartyName>
496+
</cac:PartyName>
497497

498498
<cac:PostalAddress>
499499
<cbc:StreetName>Avon Way</cbc:StreetName>

structure/source/ubl-waste-movement.xml

Lines changed: 27 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -32,17 +32,17 @@
3232
<?Cardinality 0..1?>
3333
</cbc:WasteMovementTypeCode>
3434

35-
<cbc:SequenceID>3
36-
<?Name Sequence ID?>
35+
<cbc:SequenceNumberID>3
36+
<?Name Sequence Number ID?>
3737
<?Description Sequence no of this shipment referring to the same Waste Notification. ?>
3838
<?Cardinality 0..1?>
39-
</cbc:SequenceID>
39+
</cbc:SequenceNumberID>
4040

41-
<cbc:TotalMovementNumeric>4
42-
<?Name Total Movement Numeric?>
41+
<cbc:ConsignmentQuantity>4
42+
<?Name Consignment Quantity?>
4343
<?Description Total no of shipments referring to the same Waste Notification. ?>
4444
<?Cardinality 0..1?>
45-
</cbc:TotalMovementNumeric>
45+
</cbc:ConsignmentQuantity>
4646

4747
<cac:Signature>
4848
<?Name Signature ?>
@@ -1795,17 +1795,18 @@
17951795
<?Cardinality 1..1?>
17961796
<?Description The reference number of the Waste Notification?>
17971797
</cbc:ID>
1798-
</cac:WasteNotificationDocumentReference>
1798+
</cac:WasteNotificationDocumentReference>
17991799

1800-
<cac:DocumentReference>
1801-
<?Name Reference to relevant documents?>
1802-
<?Description Reference to any documents relevant for this Waste Movement. ?>
1800+
<cac:WeightStatementDocumentReference>
1801+
<?Name Reference to Weight Statement documents?>
1802+
<?Description Reference to Weight Statement documents relevant for this Waste Movement. ?>
18031803
<?Cardinality 0..n?>
18041804

1805-
<cbc:ID>765444465
1805+
<cbc:ID>
1806+
76767543
18061807
<?Name Identity of the referenced document?>
18071808
<?Cardinality 1..1?>
1808-
<?Description The reference number of the document?>
1809+
<?Description The reference number of the Weight Statement?>
18091810
</cbc:ID>
18101811

18111812
<cac:Attachment>
@@ -1827,25 +1828,26 @@
18271828
<?Description A reference to an attached document that is external to the document(s) being exchanged.?>
18281829
<?Cardinality 0..1?>
18291830

1830-
<cbc:URI>www.beast.se
1831+
<cbc:URI>
1832+
www.beast.se
18311833
<?Name Address to internet resource?>
18321834
<?Description The Uniform Resource Identifier (URI) that identifies the external object as an Internet resource.?>
18331835
</cbc:URI>
18341836
</cac:ExternalReference>
18351837
</cac:Attachment>
1836-
</cac:DocumentReference>
1838+
</cac:WeightStatementDocumentReference>
18371839

1838-
<cac:WeightStatementDocumentReference>
1839-
<?Name Reference to Weight Statement documents?>
1840-
<?Description Reference to Weight Statement documents relevant for this Waste Movement. ?>
1840+
<cac:DocumentReference>
1841+
<?Name Reference to relevant documents?>
1842+
<?Description Reference to any documents relevant for this Waste Movement. ?>
18411843
<?Cardinality 0..n?>
18421844

1843-
<cbc:ID>76767543
1845+
<cbc:ID>765444465
18441846
<?Name Identity of the referenced document?>
18451847
<?Cardinality 1..1?>
1846-
<?Description The reference number of the Weight Statement?>
1848+
<?Description The reference number of the document?>
18471849
</cbc:ID>
1848-
1850+
18491851
<cac:Attachment>
18501852
<?Name Attachment?>
18511853
<?Cardinality 0..1?>
@@ -1857,20 +1859,21 @@
18571859
<?Name Embedded binary object?>
18581860
<?Cardinality 0..1?>
18591861
<?mimeCode-CodeList MimeCode?>
1860-
<?Description The referenced document can here be inserted as a binary object.?>
1862+
<?Description The referenced document can here be inserted as a binary object.?>
18611863
</cbc:EmbeddedDocumentBinaryObject>
1862-
1864+
18631865
<cac:ExternalReference>
18641866
<?Name External reference?>
18651867
<?Description A reference to an attached document that is external to the document(s) being exchanged.?>
18661868
<?Cardinality 0..1?>
18671869

18681870
<cbc:URI>www.beast.se
18691871
<?Name Address to internet resource?>
1870-
<?Description The Uniform Resource Identifier (URI) that identifies the external object as an Internet resource.?> </cbc:URI>
1872+
<?Description The Uniform Resource Identifier (URI) that identifies the external object as an Internet resource.?>
1873+
</cbc:URI>
18711874
</cac:ExternalReference>
18721875
</cac:Attachment>
1873-
</cac:WeightStatementDocumentReference>
1876+
</cac:DocumentReference>
18741877

18751878
<cac:DocumentDistribution>
18761879
<?Name Document Distribution ?>

0 commit comments

Comments
 (0)