element <postalCode> (local)
Namespace:
Type:
Content:
simple
Defined:
locally within addressType complexType in hscommon.xsd; see XML source
XML Representation Summary
<postalCode>
   
Content: 
{ xsd:string }
</postalCode>
Included in content model of elements (6):
accountAddress (in account), address, address (in contact), address (in location), address (in myProfile), billingAddress (in card)
Annotation
This element contains the official postal code for this address.
XML Source (see within schema source)
<xsd:element minOccurs="0" name="postalCode" type="string">
<xsd:annotation>
<xsd:documentation>
This element contains the official postal code for this address.
</xsd:documentation>
</xsd:annotation>
</xsd:element>