(file) Return to XmlConstants.h CVS log (file) (dir) Up to [Pegasus] / pegasus / src / Pegasus / Common

Diff for /pegasus/src/Pegasus/Common/XmlConstants.h between version 1.9 and 1.12

version 1.9, 2005/02/05 22:59:24 version 1.12, 2008/01/08 20:15:10
Line 1 
Line 1 
 //%2005////////////////////////////////////////////////////////////////////////  //%2006////////////////////////////////////////////////////////////////////////
 // //
 // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development // Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
 // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems. // Company, L.P.; IBM Corp.; The Open Group; Tivoli Systems.
Line 8 
Line 8 
 // IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group. // IBM Corp.; EMC Corporation; VERITAS Software Corporation; The Open Group.
 // Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.; // Copyright (c) 2005 Hewlett-Packard Development Company, L.P.; IBM Corp.;
 // EMC Corporation; VERITAS Software Corporation; The Open Group. // EMC Corporation; VERITAS Software Corporation; The Open Group.
   // Copyright (c) 2006 Hewlett-Packard Development Company, L.P.; IBM Corp.;
   // EMC Corporation; Symantec Corporation; The Open Group.
 // //
 // Permission is hereby granted, free of charge, to any person obtaining a copy // Permission is hereby granted, free of charge, to any person obtaining a copy
 // of this software and associated documentation files (the "Software"), to // of this software and associated documentation files (the "Software"), to
Line 27 
Line 29 
 // //
 //============================================================================== //==============================================================================
 // //
 // Author: Carol Ann Krug Graves, Hewlett-Packard Company  
 //         (carolann_graves@hp.com)  
 //  
 // Modified By: Roger Kumpf, Hewlett-Packard Company (roger_kumpf@hp.com)  
 //  
 //%///////////////////////////////////////////////////////////////////////////// //%/////////////////////////////////////////////////////////////////////////////
  
 #ifndef Pegasus_XmlConstants_h #ifndef Pegasus_XmlConstants_h
Line 95 
Line 92 
 static const char MISSING_ELEMENT_REQ [] = static const char MISSING_ELEMENT_REQ [] =
     "expected SIMPLEREQ or MULTIREQ element";     "expected SIMPLEREQ or MULTIREQ element";
  
 //l10n  
 static const char MISSING_ELEMENT_REQ_KEY [] = static const char MISSING_ELEMENT_REQ_KEY [] =
         "Common.XmlConstants.MISSING_ELEMENT_REQ";         "Common.XmlConstants.MISSING_ELEMENT_REQ";
  
Line 108 
Line 104 
 static const char MISSING_ELEMENT_LOCALPATH [] = static const char MISSING_ELEMENT_LOCALPATH [] =
     "expected LOCALCLASSPATH or LOCALINSTANCEPATH element";     "expected LOCALCLASSPATH or LOCALINSTANCEPATH element";
  
 //l10n  
 static const char MISSING_ELEMENT_LOCALPATH_KEY [] = static const char MISSING_ELEMENT_LOCALPATH_KEY [] =
         "Common.XmlConstants.MISSING_ELEMENT_LOCALPATH_KEY";      "Common.XmlConstants.MISSING_ELEMENT_LOCALPATH";
   
 PEGASUS_NAMESPACE_END PEGASUS_NAMESPACE_END
  
 #endif /* Pegasus_XmlConstants_h */ #endif /* Pegasus_XmlConstants_h */


Legend:
Removed from v.1.9  
changed lines
  Added in v.1.12

No CVS admin address has been configured
Powered by
ViewCVS 0.9.2