| KCXML Reference / Sample KCXML Document | |
Following is a complete list of customer_master columns supported by KCXML:
| active_e-mail_address | address_line2 | birthdate |
| alt_customer_id | city | phone |
| first_name | state | fax |
| middle_name | postal_code | province |
| last_name | country | e-mail_client_id |
| address_line1 | organization | salutation |
<CustomerAttribute Name="First Name">John</CustomerAttribute>
<CustomerAttribute> tag matches record in cust_attribute table. <CustomerAttribute Name="LastShoppingDate ">2333888</ CustomerAttribute > <CustomerAttribute Name="LastName">Smith</ CustomerAttribute > <CustomerAttribute Name="First Name">John</ CustomerAttribute >