GPXExtensionsElement

open class GPXExtensionsElement : GPXElement, Codable

A duplicated class of GPXRawElement

This class is a public class as it is representative of all child extension tag types.

It is also inherits GPXElement, and therefore, works like any other ‘native’ element types.