| # | {{ nglbl("Name") }} | {{ nglbl("Organisation") }} / {{ nglbl("Position") }} | {{ nglbl("PEPType") }} | {{ nglbl("Nationality") }} | {{ nglbl("Gender") }} | {{ nglbl("Sanction") }} | |
|---|---|---|---|---|---|---|---|
| {{ nglbl("Processing") }}... | |||||||
| {{ nglbl("NoMatchingResults") }} | |||||||
| {{ $index+1 }} |   | {{ x.nam }} {{ x.oriscr?' [' + (x.oriscr + ' ' + x.othnam).trim() + ']':'' }} {{ x.simnam?' (' + (x.simnam + ' ' + x.simoth).trim() + ')':'' }} {{ x.dec==1?' (' + nglbl('Deceased') + ')':'' }} | {{ x.org }} {{ x.pos }} | {{ x.typ=='PEP'? ( x.src=='NPC'||x.src=='CPPCC'?x.src:'PEP' ) : (x.typ=='FM'?nglbl('FamilyMember'):(x.typ=='CA'?nglbl('CloseAssociates'):'') ) }} | {{ x.nat }} | {{ x.gdr }} | {{ x.san_us==1? "US" : "" }} | 
 
                 
                                | Type | ID# | Country | 
|---|---|---|
| {{ x.ity }} | {{ x.ino }} | {{ getCountryName( x.ict ) }} | 
| {{ $index+1 }} |   | {{ z.nam }} {{ z.gdr?" [" + z.gdr + "]":"" }} {{ nglbl("Deceased") }} | {{ z.typ==1?nglbl("FamilyMember"):nglbl("CloseAssociates") }} | {{ z.rel }} | |
| # | ||
|---|---|---|
| {{ $index }} | Name :            {{ z.nam    }} => {{ detail.history[$index-1].nam     }} Original Script : {{ z.nam_os }} => {{ detail.history[$index-1].nam_os  }} Other Name :      {{ z.othnam }} => {{ detail.history[$index-1].othnam  }} Gender :          {{ z.gdr    }} => {{ detail.history[$index-1].gdr     }} Date of Birth :   {{ z.dob    }} => {{ detail.history[$index-1].dob     }} Date of Death :   {{ z.dod    }} => {{ detail.history[$index-1].dod     }} Nationality :     {{ z.nat    }} => {{ detail.history[$index-1].nat     }} Organisation :    {{ z.org    }} => {{ detail.history[$index-1].org     }} Position :        {{ z.pos    }} => {{ detail.history[$index-1].pos     }} Remarks :         {{ z.rmk    }} => {{ detail.history[$index-1].rmk     }} | {{ z.upd_by }} {{ ngShowDateTime( z.upddat ) }} | 
| Date | {{ detail_history.upddat }} | Replace | Current | 
|---|---|---|---|
| Name | {{ detail_history.nam }} | {{ detail.name }} | |
| Gender | {{ detail_history.gdr }} | {{ detail.gender }} |