Elements in a UDDI Registry: businessEntity
  • The businessEntity element is the root element in a UDDI registry. It provides information about a registered business.
  • The attributes supported by the businesEntity element are:
    • businessKey
    • operator
    • authorizedName
  • The elements supported by the businesEntity element are:
    • discoveryURLs
    • name
    • description
    • contacts
    • businessServices
    • identifierBag
    • categoryBag

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

Click the Next button to continue.