what3words

<what3wordsConfiguration
<services
>
requiredmax. 1
<service
id
required
=
string

id of the service

<url
>
required
string

Url of the what3words service

</url>
<language
>
required
string

Language of the what3words service (de for German, en for English, check what3words documentation for other supported languages),

</language>
<apiKey
xsd:string
encrypted
optional
=
boolean
>
required

API key used to authenticate in the what3words service (by default encrypted).

</apiKey>
<authentication
<userName
>
required
string
</userName>
<password
xsd:string
encrypted
optional
=
boolean
>
required
</password>
>
optional

User and password (by default encrypted) used to authenticate in the what3words service (alternatively to API key).

</authentication>
>
requiredmax. unbounded

Configuration of a single service providing the what3words functionality

</service>
</services>
>
required

Configuration of the what3words functionality

</what3wordsConfiguration>