Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The ArrayOfAddressEntitiesType complex type represents an array of address entities.<31>
-
<xs:complexType name="ArrayOfAddressEntitiesType"> <xs:sequence> <xs:element name="AddressEntity" type="t:AddressEntityType" minOccurs="0" maxOccurs="unbounded"/> </xs:sequence> </xs:complexType>
AddressEntity: An element of type AddressEntityType, as defined in section 2.2.4.1, that specifies an address.