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 - ipLocationType

Description

This type defines location information for an IP address.

Properties

Name Type Occurrence Description
city xs:string Optional The city for the IP address.
country xs:string Optional The country for the IP address.
countryFlagURL xs:anyURI Optional The country related flag icon, if available.
isp xs:string Optional The ISP that provides the IP address.
latitude xs:decimal Optional The latitude for the IP address in decimal degrees.
longitude xs:decimal Optional [The longitude for the IP address in decimal degrees.
region xs:string Optional The region for the IP address.
In This Document