Share via


Phone Complex Type

The Phone type contains the phone number and phone number type.

Syntax

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

See Also

Reference

GrooveVCard Web Service
GrooveVCard.Read Operation
vCard Complex Type