/** * Contains the <a href="https://jaxb.dev.java.net/nonav/2.2.4/docs/api/">JAXB</a> binding for the trekbuddy GPX extensions 0.9.84. */ @javax.xml.bind.annotation.XmlSchema(namespace = TREKBUDDY_EXTENSIONS_0984_NAMESPACE_URI, elementFormDefault = QUALIFIED, xmlns = { @XmlNs(prefix = "nmea", namespaceURI = TREKBUDDY_EXTENSIONS_0984_NAMESPACE_URI) }) package slash.navigation.gpx.trekbuddy; import javax.xml.bind.annotation.XmlNs; import static javax.xml.bind.annotation.XmlNsForm.QUALIFIED; import static slash.navigation.gpx.GpxUtil.*;