← Prev in month ← Prev in thread

AW: [ubl-comment] cbc:TimeType disappeared since UBL 2.1

From
Helger, Philip <>
Date
2017-11-08T16:56:58+00:00
ID
Thread
AW: [ubl-comment] cbc:TimeType disappeared since UBL 2.1
Hi Jan!

 

In UBL 2.1 there is a „TimeType“ in the UBL-UnqualifiedDataTypes-2.1.xsd file (line 303) – simply use this one.

 

UBL 2.0 just made a “dummy wrapper” around it:

 

 
<xsd:complexType
name="TimeType">

   
<xsd:simpleContent>

     
<xsd:extension
base="udt:TimeType"/>

   
</xsd:simpleContent>

 
</xsd:complexType>

 

 

Hth, Philip

 

Von: Jan Ypma [mailto:]

Gesendet: Mittwoch, 08. November 2017 15:41

An: 

Betreff: [ubl-comment] cbc:TimeType disappeared since UBL 2.1

 

UBL 2.0 had a TimeType in urn:oasis:names:specification:ubl:schema:xsd:CommonBasicComponents-2 (line 436 in [1]). However, this type was not present in UBL 2.1, and is also absent in the current draft for 2.2.

 

We are investigating upgrading some of our extensions from 2.0 to 2.1 and 2.2, and we are currently using cbc:TimeType.

 

Would it be possible to re-add it?

 

Kind regards

Jan Ypma

Tradeshift

 

[1] 
https://docs.oasis-open.org/ubl/os-UBL-2.0/xsd/common/UBL-CommonBasicComponents-2.0.xsd
← Prev in month ← Prev in thread