The Phone type contains the phone number and phone number type.
<Phone>
<PhoneNumber />
<PhoneTypes>
<!-- Array of --> <PhoneType />
</PhoneTypes>
</Phone>
|
Element
|
Data type
|
Description
|
|---|
|
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.
|
Reference
GrooveVCard Web Service
GrooveVCard.Read Operation
vCard Complex Type