The businessServices element is used to further describe the business entity that was defined by the businessEntity element.

The attributes of the businessServices element are serviceKey and businessKey. The serviceKey attribute specifies a unique identifier for a business service. The businessKey attribute specifies a unique identifier for the parent business entity.

The businessServices element uses several additional elements and attributes including name, serviceDescription, bindingTemplates, and categoryBag. The name element specifies the registered names for the business entity. The serviceDescription element provides a brief description of the service. The bindingTemplate element describes the business service. The categoryBag element specifies categorization information.

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