The Phone type contains the phone number and phone number type.
<Phone> <PhoneNumber /> <PhoneTypes> <!-- Array of --> <PhoneType /> </PhoneTypes> </Phone>
PhoneNumber
xs:string
Phone number.
PhoneTypes
Array of PhoneType
The type of the phone number. There can between 1 and 14 PhoneType elements in the PhoneTypes array.