Modifying an element name

Because the application you are writing may have local naming conventions or styles to conform with, Message Bridge allows you to change the name of an element that occurs in the code it generates. You change the name in the graphical representation of your schema. The name of the element does not change in the schema, only in the GUI. Your modified name occurs in the DataBean.

StepsTo modify an element name

  1. Select the element whose name you want to modify.

  2. Right-click the element name in the graphical representation of the schema.

    NoteIf you right-click an attribute and select Rename Element, you rename the element above the attribute. Renaming attributes is not supported.

  3. Select Rename Element. The Rename Object dialog box opens.

  4. Enter the new name of the element and click OK. The new name appears in the graphical representation of the schema.