<xs:element name="AddressLine" type="StringLength1to255" minOccurs="0" maxOccurs="5">
<xs:annotation>
<xs:documentation xml:lang="en">When the address is unformatted (FormattedInd="false") these lines will contain free form address details. When the address is formatted and street number and street name must be sent independently, the street number will be sent using StreetNmbr, and the street name will be sent in the first AddressLine occurrence.</xs:documentation>
</xs:annotation>
</xs:element>
|