Complement is used if the Zipcode has more information, such as Cedex, Cidex, PO Box, ... The complement may have a numeric part. In that case, Me.Number can be used.  | 
                           
| Complex Type | ZipCodeType | 
<xs:attribute name="Complement" type="xs:string" use="optional"> <xs:annotation> <xs:documentation>Complement is used if the Zipcode has more information, such as Cedex, Cidex, PO Box, ... The complement may have a numeric part. In that case, Me.Number can be used.</xs:documentation> </xs:annotation> </xs:attribute>  |