Poster of Linux kernelThe best gift for a Linux geek
XGFUPDATE

XGFUPDATE

Section: User Commands (1) Updated: 2009-12-18
Local index Up
 

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.
 

FILES

/usr/share/xml/xgridfit/util/xgf-update.xsl
/usr/share/xml/xgridfit/util/xgf-add-namespace.xsl XSLT scripts that do the updating.
/usr/share/xml/xgridfit/util/add-blanks.sed
A Sed script that does some formatting of the output.
 

SEE ALSO

xgridfit(1).  

AUTHOR

Xgfupdate was written by Peter Baker <psb6m@virginia.edu>.

This manual page was written by Peter Baker


 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
FILES
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 21:27:10 GMT, April 16, 2011