A Keyword Value can be assigned if the target element's first attribute value matches a pre-configured value.
For example, examine the following snippet of a sample XML Import Index File:
Note the two shipping addresses contained in the ShipTo elements. You can configure the value of one of the Street attributes to populate a Keyword Value based on value of the Name attribute.
For example, you can configure the value of the Street attribute to fill the Address Keyword Value only if the if the value of the Name attribute is XYZ, Inc. If the value of the Name attribute is not XYZ Inc., then the value of the Street attribute would not be assigned to the Address Keyword Type.
The Field Tag for the above example would be:
/PurchaseOrderRun/PurchaseOrder/ShipTo[@name=”XYZ, Inc.”]/@Street