Definition Type: Element
Name: AddressLine
Namespace: http://www.api.org/pidXML
Type: string:http://www.w3.org/2001/XMLSchema
Containing Schema: PIDXLib.xsd
Abstract
Documentation:
Used to hold additional address information, such as "Suite Number", "Apt. Number", etc. Can also be used to hold the address in lieu of the BuildingHouseNumber and StreetName.
Collapse XSD Schema Diagram:
XSD Diagram of AddressLine in schema pidxlib_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="AddressLine" type="string">
    <annotation>
        <documentation>Used to hold additional address information, such as "Suite Number", "Apt. Number", etc.  Can also be used to hold the address in lieu of the BuildingHouseNumber and StreetName.</documentation>
    </annotation>
</element>