BioMini SDK provide these template formats
#define UFE_TEMPLATE_TYPE_XPERIX 2001
#define UFE_TEMPLATE_TYPE_ISO19794_2 2002
#define UFE_TEMPLATE_TYPE_ANSI378 2003
#define UFE_TEMPLATE_TYPE_ISO_CARD_COMPACT 2004
#define UFE_TEMPLATE_TYPE_ISO_CARD_NORMAL 2005
#define UFE_TEMPLATE_TYPE_ISO19794_2_2011 2006
You can set the template while extraction or matching by setting set parameter
1. ISO 19794-2 : 2005 ---------------#define UFE_TEMPLATE_TYPE_ISO19794_2 2002
2. ISO 19794-2 : 2011 ----------------#define UFE_TEMPLATE_TYPE_ISO19794_2_2011 2006
UFS_STATUS UFS_API UFS_SetTemplateType(HUFScanner hScanner, int nTemplateType );
UFM_STATUS UFM_API UFM_SetTemplateType(HUFMatcher pMatcher,int nTemplateType );
There is FBI tool that are available on NIST website
Xperix ISO format is OK , and compliance with FBI tool