Revision 10623
Added by Aaron Marcuse-Kubitza over 11 years ago
test.xml.ref | ||
---|---|---|
59 | 59 |
<party_id> |
60 | 60 |
<party> |
61 | 61 |
<fullname> |
62 |
<_alt>
|
|
63 |
<0>$DETERMINER FIRST NAME</0>
|
|
64 |
<1>$DETERMINER LAST NAME</1>
|
|
65 |
</_alt>
|
|
62 |
<_join_words>
|
|
63 |
<1>$DETERMINER FIRST NAME</1>
|
|
64 |
<2>$DETERMINER LAST NAME</2>
|
|
65 |
</_join_words>
|
|
66 | 66 |
</fullname> |
67 | 67 |
</party> |
68 | 68 |
</party_id> |
Also available in: Unified diff
bugfix: inputs/TEX/Specimen2/map.csv: DETERMINER FIRST NAME/LAST NAME: combined using _join_words() instead of the default _alt()