[ { "description": "DriversLicence", "countryCode": "AUS", "elementSpecifications": [ { "elementType": "GENERIC_STRING", "includeFromNChars": 4, } ] },{ "description": "ForenameSurnameMinorStreetNumber", "countryCode": "AUS", "elementSpecifications": [ { "elementType": "FORENAMES", "elementModifiers": [ "ROOTNAME" ], "algorithm": { "name": "DOUBLE_METAPHONE_FIRST_WORD" }, "includeFromNChars": 1, "truncateToNChars": 10 }, { "elementType": "SURNAME", "algorithm": { "name": "DOUBLE_METAPHONE" }, "includeFromNChars": 1, "truncateToNChars": 10 }, { "elementType": "MINORSTREET_NUMBER", "includeFromNChars": 1, "truncateToNChars": 5 } ] }, { "description": "MinorStreetLocalityProvince", "countryCode": "AUS", "elementSpecifications": [ { "elementType": "MINORSTREET_DESCRIPTION", "algorithm": { "name": "SOUNDEX" }, "includeFromNChars": 1 }, { "elementType": "LOCALITY", "elementModifiers": [ "STANDARDSPELLING", "DERIVED" ], "includeFromNChars": 1, "truncateToNChars": 30 }, { "elementType": "PROVINCE", "elementModifiers": [ "STANDARDSPELLING", "DERIVED" ], "includeFromNChars": 2, "truncateToNChars": 30 } ] }, { "description": "BuildingDescriptionLocalityProvince", "countryCode": "AUS", "elementSpecifications": [ { "elementType": "BUILDING_DESCRIPTION", "algorithm": { "name": "SOUNDEX" }, "includeFromNChars": 1 }, { "elementType": "LOCALITY", "elementModifiers": [ "STANDARDSPELLING", "DERIVED" ], "includeFromNChars": 2, "truncateToNChars": 30 }, { "elementType": "PROVINCE", "elementModifiers": [ "STANDARDSPELLING", "DERIVED" ], "includeFromNChars": 2, "truncateToNChars": 30 } ] }, { "description": "POBoxNumberLocalityProvince", "countryCode": "AUS", "elementSpecifications": [ { "elementType": "POBOX_NUMBER", "includeFromNChars": 1, "truncateToNChars": 10 }, { "elementType": "LOCALITY", "elementModifiers": [ "STANDARDSPELLING", "DERIVED" ], "includeFromNChars": 2, "truncateToNChars": 30 }, { "elementType": "PROVINCE", "elementModifiers": [ "STANDARDSPELLING", "DERIVED" ], "includeFromNChars": 2, "truncateToNChars": 30 } ] }, { "description": "StreetNumberSurnameInitialLocalityProvince", "countryCode": "AUS", "elementSpecifications": [ { "elementType": "MINORSTREET_NUMBER", "includeFromNChars": 1, "truncateToNChars": 5 }, { "elementType": "SURNAME", "algorithm": { "name": "INITIAL" }, "includeFromNChars": 1 }, { "elementType": "LOCALITY", "elementModifiers": [ "STANDARDSPELLING", "DERIVED" ], "includeFromNChars": 2, "truncateToNChars": 30 }, { "elementType": "PROVINCE", "elementModifiers": [ "STANDARDSPELLING", "DERIVED" ], "includeFromNChars": 2, "truncateToNChars": 30 } ] }, { "description": "PostcodeMinorStreetBuildingSurnameForenameInitial", "countryCode": "AUS", "elementSpecifications": [ { "elementType": "POSTCODE", "elementModifiers": [ "STANDARDSPELLING" ], "includeFromNChars": 4, "truncateToNChars": 4 }, { "elementType": "MINORSTREET_DESCRIPTION", "algorithm": { "name": "SOUNDEX" }, "includeFromNChars": 1 }, { "elementType": "BUILDING_DESCRIPTION", "algorithm": { "name": "SOUNDEX" }, "includeFromNChars": 1 }, { "elementType": "SURNAME", "algorithm": { "name": "DOUBLE_METAPHONE" }, "includeFromNChars": 1, "truncateToNChars": 4 }, { "elementType": "FORENAMES", "elementModifiers": [ "ROOTNAME" ], "algorithm": { "name": "INITIAL" }, "includeFromNChars": 1 } ] }, { "description": "Hash", "countryCode": "AUS", "elementSpecifications": [ { "elementType": "HASH" } ] } ]