Add a Category

Applies To: Windows Server 2008

A UDDI Services categorization scheme is an XML document that contains two primary elements: a tModel that represents the categorization scheme and one or more associated categoryValues that represent the categories and subcategories of the scheme. You can use the following procedure to add a category to a categorization scheme.

Membership in Users, or equivalent, is the minimum required to complete this procedure. Review details about using the appropriate accounts and group memberships at Local and Domain Default Groups (https://go.microsoft.com/fwlink/?LinkId=83477).

To add a category to a categorization scheme

  1. Click Start, and then click Command Prompt.

  2. At the command prompt, type the following command, and then press ENTER:

    uddicatschemeeditor.exe
    
  3. On the File menu, click Open. Click the XML document that contains the UDDI Services categorization scheme that you want to open, and then click Open.

  4. Click the categorization scheme to which you want to add a category.

  5. On the Edit menu, click Add Category. A new category appears with the name New Category Name.

  6. Click the new category, and then use the Property pane to define the properties of the new category.

  7. To add additional categories, repeat steps 4 through 6.

Additional references