Removes a tag ID (e.g. 'PRODUCTION' or 'TEST') from a coding scheme URN
and version.
Example: java org.LexGrid.LexBIG.admin.RemoveTagScheme
-u,--urn <urn> URN uniquely identifying the code system.
-v,--version <versionId> Version identifier.
Note: If the URN and version values are unspecified, a
list of available coding schemes will be presented for
user selection.
Example: java -Xmx512m -cp lgRuntime.jar
org.LexGrid.LexBIG.admin.RemoteTagScheme
-u "urn:oid:2.16.840.1.113883.3.26.1.1" -v "05.09e"