3.1.4.1.1.17 t:PhysicalAddressDictionaryType Complex Type
The PhysicalAddressDictionaryType complex type contains physical addresses that are associated with a contact (2).
-
<xs:complexType name="PhysicalAddressDictionaryType"> <xs:sequence> <xs:element name="Entry" type="t:PhysicalAddressDictionaryEntryType" maxOccurs="unbounded" /> </xs:sequence> </xs:complexType>
Child Elements
Element name |
Type |
Description |
---|---|---|
Entry |
t:PhysicalAddressDictionaryEntryType (section 3.1.4.1.1.16) |
Contains information that defines a physical address, such as a street address. |