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

Description

This type represents the regional settings.

Properties

Name Type Occurrence Description
country xs:language Optional The ISO 3166-1 alpha 2 language code that identifies the country.
currencySymbol xs:string Optional The currency symbol related to the session.
dateFormat xs:string Optional The date format related to the session.
dateTimeFormat xs:string Optional The date and time format related to the session.
language xs:language Optional The RFC 3066 language code that identifies the language to use.
timeFormat xs:string Optional The time format related to the session.
timeZone xs:string Optional The timezone related to the session.
weekStartDay xs:string Optional The start day of the week, can be one of [sun
In This Document