Elements in a UDDI Registry: businessServices
  • The businessServices element is used to further describe the business that was defined by the businessEntity element.
  • The attributes supported by the businesServices element are:
    • ServiceKey
    • businessKey
  • The elements supported by the businesServices element are:
    • name
    • serviceDescription
    • bindingTemplates
    • categoryBag

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

Click the Next button to continue.