Subversion Repositories oidplus

Rev

Go to most recent revision | View as "text/xml" | Blame | Last modification | View Log | RSS feed

  1. <?xml version="1.0"?>
  2. <manifest>
  3.  
  4.         <type>OIDplusObjectTypePlugin</type>
  5.  
  6.         <info>
  7.                 <name>Object Identifier (OID)</name>
  8.                 <author>ViaThinkSoft</author>
  9.                 <version />
  10.                 <descriptionHTML />
  11.                 <oid>1.3.6.1.4.1.37476.2.5.2.4.8.7</oid>
  12.         </info>
  13.  
  14.         <php>
  15.                 <mainclass>OIDplusObjectTypePluginOid</mainclass>
  16.         </php>
  17.        
  18. </manifest>
  19.