Skip to content

Update GNSSLocationDelivery.xsd for empty coordinates #3

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

Open
wants to merge 1 commit into
base: Sequoia
Choose a base branch
from

Conversation

abeggc
Copy link

@abeggc abeggc commented May 2, 2024

Here is a proposed addition to the GNSSLocation XSD Schema to allow validation of empty Latitude and Longitude fields as discussed in issue #2.
This is done by using an union type to allow validation of GNSSLocationDelivery with empty Latitude and Longitude fields in case of no GPS fix. A sample xml file implementing this case is also provided.

Use an union type to allow validation of GNSSLocationDelivery with empty
Latitude and Longitude fields in case of no GPS fix. A sample xml file
implementing this case is also provided. See discussion in issue ITxPT#2.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant