-
Notifications
You must be signed in to change notification settings - Fork 7
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XSD error 'EventListType': The content model is not determinist #280
Comments
I am volunteering to look into XSD issues and offer support. |
Needs eyeballing and validation checks by @CraigRe @mgh128 @sboeckelmann and @RalphTro . @sboeckelmann will also ask @RalphTro if we can run existing (1.x) production data against 2.0 schema, to make sure we are not adding backward incompatibility. |
Linked to #283 |
At the Jun 15 telco:
|
Hi @VladimirAlexiev, Its right that Fortunately, we don't have to worry about the non-deterministic behavior of XSD anymore as the modified version of XSD submitted by @sboeckelmann as PR: #295 is a deterministic one. |
Thanks to updated XSD from Sven (PR #303 ), I think this issue can now be closed. |
I have update the XSL/README a bit - but it’s still work in progress.
Sorry, but I won’t be able to finish it up before today’s call.
Just to notify and provide a quick preview:
https://github.com/sboeckelmann/EPCIS/tree/master/XSL#readme
In my opinion, it might be useful to give some hints for different programming languages. What do you think?
… Am 08.11.2021 um 21:15 schrieb Mark Harrison ***@***.***>:
Thanks to updated XSD from Sven (PR #303 <#303> ), I think this issue can now be closed.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub <#280 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AE72UTSLVDQYXMFPIAUN7JDULAVUZANCNFSM45COAOWA>.
Triage notifications on the go with GitHub Mobile for iOS <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675> or Android <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
|
Hi Sven,
Thanks for making further updates. I agree that it's a very good idea to
provide guidance about how to use this in various programming languages,
I'm also suggesting that we extend the introduction section to EPCIS to
explain the new features, data formats, interfaces, etc. and have prepared
three diagrams to help explain these. One of these includes your XSLT
transformation to bridge the gap between XML and JSON/JSON-LD - and I hope
that this extended intro section can then refer to the availability of the
helpful XSLT artefact you have contributed.
Best wishes
Mark
…On Tue, Nov 9, 2021 at 12:42 PM sboeckelmann ***@***.***> wrote:
I have update the XSL/README a bit - but it’s still work in progress.
Sorry, but I won’t be able to finish it up before today’s call.
Just to notify and provide a quick preview:
https://github.com/sboeckelmann/EPCIS/tree/master/XSL#readme
In my opinion, it might be useful to give some hints for different
programming languages. What do you think?
> Am 08.11.2021 um 21:15 schrieb Mark Harrison ***@***.***>:
>
>
> Thanks to updated XSD from Sven (PR #303 <
#303> ), I think this issue can now be
closed.
>
> —
> You are receiving this because you were mentioned.
> Reply to this email directly, view it on GitHub <
#280 (comment)>, or
unsubscribe <
https://github.com/notifications/unsubscribe-auth/AE72UTSLVDQYXMFPIAUN7JDULAVUZANCNFSM45COAOWA
>.
> Triage notifications on the go with GitHub Mobile for iOS <
https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
or Android <
https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
>
—
You are receiving this because you modified the open/close state.
Reply to this email directly, view it on GitHub
<#280 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABSXRL5I7T4QMNUIKGKJWC3ULEJJRANCNFSM45COAOWA>
.
|
I'm not much of an expert on XSD but I tried to validate one of the XML examples (slightly renamed) and got this error:
@CraigRe @RalphTro who's our XSD expert?
Loosely related to #279
The text was updated successfully, but these errors were encountered: