Subversion Repositories oidplus

Compare Revisions

Regard whitespace Rev 1234 → Rev 1235

/trunk/plugins/viathinksoft/sqlSlang/firebird/manifest.xml
0,0 → 1,22
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<manifest
xmlns="urn:oid:1.3.6.1.4.1.37476.2.5.2.5.11.1"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="urn:oid:1.3.6.1.4.1.37476.2.5.2.5.11.1 https://oidplus.viathinksoft.com/oidplus/plugins/manifest_plugin_sqlSlang.xsd">
 
<type>ViaThinkSoft\OIDplus\OIDplusSqlSlangPlugin</type>
 
<info>
<name>Firebird SQL dialect</name>
<author>ViaThinkSoft</author>
<license>Apache 2.0</license>
<version />
<descriptionHTML />
<oid>1.3.6.1.4.1.37476.2.5.2.4.6.7</oid>
</info>
 
<php>
<mainclass>ViaThinkSoft\OIDplus\OIDplusSqlSlangPluginFirebird</mainclass>
</php>
</manifest>