Zum Hauptinhalt springen

Metaphone key

Anatomy

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

Description: ENCODE:METAPHONE generates the metaphone key of a value.

Metaphone keys have the property that words pronounced similarly produce the same metaphone key.

Attention:

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

Attributes

NameTypeDescriptionDefined By
varvarResult variable name encode:metaphone

Results:

BindingTypePredicate
varstringN/A

Examples

Example

<output>
<encode:metaphone>iXML</encode:metaphone>
</output>

<!-- IKSML -->