Command Reference > infacmd xrf Command Reference > generateReadableViewXML
  

generateReadableViewXML

Generates a readable XML file from an export XML file. The export XML file can contain exported domain or Model repository contents.
The command infacmd xrf generateReadableViewXML simplifies the process of editing an export XML file by exposing the values that you can edit. Use the readable XML file to modify values generated from the export XML file. For example, if you export a mapping saved in the Model repository, you can change the names of columns or edit the precision and scale of data types. If you want to make structural changes to values in the export XML file, use the Administrator tool or the Developer tool depending on whether you exported domain or Model repository contents.
The infacmd xrf generateReadableViewXML command uses the following syntax:
generateReadableViewXML

<-SourceExportFile|-sxf> source_export_file

<-TargetFile|-tf> target_file_Name
The following table describes infacmd xrf generateReadableViewXML options and arguments:
Option
Argument
Description
-SourceExportFile
-sxf
source_export_file
Required. Path and file name of the export XML file.
-TargetFile
-tf
target_file_Name
Required. Path and file name of the readable XML file.