Hankintailmoitukset / hilma-api

12 stars 0 forks source link

How to get xsd schema for HILMA eForms? #142

Closed jlouvrier closed 1 year ago

jlouvrier commented 1 year ago

Hi Ari, Where can we download your xsd schemas? Best, Julien

arinurkkala commented 1 year ago

Hi,

They are the XSD:s from eForms SDK: https://github.com/OP-TED/eForms-SDK/tree/develop/schemas

Terveisin, Ari

From: Julien Louvrier @.> Sent: perjantai 27. tammikuuta 2023 9.50 To: Hankintailmoitukset/hilma-api @.> Cc: Subscribed @.***> Subject: [Hankintailmoitukset/hilma-api] How to get xsd schema for HILMA eForms? (Issue #142)

Hi Ari, Where can we download your xsd schemas? Best, Julien

- Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FHankintailmoitukset%2Fhilma-api%2Fissues%2F142&data=05%7C01%7Cari.nurkkala%40innofactor.com%7C811e4a70ed61434ebc9e08db003b274d%7C67481c72d8974db4a7fab96d76dfb545%7C0%7C0%7C638104026289046113%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=d9RtEky4UPmfv%2BMBOlJWly0GZMP5eYAn0d3UJP%2Bf0ns%3D&reserved=0, or unsubscribehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAOLE6MEFJ4TQNRYOC5VXIFLWUN44DANCNFSM6AAAAAAUIMSBGE&data=05%7C01%7Cari.nurkkala%40innofactor.com%7C811e4a70ed61434ebc9e08db003b274d%7C67481c72d8974db4a7fab96d76dfb545%7C0%7C0%7C638104026289046113%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=QHCJuDTIxd5pvM0MvAO3vQgXSlLUkn3jB6mBKa9q6Eg%3D&reserved=0. You are receiving this because you are subscribed to this thread.Message ID: @.***>

eduardsmirnov commented 1 year ago

Hi Ari, follow-up question, are you adding some UBL extensions for HILMA-specific statistics fields? Where could I find XPaths for all these fields?

arinurkkala commented 1 year ago

Hi,

The write API has not been implemented yet for Hilma statistics, but UBL extension is a good place to put them. Currently our web api sends the statistics completely separately from the eForm.

How important is it for you that the statistics are in UBL extension compared to a separate contract from the eForm?

Terveisin, Ari

From: Eduard Smirnov @.> Sent: perjantai 27. tammikuuta 2023 15.51 To: Hankintailmoitukset/hilma-api @.> Cc: Ari Nurkkala @.>; Comment @.> Subject: Re: [Hankintailmoitukset/hilma-api] How to get xsd schema for HILMA eForms? (Issue #142)

Hi Ari, follow-up question, are you adding some UBL extensions for HILMA-specific statistics fields? Where could I find XPaths for all these fields?

- Reply to this email directly, view it on GitHubhttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2FHankintailmoitukset%2Fhilma-api%2Fissues%2F142%23issuecomment-1406534932&data=05%7C01%7Cari.nurkkala%40innofactor.com%7Cdb98dec3f15449d9720a08db006d786d%7C67481c72d8974db4a7fab96d76dfb545%7C0%7C0%7C638104242401297318%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=utMjxvOv9iEWqfekafrLyWRX5AEc1I1nXZV%2FQHYUr30%3D&reserved=0, or unsubscribehttps://eur03.safelinks.protection.outlook.com/?url=https%3A%2F%2Fgithub.com%2Fnotifications%2Funsubscribe-auth%2FAOLE6MBCAEAJA3AMLA65IL3WUPHCZANCNFSM6AAAAAAUIMSBGE&data=05%7C01%7Cari.nurkkala%40innofactor.com%7Cdb98dec3f15449d9720a08db006d786d%7C67481c72d8974db4a7fab96d76dfb545%7C0%7C0%7C638104242401297318%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=9AlZRbOeOYS5QVsG%2B4JATU%2FzZRPpL542ja%2F%2BxWG3fbM%3D&reserved=0. You are receiving this because you commented.Message ID: @.**@.>>

eduardsmirnov commented 1 year ago

Hi Ari, after a long delay, it is not super important if new fields are part of a schema or something else. What I am interested in is to

What I can guess right now is that XML with extra fields would be not valid by TED schema, so probably we would need at least a new schema.

arinurkkala commented 1 year ago

Hi,

We haven't yet implemented the Hilma-specific fields into the write-api yet, so we haven't yet defined anything. But the changes should be coming soon (~1 month) and we will inform about the changes once it has been implemented. Currently we are working on Hilma UI and going through all notice types. As for how the Hilma UI is structured, we have a procedure (fields: name, referencenumber and buyer) that contains notices, where eForm is the main part and Hilma statistics is the deviating part. The Hilma statistics will be implemented with the same restrictions as they are currently. Procedure name and buyer are mandatory. Currently our eForms validation only executes XSD and schematron validation, but the plan is to include the Hilma statistics as well, once we implement them.