| schema location: | http://www8.garmin.com/xmlschemas/GpxExtensions/v3/GpxExtensionsv3.xsd |
| attribute form default: | |
| element form default: | qualified |
| targetNamespace: | http://www.garmin.com/xmlschemas/GpxExtensions/v3 |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| type | RouteExtension_t | ||
| properties |
|
||
| children | IsAutoNamed DisplayColor Extensions | ||
| source | <xsd:element name="RouteExtension" type="RouteExtension_t"/> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| type | RoutePointExtension_t | ||
| properties |
|
||
| children | Subclass rpt Extensions | ||
| source | <xsd:element name="RoutePointExtension" type="RoutePointExtension_t"/> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| type | TrackExtension_t | ||
| properties |
|
||
| children | DisplayColor Extensions | ||
| source | <xsd:element name="TrackExtension" type="TrackExtension_t"/> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| type | TrackPointExtension_t | ||
| properties |
|
||
| children | Temperature Depth Extensions | ||
| source | <xsd:element name="TrackPointExtension" type="TrackPointExtension_t"/> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| type | WaypointExtension_t | ||
| properties |
|
||
| children | Proximity Temperature Depth DisplayMode Categories Address PhoneNumber Extensions | ||
| source | <xsd:element name="WaypointExtension" type="WaypointExtension_t"/> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| children | StreetAddress City State Country PostalCode Extensions | ||
| used by |
|
||
| source | <xsd:complexType name="Address_t"> <xsd:sequence> <xsd:element name="StreetAddress" type="xsd:token" minOccurs="0" maxOccurs="2"/> <xsd:element name="City" type="xsd:token" minOccurs="0"/> <xsd:element name="State" type="xsd:token" minOccurs="0"/> <xsd:element name="Country" type="xsd:token" minOccurs="0"/> <xsd:element name="PostalCode" type="xsd:token" minOccurs="0"/> <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | xsd:token | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="StreetAddress" type="xsd:token" minOccurs="0" maxOccurs="2"/> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | xsd:token | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="City" type="xsd:token" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | xsd:token | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="State" type="xsd:token" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | xsd:token | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Country" type="xsd:token" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | xsd:token | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="PostalCode" type="xsd:token" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Extensions_t | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||||||||||||
| children | Subclass | ||||||||||||||||||
| used by |
|
||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xsd:complexType name="AutoroutePoint_t"> <xsd:sequence> <xsd:element name="Subclass" type="Subclass_t" minOccurs="0"/> </xsd:sequence> <xsd:attribute name="lat" type="Latitude_t" use="required"/> <xsd:attribute name="lon" type="Longitude_t" use="required"/> </xsd:complexType> |
| type | Latitude_t | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:attribute name="lat" type="Latitude_t" use="required"/> |
| type | Longitude_t | ||||
| properties |
|
||||
| facets |
|
||||
| source | <xsd:attribute name="lon" type="Longitude_t" use="required"/> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Subclass_t | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="Subclass" type="Subclass_t" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| children | Category | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="Categories_t"> <xsd:annotation> <xsd:documentation> This type contains a list of categories to which a waypoint has been assigned. Note that this list may contain categories which do not exist for a particular application installation. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Category" type="xsd:string" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | xsd:string | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Category" type="xsd:string" maxOccurs="unbounded"/> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="Extensions_t"> <xsd:annotation> <xsd:documentation>This type provides the ability to extend any data type that includes it.</xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:any namespace="##other" processContents="lax" minOccurs="0" maxOccurs="unbounded"/> </xsd:sequence> </xsd:complexType> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||||||||
| type | extension of xsd:token | ||||||||||||||
| properties |
|
||||||||||||||
| used by |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:complexType name="PhoneNumber_t"> <xsd:simpleContent> <xsd:extension base="xsd:token"> <xsd:attribute name="Category" type="xsd:token"> <xsd:annotation> <xsd:documentation>Category provides the ability to specify the type of a phone number. For example, a phone number can be categorized as "Home", "Work", "Mobile" e.t.c</xsd:documentation> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:simpleContent> </xsd:complexType> |
| type | xsd:token | ||
| properties |
|
||
| annotation |
|
||
| source | <xsd:attribute name="Category" type="xsd:token"> <xsd:annotation> <xsd:documentation>Category provides the ability to specify the type of a phone number. For example, a phone number can be categorized as "Home", "Work", "Mobile" e.t.c</xsd:documentation> </xsd:annotation> </xsd:attribute> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| children | IsAutoNamed DisplayColor Extensions | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="RouteExtension_t"> <xsd:annotation> <xsd:documentation> This type contains data fields available in Garmin GDB routes that cannot be represented in routes in GPX 1.1 instances. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="IsAutoNamed" type="xsd:boolean"/> <xsd:element name="DisplayColor" type="DisplayColor_t" minOccurs="0"/> <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | |||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||
| type | xsd:boolean | ||||
| properties |
|
||||
| source | <xsd:element name="IsAutoNamed" type="xsd:boolean"/> |
| diagram | |||||||||||||||||||||||||||||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||||||||||||||||||||||||||||
| type | DisplayColor_t | ||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||
| source | <xsd:element name="DisplayColor" type="DisplayColor_t" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Extensions_t | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| children | Subclass rpt Extensions | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="RoutePointExtension_t"> <xsd:annotation> <xsd:documentation> This type contains data fields available in Garmin GDB routes that cannot be represented in routes in GPX 1.1 instances. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Subclass" type="Subclass_t" minOccurs="0"/> <xsd:element name="rpt" type="AutoroutePoint_t" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Subclass_t | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="Subclass" type="Subclass_t" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||||||||||||
| type | AutoroutePoint_t | ||||||||||||||||||
| properties |
|
||||||||||||||||||
| children | Subclass | ||||||||||||||||||
| attributes |
|
||||||||||||||||||
| source | <xsd:element name="rpt" type="AutoroutePoint_t" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Extensions_t | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| children | DisplayColor Extensions | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="TrackExtension_t"> <xsd:annotation> <xsd:documentation> This type contains data fields available in Garmin GDB tracks that cannot be represented in routes in GPX 1.1 instances. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="DisplayColor" type="DisplayColor_t" minOccurs="0"/> <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | |||||||||||||||||||||||||||||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||||||||||||||||||||||||||||
| type | DisplayColor_t | ||||||||||||||||||||||||||||||||||
| properties |
|
||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||
| source | <xsd:element name="DisplayColor" type="DisplayColor_t" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Extensions_t | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| children | Temperature Depth Extensions | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="TrackPointExtension_t"> <xsd:annotation> <xsd:documentation> This type contains data fields available in Garmin GDB track points that cannot be represented in track points in GPX 1.1 instances. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Temperature" type="DegreesCelsius_t" minOccurs="0"/> <xsd:element name="Depth" type="Meters_t" minOccurs="0"/> <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | DegreesCelsius_t | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Temperature" type="DegreesCelsius_t" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Meters_t | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Depth" type="Meters_t" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Extensions_t | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> |
| diagram | ![]() |
||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| children | Proximity Temperature Depth DisplayMode Categories Address PhoneNumber Extensions | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:complexType name="WaypointExtension_t"> <xsd:annotation> <xsd:documentation> This type contains data fields available in Garmin GDB waypoints that cannot be represented in waypoints in GPX 1.1 instances. </xsd:documentation> </xsd:annotation> <xsd:sequence> <xsd:element name="Proximity" type="Meters_t" minOccurs="0"/> <xsd:element name="Temperature" type="DegreesCelsius_t" minOccurs="0"/> <xsd:element name="Depth" type="Meters_t" minOccurs="0"/> <xsd:element name="DisplayMode" type="DisplayMode_t" minOccurs="0"/> <xsd:element name="Categories" type="Categories_t" minOccurs="0"/> <xsd:element name="Address" type="Address_t" minOccurs="0"/> <xsd:element name="PhoneNumber" type="PhoneNumber_t" minOccurs="0" maxOccurs="unbounded"/> <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> </xsd:sequence> </xsd:complexType> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Meters_t | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Proximity" type="Meters_t" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | DegreesCelsius_t | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Temperature" type="DegreesCelsius_t" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Meters_t | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Depth" type="Meters_t" minOccurs="0"/> |
| diagram | |||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | DisplayMode_t | ||||||||
| properties |
|
||||||||
| facets |
|
||||||||
| source | <xsd:element name="DisplayMode" type="DisplayMode_t" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Categories_t | ||||||||
| properties |
|
||||||||
| children | Category | ||||||||
| source | <xsd:element name="Categories" type="Categories_t" minOccurs="0"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Address_t | ||||||||
| properties |
|
||||||||
| children | StreetAddress City State Country PostalCode Extensions | ||||||||
| source | <xsd:element name="Address" type="Address_t" minOccurs="0"/> |
| diagram | ![]() |
||||||||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||||||||
| type | PhoneNumber_t | ||||||||||||||
| properties |
|
||||||||||||||
| attributes |
|
||||||||||||||
| source | <xsd:element name="PhoneNumber" type="PhoneNumber_t" minOccurs="0" maxOccurs="unbounded"/> |
| diagram | ![]() |
||||||||
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||
| type | Extensions_t | ||||||||
| properties |
|
||||||||
| source | <xsd:element name="Extensions" type="Extensions_t" minOccurs="0"/> |
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| type | xsd:double | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="DegreesCelsius_t"> <xsd:annotation> <xsd:documentation> This type contains a temperature value measured in degrees Celsius. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:double"/> </xsd:simpleType> |
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||||||||||||||||||||||||||||||
| type | restriction of xsd:token | ||||||||||||||||||||||||||||||||||
| used by |
|
||||||||||||||||||||||||||||||||||
| facets |
|
||||||||||||||||||||||||||||||||||
| source | <xsd:simpleType name="DisplayColor_t"> <xsd:restriction base="xsd:token"> <xsd:enumeration value="Black"/> <xsd:enumeration value="DarkRed"/> <xsd:enumeration value="DarkGreen"/> <xsd:enumeration value="DarkYellow"/> <xsd:enumeration value="DarkBlue"/> <xsd:enumeration value="DarkMagenta"/> <xsd:enumeration value="DarkCyan"/> <xsd:enumeration value="LightGray"/> <xsd:enumeration value="DarkGray"/> <xsd:enumeration value="Red"/> <xsd:enumeration value="Green"/> <xsd:enumeration value="Yellow"/> <xsd:enumeration value="Blue"/> <xsd:enumeration value="Magenta"/> <xsd:enumeration value="Cyan"/> <xsd:enumeration value="White"/> <xsd:enumeration value="Transparent"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||||
| type | restriction of xsd:token | ||||||
| used by |
|
||||||
| facets |
|
||||||
| annotation |
|
||||||
| source | <xsd:simpleType name="DisplayMode_t"> <xsd:annotation> <xsd:documentation> This type contains a string that specifies how a waypoint should be displayed on a map. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:token"> <xsd:enumeration value="SymbolOnly"/> <xsd:enumeration value="SymbolAndName"/> <xsd:enumeration value="SymbolAndDescription"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||
| type | restriction of xsd:decimal | ||||
| used by |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:simpleType name="Latitude_t"> <xsd:annotation> <xsd:documentation> The latitude of the point. Decimal degrees, WGS84 datum. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:decimal"> <xsd:minInclusive value="-90.0"/> <xsd:maxInclusive value="90.0"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||||
| type | restriction of xsd:decimal | ||||
| used by |
|
||||
| facets |
|
||||
| annotation |
|
||||
| source | <xsd:simpleType name="Longitude_t"> <xsd:annotation> <xsd:documentation> The longitude of the point. Decimal degrees, WGS84 datum. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:decimal"> <xsd:minInclusive value="-180.0"/> <xsd:maxExclusive value="180.0"/> </xsd:restriction> </xsd:simpleType> |
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| type | xsd:double | ||
| used by |
|
||
| annotation |
|
||
| source | <xsd:simpleType name="Meters_t"> <xsd:annotation> <xsd:documentation> This type contains a distance value measured in meters. </xsd:documentation> </xsd:annotation> <xsd:restriction base="xsd:double"/> </xsd:simpleType> |
| namespace | http://www.garmin.com/xmlschemas/GpxExtensions/v3 | ||
| type | restriction of xsd:hexBinary | ||
| used by |
|
||
| facets |
|
||
| source | <xsd:simpleType name="Subclass_t"> <xsd:restriction base="xsd:hexBinary"> <xsd:length value="18"/> </xsd:restriction> </xsd:simpleType> |