generateReadableViewXML
Generates a readable XML file from an export XML file. The export XML file can contain 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.  |