B.5 Adding a Legend Rule

You can add a legend rule that has been deleted or marked for deletion.

To add a legend rule:

  1. Create an XML file that identifies the rule you want to add, in the following format:

    <?xml version="1.0" encoding="UTF-8" ?>

    - <xml>

    - <LEGENDPARSERS>

    - <LEGENDPARSER>

    <ADDRULE ID="ruleID" />

    </LEGENDPARSER>

    </LEGENDPARSERS>

    </xml>

    where ruleid is the name of the rule that you want to add.

  2. Save the file as <nameoffile>.xml.

  3. Issue the following command from a command prompt at the root of the \bin directory: xmlcheckin <nameoffile>.xml.