Documentation

{{docApp.title}}

{{docApp.description}}

How can we help?

{{docApp.searchError}}
{{product.name}}

Searching in {{docApp.searchFilterBySpecificBookTitle}}

{{docApp.searchResultFilteredItems.length}} results for: {{docApp.currentResultsSearchText}} in {{docApp.searchFilterBySpecificBookTitle}}
Search results have been limited. There are a total of {{docApp.searchResponse.totalResultsAvailable}} matches.

You have an odd number of " characters in your search terms - each one needs closing with a matching " character!

{{docApp.libraryHomeViewProduct.title || docApp.libraryHomeViewProduct.id}}

{{docApp.libraryHomeViewProduct.description}}

  1. {{book.title}}

{{group.title || group.id}}

{{group.description}}

  1. {{book.title}}

{{group.title}}

Complex Types - geoLocationType

Description

This type defines a location type to be used to represent the last or current location of a user. It should have an expiration date and time.

Properties

Name Type Occurrence Description
elevation xs:decimal Optional Elevation recorded in meters above mean sea level
latitude xs:decimal Required The GPS position latitude value in decimal degrees
longitude xs:decimal Required [The GPS position longitude value in decimal degrees
placeName smallStringType Optional Text name describing or disambiguating the location. For example, “Marylebone Train Station”
timestamp xs:dateTime Optional The timestamp when the geo location was last set. This timestamp is server generated, so any user defined value will be ignored.
In This Document