Hema GPX Extension 1.0 Schema Documentation

Printer-friendly Version
View schema xsd XML Instance Representation: Schema Component Representation:

Table of Contents

top ↑

Schema Document Properties

Target Namespace http://gpx.mappatrol.com.au/HGPX/1/0
Element and Attribute Namespaces
  • Global element and attribute declarations belong to this schema's target namespace.
  • By default, local element declarations belong to this schema's target namespace.
  • By default, local attribute declarations have no namespace.
Documentation This schema defines the Hema Maps extensions to be used with the GPX 1.1 schema. The root elements defined by this schema are intended to be used as child elements of the "extensions" elements in the GPX 1.1 schema. The GPX 1.1 schema is available at http://www.topografix.com/GPX/1/1/gpx.xsd.

For more information, visit http://www.topografix.com/gpx.asp

Declared Namespaces

Prefix Namespace
Default namespace http://gpx.mappatrol.com.au/HGPX/1/0
xml http://www.w3.org/XML/1998/namespace
xsd http://www.w3.org/2001/XMLSchema
Schema Component Representation
top ↑

Global Schema Components

Complex Type: HemaMetadataExtension_t

Parent type None
Direct sub-types: None
Name HemaMetadataExtension_t
Abstract no
Documentation Hema Metadata. Contains data fields available in Hema trips that cannot be represented in metadata in GPX 1.1 instances.
XML Instance Representation
Schema Component Representation
top ↑

Complex Type: HemaTrack_t

Parent type None
Direct sub-types: None
Name HemaTrack_t
Abstract no
Documentation Information about the GPX file, author, and copyright restrictions goes in the metadata section. Providing rich, meaningful information about your GPX files allows others to search for and use your GPS data.
XML Instance Representation
Schema Component Representation
top ↑

Simple Type: Difficulty_t

Parent type: xsd:decimal (derivation method: restriction)
Direct sub-types: None
Name Difficulty_t
Content
    Base XSD Type: string
    value comes from list:
  • easy
  • medium
  • difficult
  • very_difficult
Documentation Hema track difficulty. One of [easy, medium, difficult, very_difficult].
Schema Component Representation
top ↑