PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → ubl invoices
ubl invoices
Iniciado por guest, 21,ago. 2015 18:41 - 2 respuestas
Publicado el 21,agosto 2015 - 18:41
Hi,

Does anyone of you do digital invoices in xml format ( ubl ). Espersially the Dutch variant. (SI-UBL)

In holland a subset of the simpli invoice standard is used. They use only about 200 of the over 2000 that are availeble in ubl 2.1

the standard ubl has an xsd but the xsd works with an include in the declaration and thuss it is not one xsd but several XSD taht have to be added to a windev project.

Is it at all possible to add these kind of xsd to a windev project. I get faults that it cannot find certain stuff when adding one of the xsd. The fault is corect because the things missing are in the other xsd files.

SO I guess using the xsd is not an option. I added the xml from the site ( www.ublketentest.nl) I guess I have to use this xml.

If anyone has already done this I would appriciate if you could tell me if there are issues.

Thanks

regards
allard
Publicado el 24,agosto 2015 - 23:35
So I guess it is not possible to add several xsd to a project that reffer to each other ?

regards
Allard
Publicado el 18,septiembre 2015 - 08:59
In windev 19 it gives a problem when you import a xsd file with links in it. I have tried it in windev 20 and there it was possible to import a xsd with external xsd. I also work in de Netherlands, and i am at this moment working with UBL 2.1. If you wil contact me directly send me an e-mail

Geralt