This is the command xgfupdate that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator
PROGRAM:
NAME
xgfupdate - updates an Xgridfit program file to the latest version.
SYNOPSIS
xgfupdate file
DESCRIPTION
Xgfupdate is a utility that updates an Xgridfit program file so that it validates against
the current xgridfit.rnc schema. Xgfupdate outputs the updated file to stdout. To capture
the output in a file, use this syntax:
$xgfupdate [options] infile > outfile
OPTIONS
-h Display a help message and exit.
-v 1|2 Choose a mode in which to run Xgfupdate. "1" updates an Xgridfit program so that it
will validate against the 2.0 schema. "2" updates an Xgridfit program from version
1.x or 2.0 to version 2.1 by adding the Xgridfit namespace; it also revises
XInclude elements to be aware of the Xgridfit namespace.
Use xgfupdate online using onworks.net services