How to Edit the Game Categories in XML

An XML file contains a list of organized records you use to store data for a website or local desktop application. You must do a search through each record to change the category. You can use the Windows Notepad software to search through your XML file, using this feature to change one or several game records.

Instructions

    • 1

      Right-click the XML file that contains your game records. Click "Open With" and select "Notepad" as the XML editor.

    • 2

      Press the "Ctrl" and "F" keys to open the "Find" dialog window. Type "category" in the text box and press "Enter" to scroll to the first category section.

    • 3

      Type a new category name in the node. The following code is an example of a category node:

      <category>RPG</category>

      Replace "RPG" with the name of the category you want to use.

    • 4

      Press the "F3" key to scroll to the next category node. Continue pressing "F3" until you change each node.

Related Searches:

References

Comments

Related Ads

Featured