2.2.4.43 t:ArrayOfPhoneEntitiesType Complex Type
The ArrayOfPhoneEntitiesType complex type specifies an array of phone entities.<76>
<xs:complexType name="ArrayOfPhoneEntitiesType">
<xs:sequence>
<xs:element name="Phone" type="t:PhoneEntityType" minOccurs="0" maxOccurs="unbounded"/>
</xs:sequence>
</xs:complexType>
Phone: An element of type PhoneEntityType, as defined in section 2.2.4.44, that specifies a phone entity.