Deprecated featureDeprecated feature

Changing the display setting

The steps in this section explain how to change the display attribute of a feature.

Procedure

  1. Edit the XML input file
  2. Find the <display> element corresponding to the feature that you want to configure. The <display> element will be inside the <feature> element.
  3. To display the feature within the metaphor, set display to 1. To hide the feature within the metaphor, set display to 0.
  4. Save the XML file.
  5. Update the production server by importing the updated XML file.