phone

A phone number consists of an area code and a direct dial component

➡ Request Parameter

<phone>

attention

If a distinction between the area code and direct dial is not possible, the complete phone number may be entered in the direct-dial field.

Type Condition
phoneType One type of phone number is mandatory:
phone or mobile

phone > area-code

Area code of phone number

➡ Request Parameter

<area-code>

Type Condition Restriction
xs:string Optional Pattern see XSD
Length <=30

phone > direct-dial

Direct dial of phone number

➡ Request Parameter

<direct-dial>

Type Condition Restriction
xs:string Mandatory Pattern see XSD
Length <=30