The stmt attribute of the <match> tag identifies the method of invocation: a CALL, LINK, or XCTL statement. The value attribute of the <name> subtag identifies the name of the program to be matched. It can also be used to specify an alternative name for the entry.
<match stmt="CALL"> <name value="XREAD"/> </match>