#!/usr/bin/perl

system "cp /mt/apps/gpms/FGDC2MRF/01_idinfo_ver2.xsl /mt/apps/gpms/FGDC2MRF/01_idinfo.xsl";
system "cp /mt/apps/gpms/xsd/IdentificationInformation_new5.xsd  /mt/apps/gpms/xsd/IdentificationInformation.xsd";
system "cp /mt/apps/gpms/xsl/IdentificationInformation_ver2.xsl /mt/apps/gpms/xsl/IdentificationInformation.xsl";

 
