Zum Hauptinhalt springen

Soundex key

Anatomy

<encode:soundex var="var">
string
</encode:soundex>

Description: ENCODE:SOUNDEX generates the 4-character soundex key of a value.

Soundex keys have the property that words pronounced similarly produce the same soundex key.

Attention:

ENCODE:SOUNDEX is less accurate than ENCODE:METAPHONE as the latter knows the basic rules of English pronunciation.

Attributes

NameTypeDescriptionDefined By
varvarResult variable name encode:soundex

Results:

BindingTypePredicate
varstringN/A

Examples

Example

<output>
<encode:soundex>iXML</encode:soundex>
</output>

<!-- I254 -->