Zum Hauptinhalt springen

Soundex key

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

<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

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

<!-- I254 -->