<?xml version='1.0' encoding='UTF-8'?>
<!-- Schema file written by PDE -->
<schema targetNamespace="com.ibm.cic.licensing.itlm">
<annotation>
      <appInfo>
         <meta.schema plugin="com.ibm.cic.licensing.itlm" id="productInformation" name="ITLM Product Information"/>
      </appInfo>
      <documentation>
         Provides the ITLM plugin the product information needed to register that product with the ITLM server.
      </documentation>
   </annotation>

   <element name="extension">
      <annotation>
         <documentation>
            Provide product information for use with registering with the ITLM servers
         </documentation>
      </annotation>
      <complexType>
         <sequence>
            <element ref="product"/>
         </sequence>
         <attribute name="point" type="string" use="required">
            <annotation>
               <documentation>
                  
               </documentation>
            </annotation>
         </attribute>
         <attribute name="id" type="string">
            <annotation>
               <documentation>
                  
               </documentation>
            </annotation>
         </attribute>
         <attribute name="name" type="string">
            <annotation>
               <documentation>
                  
               </documentation>
            </annotation>
         </attribute>
      </complexType>
   </element>

   <element name="product">
      <annotation>
         <documentation>
            &lt;p&gt;Defines the ITLM product information. This information is provided by ITLM administration when you request ITLM id&apos;s for your product.&lt;/p&gt;
         </documentation>
      </annotation>
      <complexType>
         <attribute name="id" type="string" use="required">
            <annotation>
               <documentation>
                  simple product identifier
               </documentation>
            </annotation>
         </attribute>
         <attribute name="productid" type="string" use="required">
            <annotation>
               <documentation>
                  ITLM product id
               </documentation>
            </annotation>
         </attribute>
         <attribute name="versionid" type="string" use="required">
            <annotation>
               <documentation>
                  ITLM version id
               </documentation>
            </annotation>
         </attribute>
         <attribute name="featureid" type="string">
            <annotation>
               <documentation>
                  ITLM feature id
               </documentation>
            </annotation>
         </attribute>
         <attribute name="publisherid" type="string" use="required">
            <annotation>
               <documentation>
                  ITLM publisher id
               </documentation>
            </annotation>
         </attribute>
      </complexType>
   </element>

   <annotation>
      <appInfo>
         <meta.section type="since"/>
      </appInfo>
      <documentation>
         6.0
      </documentation>
   </annotation>

   <annotation>
      <appInfo>
         <meta.section type="examples"/>
      </appInfo>
      <documentation>
         &lt;p&gt;
   &lt;pre&gt;
   &lt;extension
         id=&quot;radProd&quot;
         point=&quot;com.ibm.cic.licensing.itlm.productInformation&quot;&gt;
      &lt;product
            productid=&quot;F5F7F2F4D1F1F940&quot;
            featureid=&quot;C3C3F0F0F1F0F6F6&quot;
            versionid=&quot;F64BF04040404040&quot;
            publisherid=&quot;8FD69FEC6156029254B17F0000000000&quot;
            id=&quot;com.ibm.rational.application.developer&quot;/&gt;
   &lt;/extension&gt;
&lt;/pre&gt;
&lt;/p&gt;
      </documentation>
   </annotation>

   <annotation>
      <appInfo>
         <meta.section type="apiInfo"/>
      </appInfo>
      <documentation>
         
      </documentation>
   </annotation>

   <annotation>
      <appInfo>
         <meta.section type="implementation"/>
      </appInfo>
      <documentation>
         &lt;H1&gt;Debug and Trace Information&lt;/H1&gt;
&lt;p&gt;The ITLM plugin contains debug information that you can enable to get trace information
to see what is happening related to the ITLM registration.  To turn this on, follow these
simple steps:

&lt;ol&gt;
&lt;li&gt;Copy &lt;tt&gt;&lt;font color=&quot;blue&quot;&gt;eclipse/plugins/com.ibm.cic.licensing.itlm_7.0.0/.options&lt;/font&gt;&lt;/tt&gt; 
to the same directory as &lt;tt&gt;&lt;font color=&quot;blue&quot;&gt;eclipse.exe&lt;/font&gt;&lt;/tt&gt;
&lt;li&gt;Edit the .options file to enable the type of tracing you are interested in by
changing &apos;false&apos; to &apos;true&apos; in the appropriate lines.  The comments above each line
explain the purpose of the types of logging.  Make sure the first option (debug) is true.
&lt;li&gt;Launch the product with the -debug command line option like this:&lt;br&gt;
&lt;tt&gt;&lt;font color=&quot;blue&quot;&gt;eclipse.exe -debug&lt;/font&gt;&lt;/tt&gt;
&lt;li&gt;While the product is executing you will see a command prompt that displays the results
of the logging.  The messages also go to the eclipse .log file.
&lt;/ol&gt;
&lt;p&gt;Here is an example of logging output when both RAD and RWD identifiers are present:
&lt;table border bgcolor=&quot;black&quot; color=&quot;white&quot;&gt;
&lt;tr&gt;&lt;td&gt;&lt;font color=&quot;white&quot;&gt;&lt;xmp&gt;
!ENTRY com.ibm.cic.licensing.itlm 1 0 Aug 19, 2004 21:54:56.875
!MESSAGE ---Reading productInformation extensions----
  plugin-&gt; com.ibm.rational.application.developer.product
     id [com.ibm.rational.application.developer]
     product id [F5F7F2F4D1F1F940]
     version id [F64BF04040404040]
     feature id [C3C3F0F0F1F0F6F6]
     publisher id [8FD69FEC6156029254B17F0000000000]
  plugin-&gt; com.ibm.rational.web.developer.product
     id [com.ibm.rational.web.developer]
     product id [F5F7F2F4D1F1F840]
     version id [F64BF04040404040]
     feature id [C3C3F0F0F1F3F7F2]
     publisher id [8FD69FEC6156029254B17F0000000000]
com.ibm.rational.application.developer--&gt; Status : ITLM_AGENT_NOT_INSTALLED
com.ibm.rational.web.developer--&gt; Status : ITLM_AGENT_NOT_INSTALLED
&lt;/xmp&gt;&lt;/font&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
      </documentation>
   </annotation>

   <annotation>
      <appInfo>
         <meta.section type="copyright"/>
      </appInfo>
      <documentation>
         Licensed Materials - Property of IBM

(c) Copyright IBM Corporation 2005, 2006.  All rights reserved.
US Government Users Restricted Rights: Use, duplication or disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
      </documentation>
   </annotation>

</schema>
