<complexType name="AddressPropertyType">
<sequence>
<element ref="diggs:Address" minOccurs="1" maxOccurs="1">
<annotation>
<documentation>The address object contains properties of a physical address, eg. the location where a person or entity can be reached personally or by mail.</documentation>
</annotation>
</element>
</sequence>
</complexType>
|