root / projects / MonthlyProductionReport_1.0 / XML / PRODML / PRODML_schemas_with_enum_4apr2008 / documentation / obj_object_profiled_data_schema.xsd.html_h-40533875.html @ 17

Revision 17, 56.5 kB (checked in by ryland, 15 years ago)

Added project files for monthly production version 1.0

Line 
1
2<!DOCTYPE html
3  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml">
5   <head>
6      <title>Documentation for obj_object_profiled_data_schema - obj_object_profiled_data_schema.xsd - Complex Type cs_fluidResultComposition</title>
7      <meta http-equiv="Content-Type" content="text/xml; charset=iso-8859-1"/>
8      <style type="text/css">
9/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
10/* More-configurable styles */
11
12/******** General ********/
13         
14/* Document body */
15body {
16   color: Black;
17   background-color: White;
18   font-family: Arial, sans-serif;
19   font-size: 10pt;
20}
21                 
22/* Horizontal rules */
23hr {
24   color: black;
25}
26/* Document title */
27h1 {
28   font-size: 18pt;
29   letter-spacing: 2px;
30   border-bottom: 1px #ccc solid;
31   padding-top: 5px;
32   padding-bottom: 5px;
33}
34/* Main section headers */
35h2 {
36   font-size: 14pt;
37   letter-spacing: 1px;
38}
39/* Sub-section headers */
40h3, h3 a, h3 span {
41   font-size: 12pt;
42   font-weight: bold;
43   color: black;
44}
45/* Table displaying the properties of the schema components or the
46   schema document itself */
47table.properties th, table.properties th a {
48   color: black;
49   background-color: #F99; /* Pink */
50}
51table.properties td {
52   background-color: #eee; /* Gray */
53}
54
55img{
56 border: 0;
57}         
58
59/********* Documentation style *************/
60p.documentation {
61   color:black;
62   font-style:italic;
63         background-color: #EEEEFF;
64         border: 1px solid #DDDDFF;
65         padding-top: 1px;
66         margin-right: 30px;
67         margin-top: 1px;
68}
69
70         
71/******** Table of Contents Section ********/
72
73/* Controls for switching between printing and viewing modes */
74div#printerControls {
75   color: #963; /* Orange-brown */
76}
77/* Controls that can collapse or expand all XML Instance
78   Representation and Schema Component Representation boxes */
79div#globalControls {
80   border: 2px solid #999;
81}
82
83
84/******** Schema Document Properties Section ********/
85
86/* Table displaying the namespaces declared in the schema */
87table.namespaces th {
88   background-color: #ccc;
89}
90table.namespaces td {
91   background-color: #eee;
92}
93/* Target namespace of the schema */
94span.targetNS {
95   color: #06C;
96   font-weight: bold;
97}
98
99
100/******** Schema Components' Sections ********/
101
102/* Name of schema component */
103.name {
104   color: #F93; /* Orange */
105}
106
107/* Hierarchy table */
108table.hierarchy {
109   border: 2px solid #999; /* Gray */
110}
111
112/* XML Instance Representation table */
113div.sample div.contents {
114   border: 1px dashed black;
115}
116
117
118/* Schema Component Representation table */
119div.schemaComponent div.contents {
120   border: 2px black solid;
121}
122
123
124/******** Glossary Section ********/
125
126/* Glossary Terms */
127.glossaryTerm {
128   color: #036; /* Blue */
129}
130
131
132/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
133/* Printer-version styles */
134
135@media print {
136
137/* Ensures that controls are hidden when printing */
138div#printerControls {
139   visibility: hidden;
140}
141div#globalControls {
142   visibility: hidden;
143}
144#legend {
145   display: none;
146}
147#legendTOC {
148   display: none;
149}
150#glossary {
151   display: none;
152}
153#glossaryTOC {
154   display: none;
155}
156
157}
158
159/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
160/* Base styles */
161
162/******** General ********/
163
164/* Unordered lists */
165ul {
166   margin-left: 1.5em;
167   margin-bottom: 0em;
168}
169/* Tables */
170table {
171   margin-top: 10px;
172   margin-bottom: 10px;
173   margin-left: 2px;
174   margin-right: 2px;
175}
176table th, table td {
177   font-size: 10pt;
178   vertical-align: top;
179   padding-top: 3px;
180   padding-bottom: 3px;
181   padding-left: 10px;
182   padding-right: 10px;
183}
184table th {
185   font-weight: bold;
186   text-align: left;
187}
188/* Table displaying the properties of the schema components or the
189   schema document itself */
190table.properties {
191   width: 90%;
192}
193table.properties th {
194   width: 30%;
195}
196/* Boxes that can make its content appear and disappear*/
197div.box {
198   margin: 1em;
199}
200   /* Box caption */
201div.box span.caption {
202   font-weight: bold;
203}
204   /* Button to open and close the box */
205div.box input.control {
206   width: 1.4em;
207   height: 1.4em;
208   text-align: center;
209   vertical-align: middle;
210   font-size: 11pt;
211}
212   /* Box contents */
213div.box div.contents {
214   margin-top: 3px;
215}
216
217
218/******** Table of Contents Section ********/
219
220/* Controls for switching between printing and viewing modes */
221div#printerControls {
222   white-space: nowrap;
223   font-weight: bold;
224   padding: 5px;
225   margin: 5px;
226}
227/* Controls that can collapse or expand all XML Instance
228   Representation and Schema Component Representation boxes */
229div#globalControls {
230   padding: 10px;
231   margin: 5px;
232}
233
234
235/******** Schema Document Properties Section ********/
236
237/* Table displaying the namespaces declared in the schema */
238table.namespaces th {
239}
240table.namespaces td {
241}
242/* Target namespace of the schema */
243span.targetNS {
244}
245
246
247/******** Schema Components' Sections ********/
248
249/* Name of schema component */
250.name {
251}
252
253/* Hierarchy table */
254table.hierarchy {
255   width: 90%;
256}
257table.hierarchy th {
258   font-weight: normal;
259   font-style: italic;
260   width: 20%;
261}
262table.hierarchy th, table.hierarchy td {
263   padding: 5px;
264}
265
266/* XML Instance Representation table */
267div.sample {
268   width: 90%;
269}
270div.sample div.contents {
271   padding: 5px;
272   font-family: Courier New, sans-serif;
273   font-size: 10pt;
274}
275   /* Normal elements and attributes */
276div.sample div.contents, div.sample div.contents a {
277   color: black;
278}
279   /* Group Headers */
280div.sample div.contents .group, div.sample div.contents .group a {
281   color: #999; /* Light gray */
282}
283   /* Type Information */
284div.sample div.contents .type, div.sample div.contents .type a {
285   color: #999; /* Light gray */
286}
287   /* Occurrence Information */
288div.sample div.contents .occurs, div.sample div.contents .occurs a {
289   color: #999; /* Light gray */
290}
291   /* Fixed values */
292div.sample div.contents .fixed {
293   color: #063; /* Green */
294   font-weight: bold;
295}
296   /* Simple type constraints */
297div.sample div.contents .constraint, div.sample div.contents .constraint a {
298   color: #999; /* Light gray */
299}
300   /* Elements and attributes inherited from base type */
301div.sample div.contents .inherited, div.sample div.contents .inherited a {
302   color: #666; /* Dark gray */
303}
304   /* Elements and attributes added to or changed from base type */
305div.sample div.contents .newFields {
306   font-weight: bold;
307}
308   /* Other type of information */
309div.sample div.contents .other, div.sample div.contents .other a {
310   color: #369; /* Blue */
311   font-style: italic;
312}
313   /* Link to open up window displaying documentation */
314div.sample div.contents a.documentation {
315   text-decoration: none;
316   padding-left: 3px;
317   padding-right: 3px;
318   padding-top: 0px;
319   padding-bottom: 0px;
320   font-weight: bold;
321   font-size: 11pt;
322   background-color: #FFD;
323   color: #069;
324}
325   /* Invert colors when hovering over link to open up window
326      displaying documentation */
327div.sample div.contents a.documentation:hover {
328   color: #FFD;
329   background-color: #069;
330}
331
332/* Schema Component Representation table */
333div.schemaComponent {
334   width: 90%;
335}
336div.schemaComponent div.contents {
337   font-family: Courier New, sans-serif;
338   font-size: 10pt;
339   padding: 5px;
340}
341   /* Syntax characters */
342div.schemaComponent div.contents {
343   color: #00f; /* blue */
344}
345   /* Element and attribute tags */
346div.schemaComponent div.contents .scTag {
347   color: #933; /* maroon */
348}
349   /* Element and attribute content */
350div.schemaComponent div.contents .scContent, div.schemaComponent div.contents .scContent a {
351   color: black;
352   font-weight: bold;
353}
354   /* Comments */
355div.schemaComponent div.contents .comment {
356   color: #999; /* Light gray */
357}
358
359/******** Legend Section ********/
360
361div#legend table, div#legend div {
362   margin-bottom: 3px;
363}
364div#legend div.hint {
365   color: #999; /* Light gray */
366   width: 90%;
367   margin-left: 1em;
368   margin-bottom: 2em;
369}
370
371
372/******** Glossary Section ********/
373
374/* Glossary Terms */
375.glossaryTerm {
376   font-weight: bold;
377}
378
379/********* Details *************/
380.detailsToc {
381  color: #666; /* Light gray */
382}
383
384.details {
385  color: #666; /* Light gray */
386  text-decoration:none;
387}
388
389/******** Footer ********/
390
391.footer {
392   font-size: 8pt;
393}
394</style>
395      <script type="text/javascript">
396<!--
397         
398         
399/**
400 * Counter of documentation windows
401 * Used to give each window a unique name
402 */
403var windowCount = 0;
404         
405/**
406 * Opens up a window displaying the documentation
407 * of a schema component in the XML Instance
408 * Representation table.
409 *
410 * @param compDesc      Description of schema component
411 * @param compName      Name of schema component
412 * @param docTextArray Array containing the paragraphs
413 *                           of the new document
414 */
415function viewDocumentation(compDesc, compName, docTextArray) {
416  var width = 400;
417  var height = 200;
418  var locX = 100;
419  var locY = 200;
420
421  /* Generate content */
422  var actualText = "<html>";
423  actualText += "<head><title>";
424  actualText += compDesc;
425  if (compName != '') {
426     actualText += ": " + compName;
427  }
428  actualText += "</title></head>";
429  actualText += "<body bgcolor=\"#FFFFEE\">";
430  // Title
431  actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; letter-spacing:1px;\">";
432  actualText += compDesc;
433  if (compName != '') {
434     actualText += ": <span style=\"color:#006699\">" + compName + "</span>";
435  }
436  actualText += "</p>";
437  // Documentation
438  var idx;
439  for (idx = 0; idx < docTextArray.length; idx++) {
440     actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 10pt;\">" + docTextArray[idx] + "</p>";
441  }
442  // Link to close window
443  actualText += "<a href=\"javascript:void(0)\" onclick=\"window.close();\" style=\"font-family: Arial, sans-serif; font-size: 8pt;\">Close</a>";
444  actualText += "</body></html>";
445
446  /* Display window */
447  windowCount++;
448  var docWindow = window.open("", "documentation"+windowCount, "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable,alwaysRaised,dependent,titlebar=no,width="+width+",height="+height+",screenX="+locX+",left="+locX+",screenY="+locY+",top="+locY);
449  docWindow.document.write(actualText);
450}         
451     
452// -->
453</script>
454   </head>
455   <body>
456      <h1>
457         <a name="top">Documentation for obj_object_profiled_data_schema</a>
458      </h1>
459      <h3>Complex Type: <a name="h-40533875" class="name">cs_fluidResultComposition</a>
460      </h3>
461      <h4>
462         <a href="obj_object_profiled_data_schema.xsd.html" class="details">[Table of contents]</a>
463      </h4>
464      <table class="hierarchy">
465         <tr>
466            <th>Super-types:</th>
467            <td>None</td>
468         </tr>
469         <tr>
470            <th>Sub-types:</th>
471            <td>None</td>
472         </tr>
473      </table>
474      <table class="properties">
475         <tr>
476            <th>Name</th>
477            <td>cs_fluidResultComposition</td>
478         </tr>
479         <tr>
480            <th>Used by (from the same schema document)</th>
481            <td>Model Group <b>
482                  <a href="obj_object_profiled_data_schema.xsd.html_h265705065.html">grp_fluidAnalysisResult</a>
483               </b>
484            </td>
485         </tr>
486         <tr>
487            <th>
488               <a title="Look up 'Abstract' in glossary"
489                  href="obj_object_profiled_data_schema.xsd.html#term_Abstract">Abstract</a>
490            </th>
491            <td>no</td>
492         </tr>
493      </table>
494      <div class="sample box">
495         <div>
496            <input type="button" id="h-40533875_xibox_button" class="control"
497                   onclick="switchState('h-40533875_xibox'); return false;"
498                   style="display: none"/> 
499            <span class="caption">XML Instance Representation</span>
500         </div>
501         <div id="h-40533875_xibox" class="contents">
502            <div style="margin-left: 0em">&lt;...&gt; <br/>
503               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
504                     title="Find out namespace of 'witsml' prefix">witsml</a>:isPrimary&gt; <span class="type">
505                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
506                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;logicalBoolean&#34; type definition."
507                        href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</a>
508                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
509                     title="Find out namespace of 'witsml' prefix">witsml</a>:isPrimary&gt; <span class="occurs">[1]</span> 
510                  <p class="documentation">'True (\"true\" or \"1\") indicates that the component is the primary component in the composition. False (\"false\" or \"0\") or not given indicates that this is not a primary component.'</p>
511               </div>
512               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
513                     title="Find out namespace of 'witsml' prefix">witsml</a>:componentName&gt; <span class="type">
514                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
515                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
516                        href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
517                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
518                     title="Find out namespace of 'witsml' prefix">witsml</a>:componentName&gt; <span class="occurs">[1]</span>
519               </div>
520               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
521                     title="Find out namespace of 'witsml' prefix">witsml</a>:componentBaseKind&gt; <span class="type">
522                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
523                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;FluidComponent&#34; type definition."
524                        href="obj_object_profiled_data_schema.xsd.html_h1141732888.html">FluidComponent</a>
525                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
526                     title="Find out namespace of 'witsml' prefix">witsml</a>:componentBaseKind&gt; <span class="occurs">[0..1]</span>
527               </div>
528               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
529                     title="Find out namespace of 'witsml' prefix">witsml</a>:componentKind&gt; <span class="type">
530                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
531                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;FluidComponentKind&#34; type definition."
532                        href="obj_object_profiled_data_schema.xsd.html_h-170370612.html">FluidComponentKind</a>
533                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
534                     title="Find out namespace of 'witsml' prefix">witsml</a>:componentKind&gt; <span class="occurs">[0..1]</span>
535               </div>
536               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
537                     title="Find out namespace of 'witsml' prefix">witsml</a>:molecularWeight&gt; <span class="type">
538                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
539                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
540                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
541                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
542                     title="Find out namespace of 'witsml' prefix">witsml</a>:molecularWeight&gt; <span class="occurs">[0..1]</span>
543               </div>
544               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
545                     title="Find out namespace of 'witsml' prefix">witsml</a>:weightPercent&gt; <span class="type">
546                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
547                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
548                        href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
549                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
550                     title="Find out namespace of 'witsml' prefix">witsml</a>:weightPercent&gt; <span class="occurs">[0..1]</span>
551               </div>
552               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
553                     title="Find out namespace of 'witsml' prefix">witsml</a>:molePercent&gt; <span class="type">
554                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
555                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;molarFractionMeasurePercent&#34; type definition."
556                        href="obj_object_profiled_data_schema.xsd.html_h177822399.html">molarFractionMeasurePercent</a>
557                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
558                     title="Find out namespace of 'witsml' prefix">witsml</a>:molePercent&gt; <span class="occurs">[0..1]</span>
559               </div>
560               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
561                     title="Find out namespace of 'witsml' prefix">witsml</a>:specificGravity&gt; <span class="type">
562                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
563                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
564                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
565                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
566                     title="Find out namespace of 'witsml' prefix">witsml</a>:specificGravity&gt; <span class="occurs">[0..1]</span>
567               </div>
568               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
569                     title="Find out namespace of 'witsml' prefix">witsml</a>:boilingPoint&gt; <span class="type">
570                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
571                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
572                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
573                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
574                     title="Find out namespace of 'witsml' prefix">witsml</a>:boilingPoint&gt; <span class="occurs">[0..1]</span>
575               </div>
576               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
577                     title="Find out namespace of 'witsml' prefix">witsml</a>:criticalPressure&gt; <span class="type">
578                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
579                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
580                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
581                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
582                     title="Find out namespace of 'witsml' prefix">witsml</a>:criticalPressure&gt; <span class="occurs">[0..1]</span>
583               </div>
584               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
585                     title="Find out namespace of 'witsml' prefix">witsml</a>:criticalTemperature&gt; <span class="type">
586                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
587                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
588                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
589                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
590                     title="Find out namespace of 'witsml' prefix">witsml</a>:criticalTemperature&gt; <span class="occurs">[0..1]</span>
591               </div>
592               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
593                     title="Find out namespace of 'witsml' prefix">witsml</a>:criticalVolume&gt; <span class="type">
594                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
595                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
596                        href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
597                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
598                     title="Find out namespace of 'witsml' prefix">witsml</a>:criticalVolume&gt; <span class="occurs">[0..1]</span>
599               </div>
600               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
601                     title="Find out namespace of 'witsml' prefix">witsml</a>:acentricFactor&gt; <span class="type">
602                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
603                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
604                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
605                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
606                     title="Find out namespace of 'witsml' prefix">witsml</a>:acentricFactor&gt; <span class="occurs">[0..1]</span>
607               </div>
608               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
609                     title="Find out namespace of 'witsml' prefix">witsml</a>:volumeTranslationFactor&gt; <span class="type">
610                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
611                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;molarVolumeMeasure&#34; type definition."
612                        href="obj_object_profiled_data_schema.xsd.html_h-2045096690.html">molarVolumeMeasure</a>
613                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
614                     title="Find out namespace of 'witsml' prefix">witsml</a>:volumeTranslationFactor&gt; <span class="occurs">[0..1]</span>
615               </div>
616               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
617                     title="Find out namespace of 'witsml' prefix">witsml</a>:alphaShapeFactor&gt; <span class="type">
618                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
619                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
620                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
621                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
622                     title="Find out namespace of 'witsml' prefix">witsml</a>:alphaShapeFactor&gt; <span class="occurs">[0..1]</span>
623               </div>
624               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
625                     title="Find out namespace of 'witsml' prefix">witsml</a>:watsonKExponent&gt; <span class="type">
626                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
627                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
628                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
629                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
630                     title="Find out namespace of 'witsml' prefix">witsml</a>:watsonKExponent&gt; <span class="occurs">[0..1]</span>
631               </div>
632               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
633                     title="Find out namespace of 'witsml' prefix">witsml</a>:splitCount&gt; <span class="type">
634                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
635                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;positiveCount&#34; type definition."
636                        href="obj_object_profiled_data_schema.xsd.html_h-939241903.html">positiveCount</a>
637                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
638                     title="Find out namespace of 'witsml' prefix">witsml</a>:splitCount&gt; <span class="occurs">[0..1]</span>
639               </div>
640               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
641                     title="Find out namespace of 'witsml' prefix">witsml</a>:plusMinimumMolecularWeight&gt; <span class="type">
642                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
643                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
644                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
645                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
646                     title="Find out namespace of 'witsml' prefix">witsml</a>:plusMinimumMolecularWeight&gt; <span class="occurs">[0..1]</span>
647               </div>
648               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
649                     title="Find out namespace of 'witsml' prefix">witsml</a>:plusMaximumMolecularWeight&gt; <span class="type">
650                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
651                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
652                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
653                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
654                     title="Find out namespace of 'witsml' prefix">witsml</a>:plusMaximumMolecularWeight&gt; <span class="occurs">[0..1]</span>
655               </div>
656               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
657                     title="Find out namespace of 'witsml' prefix">witsml</a>:rvp&gt; <span class="type">
658                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
659                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
660                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
661                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
662                     title="Find out namespace of 'witsml' prefix">witsml</a>:rvp&gt; <span class="occurs">[0..1]</span> 
663                  <p class="documentation">'Reid vapor pressure of the product. The absolute vapor pressure of volatile crude oil and volatile petroleum liquids, except liquefied petroleum gases, as determined in accordance with American Society for Testing and Materials under the designation ASTM D323-56.'</p>
664               </div>
665               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
666                     title="Find out namespace of 'witsml' prefix">witsml</a>:tvp&gt; <span class="type">
667                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
668                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
669                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
670                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
671                     title="Find out namespace of 'witsml' prefix">witsml</a>:tvp&gt; <span class="occurs">[0..1]</span> 
672                  <p class="documentation">'True vapor pressure of the product. The equilibrium partial pressure exerted by a petroleum liquid as determined in accordance with standard methods.'</p>
673               </div>
674               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
675                     title="Find out namespace of 'witsml' prefix">witsml</a>:binaryInteractionCoefficient&gt; <span class="type">
676                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
677                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;binaryInteractionCoefficient&#34; type definition."
678                        href="obj_object_profiled_data_schema.xsd.html_h-588696567.html">binaryInteractionCoefficient</a>
679                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
680                     title="Find out namespace of 'witsml' prefix">witsml</a>:binaryInteractionCoefficient&gt; <span class="occurs">[0..*]</span>
681               </div>
682               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
683                     title="Find out namespace of 'witsml' prefix">witsml</a>:calculated&gt; <span class="type">
684                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
685                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;logicalBoolean&#34; type definition."
686                        href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</a>
687                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
688                     title="Find out namespace of 'witsml' prefix">witsml</a>:calculated&gt; <span class="occurs">[0..1]</span>
689               </div>&lt;/...&gt;</div>
690         </div>
691         <script type="text/javascript">
692<!--
693          setState('h-40533875_xibox', true);
694// -->
695</script>
696      </div>
697      <div class="sample box">
698         <div>
699            <input type="button" id="h-40533875_diagram_button" class="control"
700                   onclick="switchState('h-40533875_diagram'); return false;"
701                   style="display: none"/> 
702            <span class="caption">Diagram</span>
703         </div>
704         <div id="h-40533875_diagram" class="contents">
705            <img usemap="#h2065080244" src="schemaDiagrams/h2065080244.png"/>
706            <!--
707            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h2065080244.map--><map name="h2065080244">
708               <area shape="rect" alt="h2055323524" coords="316,0,424,26"
709                     href="obj_object_profiled_data_schema.xsd.html_h2055323524.html#h2055323524"/>
710
711               <area shape="rect" alt="h-269201247" coords="316,36,468,62"
712                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html#h-269201247"/>
713
714               <area shape="rect" alt="h1141732888" coords="316,72,488,114"
715                     href="obj_object_profiled_data_schema.xsd.html_h1141732888.html#h1141732888"/>
716
717               <area shape="rect" alt="h-170370612" coords="316,124,459,166"
718                     href="obj_object_profiled_data_schema.xsd.html_h-170370612.html#h-170370612"/>
719
720               <area shape="rect" alt="h526607149" coords="316,176,465,218"
721                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
722
723               <area shape="rect" alt="h1384030779" coords="316,228,450,270"
724                     href="obj_object_profiled_data_schema.xsd.html_h1384030779.html#h1384030779"/>
725
726               <area shape="rect" alt="h177822399" coords="316,280,442,322"
727                     href="obj_object_profiled_data_schema.xsd.html_h177822399.html#h177822399"/>
728
729               <area shape="rect" alt="h526607149" coords="316,332,450,374"
730                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
731
732               <area shape="rect" alt="h-607763263" coords="316,384,437,426"
733                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
734
735               <area shape="rect" alt="h1272623188" coords="316,436,458,478"
736                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
737
738               <area shape="rect" alt="h-607763263" coords="316,488,478,530"
739                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
740
741               <area shape="rect" alt="h-1683212129" coords="316,540,449,582"
742                     href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html#h-1683212129"/>
743
744               <area shape="rect" alt="h526607149" coords="316,592,449,634"
745                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
746
747               <area shape="rect" alt="h-2045096690" coords="316,644,508,686"
748                     href="obj_object_profiled_data_schema.xsd.html_h-2045096690.html#h-2045096690"/>
749
750               <area shape="rect" alt="h526607149" coords="316,696,473,738"
751                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
752
753               <area shape="rect" alt="h526607149" coords="316,748,471,790"
754                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
755
756               <area shape="rect" alt="h-939241903" coords="316,800,428,842"
757                     href="obj_object_profiled_data_schema.xsd.html_h-939241903.html#h-939241903"/>
758
759               <area shape="rect" alt="h526607149" coords="316,852,538,894"
760                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
761
762               <area shape="rect" alt="h526607149" coords="316,904,540,946"
763                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
764
765               <area shape="rect" alt="h1272623188" coords="316,956,392,998"
766                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
767
768               <area shape="rect" alt="h1272623188" coords="316,1008,392,1050"
769                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
770
771               <area shape="rect" alt="h-588696567" coords="316,1060,520,1102"
772                     href="obj_object_profiled_data_schema.xsd.html_h-588696567.html#h-588696567"/>
773
774               <area shape="rect" alt="h2055323524" coords="316,1112,428,1154"
775                     href="obj_object_profiled_data_schema.xsd.html_h2055323524.html#h2055323524"/>
776
777            </map>
778         </div>
779         <script type="text/javascript">
780<!--
781          setState('h-40533875_diagram', true);
782// -->
783</script>
784      </div>
785      <div class="schemaComponent box">
786         <div>
787            <input type="button" id="h-40533875_scbox_button" class="control"
788                   onclick="switchState('h-40533875_scbox'); return false;"
789                   style="display: none"/> 
790            <span class="caption">Schema Component Representation</span>
791         </div>
792         <div id="h-40533875_scbox" class="contents">
793            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:complexType</span> 
794               <span class="scTag">name</span>="<span class="scContent">cs_fluidResultComposition</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:sequence</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
795                     <span class="scTag">name</span>="<span class="scContent">isPrimary</span>" <span class="scTag">type</span>="<span class="scContent">
796                        <span class="type">
797                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
798                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;logicalBoolean&#34; type definition."
799                              href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</a>
800                        </span>
801                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
802                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
803                     <span class="scTag">name</span>="<span class="scContent">componentName</span>" <span class="scTag">type</span>="<span class="scContent">
804                        <span class="type">
805                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
806                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
807                              href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
808                        </span>
809                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
810                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
811                     <span class="scTag">name</span>="<span class="scContent">componentBaseKind</span>" <span class="scTag">type</span>="<span class="scContent">
812                        <span class="type">
813                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
814                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;FluidComponent&#34; type definition."
815                              href="obj_object_profiled_data_schema.xsd.html_h1141732888.html">FluidComponent</a>
816                        </span>
817                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
818                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
819                     <span class="scTag">name</span>="<span class="scContent">componentKind</span>" <span class="scTag">type</span>="<span class="scContent">
820                        <span class="type">
821                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
822                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;FluidComponentKind&#34; type definition."
823                              href="obj_object_profiled_data_schema.xsd.html_h-170370612.html">FluidComponentKind</a>
824                        </span>
825                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
826                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
827                     <span class="scTag">name</span>="<span class="scContent">molecularWeight</span>" <span class="scTag">type</span>="<span class="scContent">
828                        <span class="type">
829                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
830                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
831                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
832                        </span>
833                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
834                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
835                     <span class="scTag">name</span>="<span class="scContent">weightPercent</span>" <span class="scTag">type</span>="<span class="scContent">
836                        <span class="type">
837                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
838                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
839                              href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
840                        </span>
841                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
842                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
843                     <span class="scTag">name</span>="<span class="scContent">molePercent</span>" <span class="scTag">type</span>="<span class="scContent">
844                        <span class="type">
845                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
846                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;molarFractionMeasurePercent&#34; type definition."
847                              href="obj_object_profiled_data_schema.xsd.html_h177822399.html">molarFractionMeasurePercent</a>
848                        </span>
849                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
850                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
851                     <span class="scTag">name</span>="<span class="scContent">specificGravity</span>" <span class="scTag">type</span>="<span class="scContent">
852                        <span class="type">
853                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
854                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
855                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
856                        </span>
857                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
858                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
859                     <span class="scTag">name</span>="<span class="scContent">boilingPoint</span>" <span class="scTag">type</span>="<span class="scContent">
860                        <span class="type">
861                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
862                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
863                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
864                        </span>
865                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
866                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
867                     <span class="scTag">name</span>="<span class="scContent">criticalPressure</span>" <span class="scTag">type</span>="<span class="scContent">
868                        <span class="type">
869                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
870                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
871                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
872                        </span>
873                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
874                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
875                     <span class="scTag">name</span>="<span class="scContent">criticalTemperature</span>" <span class="scTag">type</span>="<span class="scContent">
876                        <span class="type">
877                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
878                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
879                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
880                        </span>
881                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
882                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
883                     <span class="scTag">name</span>="<span class="scContent">criticalVolume</span>" <span class="scTag">type</span>="<span class="scContent">
884                        <span class="type">
885                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
886                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
887                              href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
888                        </span>
889                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
890                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
891                     <span class="scTag">name</span>="<span class="scContent">acentricFactor</span>" <span class="scTag">type</span>="<span class="scContent">
892                        <span class="type">
893                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
894                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
895                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
896                        </span>
897                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
898                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
899                     <span class="scTag">name</span>="<span class="scContent">volumeTranslationFactor</span>" <span class="scTag">type</span>="<span class="scContent">
900                        <span class="type">
901                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
902                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;molarVolumeMeasure&#34; type definition."
903                              href="obj_object_profiled_data_schema.xsd.html_h-2045096690.html">molarVolumeMeasure</a>
904                        </span>
905                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
906                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
907                     <span class="scTag">name</span>="<span class="scContent">alphaShapeFactor</span>" <span class="scTag">type</span>="<span class="scContent">
908                        <span class="type">
909                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
910                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
911                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
912                        </span>
913                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
914                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
915                     <span class="scTag">name</span>="<span class="scContent">watsonKExponent</span>" <span class="scTag">type</span>="<span class="scContent">
916                        <span class="type">
917                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
918                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
919                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
920                        </span>
921                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
922                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
923                     <span class="scTag">name</span>="<span class="scContent">splitCount</span>" <span class="scTag">type</span>="<span class="scContent">
924                        <span class="type">
925                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
926                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;positiveCount&#34; type definition."
927                              href="obj_object_profiled_data_schema.xsd.html_h-939241903.html">positiveCount</a>
928                        </span>
929                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
930                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
931                     <span class="scTag">name</span>="<span class="scContent">plusMinimumMolecularWeight</span>" <span class="scTag">type</span>="<span class="scContent">
932                        <span class="type">
933                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
934                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
935                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
936                        </span>
937                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
938                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
939                     <span class="scTag">name</span>="<span class="scContent">plusMaximumMolecularWeight</span>" <span class="scTag">type</span>="<span class="scContent">
940                        <span class="type">
941                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
942                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
943                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
944                        </span>
945                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
946                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
947                     <span class="scTag">name</span>="<span class="scContent">rvp</span>" <span class="scTag">type</span>="<span class="scContent">
948                        <span class="type">
949                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
950                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
951                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
952                        </span>
953                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
954                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
955                     <span class="scTag">name</span>="<span class="scContent">tvp</span>" <span class="scTag">type</span>="<span class="scContent">
956                        <span class="type">
957                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
958                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
959                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
960                        </span>
961                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
962                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
963                     <span class="scTag">name</span>="<span class="scContent">binaryInteractionCoefficient</span>" <span class="scTag">type</span>="<span class="scContent">
964                        <span class="type">
965                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
966                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;binaryInteractionCoefficient&#34; type definition."
967                              href="obj_object_profiled_data_schema.xsd.html_h-588696567.html">binaryInteractionCoefficient</a>
968                        </span>
969                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
970                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
971                     <span class="scTag">name</span>="<span class="scContent">calculated</span>" <span class="scTag">type</span>="<span class="scContent">
972                        <span class="type">
973                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
974                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;logicalBoolean&#34; type definition."
975                              href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</a>
976                        </span>
977                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>&lt;/<span class="scTag">xsd:complexType</span>&gt;</div>
978         </div>
979         <script type="text/javascript">
980<!--
981          setState('h-40533875_scbox', false);
982// -->
983</script>
984      </div>
985      <hr/>
986      <p class="footer">Generated by <a href="http://www.oxygenxml.com">&lt;oXygen/&gt; XML Editor</a> using a modified version of <a href="http://titanium.dstc.edu.au/xml/xs3p">xs3p</a> that adds schema diagrams and chunking support. Last modified: <script type="text/javascript">
987<!--
988          document.write(document.lastModified);
989// -->
990</script>
991      </p>
992   </body>
993</html>
Note: See TracBrowser for help on using the browser.