This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Importing TCX in GC seems to omit included Notes

I have a TCX that contains the Notes tag. Importing manually through GC doesn't seem to import the Notes tag even though it seems to meet the spec from the XSD.

Snippet:

<Activity Sport="Biking">

     ...

    <Notes xmlns="">www.garmin.com/.../v2">Ride info here...</Notes>

</Activity>