Previous Topic: Localized CA CMDB ConsiderationsNext Topic: Test the Rules


The XML Header

Following XML coding standards, if the XML content in the rule set contains non-UTF-8 characters, you may require a line at the beginning of the XML translation file that is similar to the following:

<?XML version="1.0" encoding="codepage"?>

codepage defines the code page.

Note: For more information about GRLoader XML, see the CA CMDB Technical Reference Guide.