The bindingTemplate element is used to store records that contain addresses linking a business service to the implementation information.

The attributes of the bindingTemplate element are serviceKey and bindingKey. The serviceKey attribute specifies a unique identifier for a parent business service. The bindingKey attribute specifies a unique identifier for the bindingKey element.

The bindingTemplate element further uses the description, accessPoint, hostingRedirector, and tModelInstanceDetails elements. The description element provides a brief service entry point description. The accessPoint element specifies the entry point address for calling the web service. The hostingRedirector element specifies the reference to a redirected binding template. The tModelInstanceDetails element provides a reference to the technical models.

The code example illustrates the use of the attributes and elements of the bindingTemplate element.