if (field.getName().equals("RecipientName")) {
System.out.println();
}
boolean continueProcessing = handler.preProcessParse(namespaces, p, parent, xmldoc, name, field);
if (continueProcessing) {
if (strXpath != null) {
// An xpath of . is used for unstructured names, addresses, etc, but should only be used when there are no structured fields