Skip to content
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

Green Button XML data validation error #11

Closed
peter279k opened this issue Sep 19, 2019 · 1 comment
Closed

Green Button XML data validation error #11

peter279k opened this issue Sep 19, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@peter279k
Copy link
Owner

After validating the sample Green Button data test.xml, it presents the incorrect validation message.

It's as follows:

Schema validation error: The 'http://naesb.org/espi:start' element is invalid - The value '2019-07-18 17:00:00' is invalid according to its datatype 'http://naesb.org/espi:TimeType' - The string '2019-07-18 17:00:00' is not a valid Int64 value.
at line number:44 position:41

It looks like the start date should use the int64 type.

That is, the start date should be the timestamp.

@peter279k peter279k added the bug Something isn't working label Sep 19, 2019
@peter279k peter279k self-assigned this Sep 19, 2019
peter279k added a commit that referenced this issue Sep 19, 2019
peter279k added a commit that referenced this issue Sep 19, 2019
peter279k added a commit that referenced this issue Sep 19, 2019
peter279k added a commit that referenced this issue Sep 19, 2019
@peter279k
Copy link
Owner Author

Closed via PR #12.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant