UDDI category file format

You can provide a category file to describe or populate the values in a user-defined category of a unit test UDDI registry. The file can be used to configure or reconfigure a unit test registry, or it can be used to provide descriptions of values in  a previously deployed registry. 

Store the hierarchy in a file with UTF-8 encoding using a WebSphere® editor, with one value on each line.

You can customize the value format with the preferences for Web Services > Private UDDI registry. By default, each value should use the following format:

category_key#
identifier#
value_label#
parent_reference

Where:

Example

This category value file:

food#00#Food#00
food#10#Fruit#00
food#101#Apples#10
food#102#Oranges#10
food#103#Pears#10
food#1031#Anjou#103
food#1032#Conference#103
food#1033#Bosc#103
food#104#Pomegranates#10
food#20#Vegetables#00
food#201#Carrots#20
food#202#Potatoes#20
food#203#Peas#20
food#204#Sprouts#20

Defines a category with the key "food", and the following value hierarchy: 

Terms of use | Feedback
(C) Copyright IBM Corporation 2000, 2005. All Rights Reserved.