element PostalAddress
diagram
version V2_1
namespace https://www.wipo.int/standards/XMLSchema/ST96/Common
type com:PostalAddressType
children com:PostalStructuredAddress com:PostalAddressText
used by
complexType com:PostalAddressBagType
source <xsd:element name="PostalAddress" type="com:PostalAddressType">
<xsd:annotation>
<xsd:documentation>
Structured and unstructured forms of mailing address.
</xsd:documentation>
</xsd:annotation>
</xsd:element>