mirror of
https://github.com/gnss-sdr/gnss-sdr
synced 2025-01-21 06:27:01 +00:00
.. | ||
cnav_ephemeris_map.xsd | ||
ephemeris_map.xsd | ||
gal_almanac_map.xsd | ||
gal_ephemeris_map.xsd | ||
gal_iono_model.xsd | ||
gal_utc_model.xsd | ||
gps_almanac_map.xsd | ||
iono_model.xsd | ||
README.md | ||
utc_model.xsd |
XML Schemas for Assisted GNSS-SDR
GNSS-SDR can read assistance data from Extensible Markup Language (XML) files, and can store navigation data decoded from GNSS signals in the same format. This page provides XML Schemas which describe the structure for those XML files.
XSD (XML Schema Definition) is a World Wide Web Consortium (W3C) recommendation that specifies how to formally describe the elements in an XML document.