diff --git a/guides/profiles/30-despatchadvice/principles/parties.adoc b/guides/profiles/30-despatchadvice/principles/parties.adoc
index 5bc1a3ca..5fb90a71 100644
--- a/guides/profiles/30-despatchadvice/principles/parties.adoc
+++ b/guides/profiles/30-despatchadvice/principles/parties.adoc
@@ -56,6 +56,10 @@ a|
*(UBL:OriginatorCustomerParty)*
|The party who will eventually receive and consume the goods and on whose behalf the buyer makes the purchase.
+
+*Delivery party*
+*(cac:Delivery/cac:DeliveryParty)*
+ |A unit to where the consignee forwards the goods. A final delivery point.
|====
The diagram below shows the roles in the fulfillment process.
diff --git a/guides/release-notes/v3.0.14.adoc b/guides/release-notes/v3.0.14.adoc
index 6df22c83..39e55c44 100644
--- a/guides/release-notes/v3.0.14.adoc
+++ b/guides/release-notes/v3.0.14.adoc
@@ -7,17 +7,23 @@ Release date:: November 2024
* BIS Catalogue
** Added sample file and use case which describes consignment orders and vendor-managed inventory for Order Only and Ordering BIS.
+* BIS Ordering and Order Only
+** Added sample file and use case which describes consignment orders and vendor-managed inventory
== Changes to syntax
* Order transaction (T01)
* Order Response transaction (T76)
* Order Response transaction Advanced (T116)
+* Despatch Advice (T16)
+** Optional attribute added to indicate the scheme of the Transport Handling Unit identifier.
+** Optional party Delivery Party added to align with Order.
+
* Catalogue transaction (T19)
* Punchout transaction (T77)
Add ”cac:DocumentReference” to Certificate.
this may contain vital information regarding the label and has a simular function as in Catalogue.
== Changes to code lists and validation artefacts
-
+* Added new codelist with code values SSCC (Serial Shipping Container Code) and ZZZ (Mutually defined) to the optional attribute that indicates the type/scheme for Transport handling unit identifier (in Despatch Advice)
== Other
diff --git a/project.xml b/project.xml
index 1644e476..6f645e8b 100644
--- a/project.xml
+++ b/project.xml
@@ -302,6 +302,12 @@
CodeList-1
structure/codelist/StatusReason.xml
+
+ CodeList-1
+ structure/codelist/TransportHandlingUnitIDschemeID.xml
+
+
+
native:File
diff --git a/structure/codelist/TransportHandlingUnitIDschemeID.xml b/structure/codelist/TransportHandlingUnitIDschemeID.xml
new file mode 100644
index 00000000..486f1028
--- /dev/null
+++ b/structure/codelist/TransportHandlingUnitIDschemeID.xml
@@ -0,0 +1,21 @@
+
+
+
+ Transport Handling Unit ID scheme(openPEPPOL)
+ TransportHandlingUnitIDschemID
+ 1.0
+ OpenPEPPOL
+ OpenPEPPOL
+
+
+ SSCC
+ Serial Shipping Container Code
+ Code used to identify a logistic unit
+
+
+ ZZZ
+ Mutually defined
+ Identifier scheme which is mutually defined by the trading partners
+
+
+
\ No newline at end of file
diff --git a/structure/syntax/ubl-despatch-advice.xml b/structure/syntax/ubl-despatch-advice.xml
index 3548cd19..dd6f346c 100644
--- a/structure/syntax/ubl-despatch-advice.xml
+++ b/structure/syntax/ubl-despatch-advice.xml
@@ -981,6 +981,150 @@
tir16-045
+
+ cac:DeliveryParty
+ Delivery party
+
+ cac:PartyIdentification
+ Party identification
+ Identification of the delivery party. The party to whom the goods are delivered
+
+ cbc:ID
+ Delivery party identifier
+ In this BIS: The identifier of the party that should receive the
+ ordered items
+ tir01-101
+
+ schemeID
+ Deliver party registration identifier identification scheme
+ identifier
+ The identification scheme identifier of the deliverparty
+ identifier.
+ ICD
+ 0002
+
+ 987654321
+
+
+
+ cac:PartyName
+ Party name
+
+ cbc:Name
+ Delivery party name
+ In this
+ BIS: The name of the party that should receive the delivery
+ Text
+ tir01-102
+ Surgery department
+
+
+
+ cac:PostalAddress
+ Final Delivery address
+ The final address for the delivery
+
+ cbc:StreetName
+ Address line 1
+ The main address line in a postal address usually the street
+ name and number.
+ Text
+ tir01-p029
+
+
+ cbc:AdditionalStreetName
+ Address line 2
+ An additional address line in a postal address that can be used
+ to give further details supplementing the main line. Common use are
+ secondary house number in a complex or in a building.
+ Text
+ tir01-p030
+
+
+ cbc:CityName
+ City
+ The common name of the city where the postal address is. The
+ name is written in full rather than as a code.
+ Text
+ tir01-p031
+
+
+ cbc:PostalZone
+ Post code
+ The identifier for an addressable group of properties according
+ to the relevant national postal service, such as a ZIP code or Post
+ Code.
+ Text
+ tir01-p032
+
+
+ cbc:CountrySubentity
+ Country subdivision
+ For specifying a region, county, state, province etc. within a
+ country by using text.
+ Text
+ tir01-p033
+
+
+ cac:AddressLine
+ Address line
+
+ cbc:Line
+ Address line 3
+ An additional address line in an address that can be used
+ to give further details supplementing the main line.
+ Text
+ tir01-p034
+ Gate 34
+
+
+
+ cac:Country
+ Country
+
+ cbc:IdentificationCode
+ Country code
+ A code that identifies the country.The lists of valid
+ countries are registered with the ISO 3166-1 Maintenance agency,
+ "Codes for the representation of names of countries and their
+ subdivisions". Codes must be according to the alpha-2
+ representation.
+ Code
+ tir01-p035
+ ISO3166
+ NL
+
+
+
+
+ cac:Contact
+ Contact information
+ Contact information for the delivery party
+
+ cbc:Name
+ Contact person name
+ The name of the contact person.
+ Text
+ tir01-103
+
+
+ cbc:Telephone
+ Contact telephone number
+ A phone number for the contact person. If the person has a
+ direct number, this is that number.
+ Text
+ tir01-104
+
+
+ cbc:ElectronicMail
+ Contact email address
+ The e-mail address for the contact person. If the person has a
+ direct e-mail this is that email.
+ Text
+ tir01-106
+
+
+
cac:Despatch
Actual or expected despatch period
@@ -1447,6 +1591,15 @@
Handling unit identifier
Identifies the transport handling unit.
tir16-061
+ 173500538500000016
+
+ schemeID
+ Scheme identifier
+ Scheme identifier for the handling unit identifier
+ TransportHandlingUnitIDschemID
+ SSCC
+
+
cbc:TransportHandlingUnitTypeCode