View | Details | Raw Unified | Return to bug 314037 | Differences between
and this patch

Collapse All | Expand All

(-)schema/criteriaDefinition.exsd (-8 / +5 lines)
Lines 78-84 Link Here
78
<p><b>The criteriaDefinition element</b>
78
<p><b>The criteriaDefinition element</b>
79
<p>The criteriaDefinition element represents an instance of criteria definition. CriteriaDefinition consists of criterion, each of them corresponds to a particular id and its name.
79
<p>The criteriaDefinition element represents an instance of criteria definition. CriteriaDefinition consists of criterion, each of them corresponds to a particular id and its name.
80
<p><b>The criterion element</b>
80
<p><b>The criterion element</b>
81
<p>The criterion element represents a criterion. Each criterion may contain several criterion-value which associated with the critrion. 
81
<p>The criterion element represents a criterion. Each criterion may contain several criterion-value which associated with the criterion. 
82
<p><b>The criterion-value element</b>
82
<p><b>The criterion-value element</b>
83
<p>The criterion-value element provides value to the criterion category. It also has id and name accociated with it.
83
<p>The criterion-value element provides value to the criterion category. It also has id and name accociated with it.
84
               </documentation>
84
               </documentation>
Lines 172-184 Link Here
172
         <meta.section type="copyright"/>
172
         <meta.section type="copyright"/>
173
      </appInfo>
173
      </appInfo>
174
      <documentation>
174
      <documentation>
175
         Copyright (c) 2010 IBM Corporation and others.
175
         Copyright (c) 2010 IBM Corporation and others.&lt;br&gt;
176
All rights reserved. This program and the accompanying materials
176
All rights reserved. This program and the accompanying materials are made 
177
are made available under the terms of the Eclipse Public License v1.0
177
available under the terms of the Eclipse Public License v1.0 which accompanies 
178
which accompanies this distribution, and is available at
178
this distribution, and is available at &lt;a href=&quot;http://www.eclipse.org/legal/epl-v10.html&quot;&gt;http://www.eclipse.org/legal/epl-v10.html&lt;/a&gt;
179
http://www.eclipse.org/legal/epl-v10.html
180
Contributors:
181
IBM Corporation - initial API and implementation
182
      </documentation>
179
      </documentation>
183
   </annotation>
180
   </annotation>
184
181

Return to bug 314037