failing validation
-
You previously suggested I send a copy of my gpx. This is an output from Garmin where they have included their various gpx extensions. It fails your ‘upload gpx’ validation and this is one thing that has me stumped and unable to correct. I think it has soomething to do with the multiple namesspaces. Also their pointer to the topografix xsd is wrong!?
If you have any suggestions how I could fix this, I could make changes in my local files until you have a revision out.
Thanks
Katherine<?xml version="1.0" encoding="UTF-8"?> <gpx creator="Garmin Connect" version="1.1" xsi:schemaLocation="https://www.topografix.com/GPX/1/1 https://www.topografix.com/GPX/11.xsd" xmlns:ns3="https://www.garmin.com/xmlschemas/TrackPointExtension/v1" xmlns="https://www.topografix.com/GPX/1/1" xmlns:xsi="https://www.w3.org/2001/XMLSchema-instance" xmlns:ns2="https://www.garmin.com/xmlschemas/GpxExtensions/v3"> <metadata> <link href="connect.garmin.com"> <text>Garmin Connect</text> </link> <time>2014-09-25T14:24:43.000Z</time> </metadata> <trk> <name>Walking back</name> <type>walking</type> <trkseg> <trkpt lat="51.5005199611186981201171875" lon="-0.1937947981059551239013671875"> <ele>20.799999237060546875</ele> <time>2014-09-25T14:24:44.000Z</time> <extensions> <ns3:TrackPointExtension/> </extensions> </trkpt> <trkpt lat="51.5005199611186981201171875" lon="-0.1937947981059551239013671875"> <ele>20.799999237060546875</ele> <time>2014-09-25T14:24:45.000Z</time> <extensions> <ns3:TrackPointExtension/> </extensions> </trkpt> </trkseg> </trk> </gpx>
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘failing validation’ is closed to new replies.