<kColl id="devices"> <field id="opera" value="html" description="contains"/> </kColl>
The id="opera" is the browser that is used by existing devices belonging to any communication provider. In this example, a channel handler named html should be added in the channelHandlers section. If you define description="equals", then the user agent that comes in the request must exactly match the specified id. If you define description="contains", then the user agent that comes in the request can just contain the specified id. This feature allows the system to assign multiple versions of a client device user agent to a specific channelHandler.