root / projects / MonthlyProductionReport_1.0 / XML / PRODML / PRODML_schemas_with_enum_4apr2008 / documentation / obj_object_profiled_data_schema.xsd.html_h411711782.html @ 17

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

Added project files for monthly production version 1.0

RevLine 
[17]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_fluidResultSeparatorTestStep</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="h411711782" class="name">cs_fluidResultSeparatorTestStep</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_fluidResultSeparatorTestStep</td>
478         </tr>
479         <tr>
480            <th>Used by (from the same schema document)</th>
481            <td>Complex Type <b>
482                  <a href="obj_object_profiled_data_schema.xsd.html_h-1533088966.html">cs_fluidResultSeparatorTest</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="h411711782_xibox_button" class="control"
497                   onclick="switchState('h411711782_xibox'); return false;"
498                   style="display: none"/> 
499            <span class="caption">XML Instance Representation</span>
500         </div>
501         <div id="h411711782_xibox" class="contents">
502            <div style="margin-left: 0em">&lt;...<br/>
503               <span style="margin-left: 0.5em"> uid="<span class="type">
504                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
505                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;uidString&#34; type definition."
506                        href="obj_object_profiled_data_schema.xsd.html_h1953291708.html">uidString</a>
507                  </span> 
508                  <span class="occurs">[0..1]</span> 
509                  <p class="documentation">'The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only required to be unique within the context of the nearest recurring parent element.'</p>"</span>&gt; <br/>
510               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
511                     title="Find out namespace of 'witsml' prefix">witsml</a>:stepNumber&gt; <span class="type">
512                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
513                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;positiveCount&#34; type definition."
514                        href="obj_object_profiled_data_schema.xsd.html_h-939241903.html">positiveCount</a>
515                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
516                     title="Find out namespace of 'witsml' prefix">witsml</a>:stepNumber&gt; <span class="occurs">[0..1]</span> 
517                  <p class="documentation">'The stepNumber represents a row in the table.'</p>
518               </div>
519               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
520                     title="Find out namespace of 'witsml' prefix">witsml</a>:stepTemperature&gt; <span class="type">
521                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
522                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
523                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
524                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
525                     title="Find out namespace of 'witsml' prefix">witsml</a>:stepTemperature&gt; <span class="occurs">[1]</span>
526               </div>
527               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
528                     title="Find out namespace of 'witsml' prefix">witsml</a>:stepPressure&gt; <span class="type">
529                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
530                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
531                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
532                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
533                     title="Find out namespace of 'witsml' prefix">witsml</a>:stepPressure&gt; <span class="occurs">[1]</span>
534               </div>
535               <span class="group" style="margin-left: 1.5em">Start <a title="Look up 'Choice' in glossary"
536                     href="obj_object_profiled_data_schema.xsd.html#term_Choice">Choice</a> 
537                  <span class="occurs">[1]</span>
538               </span>
539               <br/>
540               <div style="margin-left: 3em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
541                     title="Find out namespace of 'witsml' prefix">witsml</a>:bubblePointPressure&gt; <span class="type">
542                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
543                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
544                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
545                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
546                     title="Find out namespace of 'witsml' prefix">witsml</a>:bubblePointPressure&gt; <span class="occurs">[0..1]</span>
547               </div>
548               <div style="margin-left: 3em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
549                     title="Find out namespace of 'witsml' prefix">witsml</a>:retrogradeDewPointPressure&gt; <span class="type">
550                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
551                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
552                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
553                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
554                     title="Find out namespace of 'witsml' prefix">witsml</a>:retrogradeDewPointPressure&gt; <span class="occurs">[0..1]</span>
555               </div>
556               <span class="group" style="margin-left: 1.5em">End Choice</span>
557               <br/>
558               <span class="group" style="margin-left: 1.5em">Start <a title="Look up 'Choice' in glossary"
559                     href="obj_object_profiled_data_schema.xsd.html#term_Choice">Choice</a> 
560                  <span class="occurs">[1]</span>
561               </span>
562               <br/>
563               <div style="margin-left: 3em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
564                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilAPIGravity&gt; <span class="type">
565                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
566                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
567                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
568                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
569                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilAPIGravity&gt; <span class="occurs">[0..1]</span>
570               </div>
571               <div style="margin-left: 3em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
572                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilSpecificGravity&gt; <span class="type">
573                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
574                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
575                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
576                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
577                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilSpecificGravity&gt; <span class="occurs">[0..1]</span>
578               </div>
579               <span class="group" style="margin-left: 1.5em">End Choice</span>
580               <br/>
581               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
582                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilMassDensity&gt; <span class="type">
583                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
584                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
585                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
586                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
587                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilMassDensity&gt; <span class="occurs">[0..1]</span>
588               </div>
589               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
590                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilFormationVolumeFactorStd&gt; <span class="type">
591                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
592                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerStandardVolumeMeasure&#34; type definition."
593                        href="obj_object_profiled_data_schema.xsd.html_h940264169.html">volumePerStandardVolumeMeasure</a>
594                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
595                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilFormationVolumeFactorStd&gt; <span class="occurs">[0..1]</span>
596               </div>
597               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
598                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilViscosity&gt; <span class="type">
599                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
600                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;dynamicViscosityMeasure&#34; type definition."
601                        href="obj_object_profiled_data_schema.xsd.html_h1983341009.html">dynamicViscosityMeasure</a>
602                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
603                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilViscosity&gt; <span class="occurs">[0..1]</span>
604               </div>
605               <span class="group" style="margin-left: 1.5em">Start <a title="Look up 'Choice' in glossary"
606                     href="obj_object_profiled_data_schema.xsd.html#term_Choice">Choice</a> 
607                  <span class="occurs">[1]</span>
608               </span>
609               <br/>
610               <div style="margin-left: 3em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
611                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilVolume&gt; <span class="type">
612                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
613                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
614                        href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
615                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
616                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilVolume&gt; <span class="occurs">[1]</span>
617               </div>
618               <div style="margin-left: 3em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
619                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasVolume&gt; <span class="type">
620                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
621                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumeMeasure&#34; type definition."
622                        href="obj_object_profiled_data_schema.xsd.html_h-1566115358.html">standardVolumeMeasure</a>
623                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
624                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasVolume&gt; <span class="occurs">[1]</span>
625               </div>
626               <div style="margin-left: 3em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
627                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilShrinkageFactor&gt; <span class="type">
628                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
629                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
630                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
631                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
632                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilShrinkageFactor&gt; <span class="occurs">[0..1]</span> 
633                  <p class="documentation">'divide oilVolume by shrinkageReference to get oilShrinkageFactor'</p>
634               </div>
635               <div style="margin-left: 3em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
636                     title="Find out namespace of 'witsml' prefix">witsml</a>:stageSeparatorGORStd&gt; <span class="type">
637                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
638                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumePerVolumeMeasure&#34; type definition."
639                        href="obj_object_profiled_data_schema.xsd.html_h12614339.html">standardVolumePerVolumeMeasure</a>
640                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
641                     title="Find out namespace of 'witsml' prefix">witsml</a>:stageSeparatorGORStd&gt; <span class="occurs">[0..1]</span> 
642                  <p class="documentation">'divide gasVolume by oilVolume to get stageSeparatorGOR'</p>
643               </div>
644               <span class="group" style="margin-left: 1.5em">End Choice</span>
645               <br/>
646               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
647                     title="Find out namespace of 'witsml' prefix">witsml</a>:correctedStageSeparatorGORStd&gt; <span class="type">
648                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
649                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumePerStandardVolumeMeasure&#34; type definition."
650                        href="obj_object_profiled_data_schema.xsd.html_h838391814.html">standardVolumePerStandardVolumeMeasure</a>
651                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
652                     title="Find out namespace of 'witsml' prefix">witsml</a>:correctedStageSeparatorGORStd&gt; <span class="occurs">[0..1]</span>
653               </div>
654               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
655                     title="Find out namespace of 'witsml' prefix">witsml</a>:cumulativeStockTankGORStd&gt; <span class="type">
656                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
657                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumePerStandardVolumeMeasure&#34; type definition."
658                        href="obj_object_profiled_data_schema.xsd.html_h838391814.html">standardVolumePerStandardVolumeMeasure</a>
659                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
660                     title="Find out namespace of 'witsml' prefix">witsml</a>:cumulativeStockTankGORStd&gt; <span class="occurs">[0..1]</span>
661               </div>
662               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
663                     title="Find out namespace of 'witsml' prefix">witsml</a>:solutionGORStd&gt; <span class="type">
664                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
665                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumePerStandardVolumeMeasure&#34; type definition."
666                        href="obj_object_profiled_data_schema.xsd.html_h838391814.html">standardVolumePerStandardVolumeMeasure</a>
667                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
668                     title="Find out namespace of 'witsml' prefix">witsml</a>:solutionGORStd&gt; <span class="occurs">[0..1]</span>
669               </div>
670               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
671                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasMolecularWeight&gt; <span class="type">
672                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
673                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
674                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
675                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
676                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasMolecularWeight&gt; <span class="occurs">[0..1]</span>
677               </div>
678               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
679                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasGravity&gt; <span class="type">
680                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
681                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
682                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
683                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
684                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasGravity&gt; <span class="occurs">[0..1]</span>
685               </div>
686               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
687                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasMassDensity&gt; <span class="type">
688                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
689                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
690                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
691                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
692                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasMassDensity&gt; <span class="occurs">[0..1]</span>
693               </div>
694               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
695                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasZFactor&gt; <span class="type">
696                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
697                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
698                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
699                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
700                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasZFactor&gt; <span class="occurs">[0..1]</span>
701               </div>
702               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
703                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasViscosity&gt; <span class="type">
704                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
705                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;dynamicViscosityMeasure&#34; type definition."
706                        href="obj_object_profiled_data_schema.xsd.html_h1983341009.html">dynamicViscosityMeasure</a>
707                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
708                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasViscosity&gt; <span class="occurs">[0..1]</span>
709               </div>
710               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
711                     title="Find out namespace of 'witsml' prefix">witsml</a>:residualAPIGravity&gt; <span class="type">
712                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
713                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
714                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
715                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
716                     title="Find out namespace of 'witsml' prefix">witsml</a>:residualAPIGravity&gt; <span class="occurs">[0..1]</span>
717               </div>
718               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
719                     title="Find out namespace of 'witsml' prefix">witsml</a>:comment&gt; <span class="type">
720                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
721                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;commentString&#34; type definition."
722                        href="obj_object_profiled_data_schema.xsd.html_h-793122037.html">commentString</a>
723                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
724                     title="Find out namespace of 'witsml' prefix">witsml</a>:comment&gt; <span class="occurs">[0..1]</span>
725               </div>
726               <span class="group" style="margin-left: 1.5em">Start <a title="Look up 'Choice' in glossary"
727                     href="obj_object_profiled_data_schema.xsd.html#term_Choice">Choice</a> 
728                  <span class="occurs">[1]</span>
729               </span>
730               <br/>
731               <div style="margin-left: 3em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
732                     title="Find out namespace of 'witsml' prefix">witsml</a>:reservoir&gt; <span class="type">
733                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
734                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;logicalBoolean&#34; type definition."
735                        href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</a>
736                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
737                     title="Find out namespace of 'witsml' prefix">witsml</a>:reservoir&gt; <span class="occurs">[0..1]</span>
738               </div>
739               <div style="margin-left: 3em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
740                     title="Find out namespace of 'witsml' prefix">witsml</a>:saturated&gt; <span class="type">
741                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
742                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;logicalBoolean&#34; type definition."
743                        href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</a>
744                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
745                     title="Find out namespace of 'witsml' prefix">witsml</a>:saturated&gt; <span class="occurs">[0..1]</span>
746               </div>
747               <div style="margin-left: 3em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
748                     title="Find out namespace of 'witsml' prefix">witsml</a>:stockTank&gt; <span class="type">
749                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
750                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultStockTank&#34; type definition."
751                        href="obj_object_profiled_data_schema.xsd.html_h1729231043.html">cs_fluidResultStockTank</a>
752                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
753                     title="Find out namespace of 'witsml' prefix">witsml</a>:stockTank&gt; <span class="occurs">[0..1]</span>
754               </div>
755               <span class="group" style="margin-left: 1.5em">End Choice</span>
756               <br/>
757               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
758                     title="Find out namespace of 'witsml' prefix">witsml</a>:VaporComposition&gt; <span class="type">
759                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
760                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultPhaseComposition&#34; type definition."
761                        href="obj_object_profiled_data_schema.xsd.html_h582474796.html">cs_fluidResultPhaseComposition</a>
762                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
763                     title="Find out namespace of 'witsml' prefix">witsml</a>:VaporComposition&gt; <span class="occurs">[0..*]</span>
764               </div>
765               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
766                     title="Find out namespace of 'witsml' prefix">witsml</a>:LiquidComposition&gt; <span class="type">
767                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
768                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultPhaseComposition&#34; type definition."
769                        href="obj_object_profiled_data_schema.xsd.html_h582474796.html">cs_fluidResultPhaseComposition</a>
770                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
771                     title="Find out namespace of 'witsml' prefix">witsml</a>:LiquidComposition&gt; <span class="occurs">[0..*]</span>
772               </div>
773               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
774                     title="Find out namespace of 'witsml' prefix">witsml</a>:CompositeComposition&gt; <span class="type">
775                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
776                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultCompositeComposition&#34; type definition."
777                        href="obj_object_profiled_data_schema.xsd.html_h1257753888.html">cs_fluidResultCompositeComposition</a>
778                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
779                     title="Find out namespace of 'witsml' prefix">witsml</a>:CompositeComposition&gt; <span class="occurs">[0..*]</span>
780               </div>&lt;/...&gt;</div>
781         </div>
782         <script type="text/javascript">
783<!--
784          setState('h411711782_xibox', true);
785// -->
786</script>
787      </div>
788      <div class="sample box">
789         <div>
790            <input type="button" id="h411711782_diagram_button" class="control"
791                   onclick="switchState('h411711782_diagram'); return false;"
792                   style="display: none"/> 
793            <span class="caption">Diagram</span>
794         </div>
795         <div id="h411711782_diagram" class="contents">
796            <img usemap="#h-1221625413" src="schemaDiagrams/h-1221625413.png"/>
797            <!--
798            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h-1221625413.map--><map name="h-1221625413">
799               <area shape="rect" alt="h-939241903" coords="348,0,473,42"
800                     href="obj_object_profiled_data_schema.xsd.html_h-939241903.html#h-939241903"/>
801
802               <area shape="rect" alt="h-607763263" coords="348,52,499,78"
803                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
804
805               <area shape="rect" alt="h1272623188" coords="348,88,479,114"
806                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
807
808               <area shape="rect" alt="h1272623188" coords="420,124,593,166"
809                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
810
811               <area shape="rect" alt="h1272623188" coords="420,176,637,218"
812                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
813
814               <area shape="rect" alt="h1452152571" coords="420,228,543,270"
815                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
816
817               <area shape="rect" alt="h526607149" coords="420,280,568,322"
818                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
819
820               <area shape="rect" alt="h1452152571" coords="348,332,488,374"
821                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
822
823               <area shape="rect" alt="h940264169" coords="348,384,567,426"
824                     href="obj_object_profiled_data_schema.xsd.html_h940264169.html#h940264169"/>
825
826               <area shape="rect" alt="h1983341009" coords="348,436,465,478"
827                     href="obj_object_profiled_data_schema.xsd.html_h1983341009.html#h1983341009"/>
828
829               <area shape="rect" alt="h-1683212129" coords="506,488,617,514"
830                     href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html#h-1683212129"/>
831
832               <area shape="rect" alt="h-1566115358" coords="506,524,625,550"
833                     href="obj_object_profiled_data_schema.xsd.html_h-1566115358.html#h-1566115358"/>
834
835               <area shape="rect" alt="h-2131132250" coords="506,560,665,602"
836                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
837
838               <area shape="rect" alt="h12614339" coords="506,612,692,654"
839                     href="obj_object_profiled_data_schema.xsd.html_h12614339.html#h12614339"/>
840
841               <area shape="rect" alt="h838391814" coords="348,664,586,706"
842                     href="obj_object_profiled_data_schema.xsd.html_h838391814.html#h838391814"/>
843
844               <area shape="rect" alt="h838391814" coords="348,716,565,758"
845                     href="obj_object_profiled_data_schema.xsd.html_h838391814.html#h838391814"/>
846
847               <area shape="rect" alt="h838391814" coords="348,768,493,810"
848                     href="obj_object_profiled_data_schema.xsd.html_h838391814.html#h838391814"/>
849
850               <area shape="rect" alt="h526607149" coords="348,820,516,862"
851                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
852
853               <area shape="rect" alt="h526607149" coords="348,872,461,914"
854                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
855
856               <area shape="rect" alt="h1452152571" coords="348,924,496,966"
857                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
858
859               <area shape="rect" alt="h526607149" coords="348,976,466,1018"
860                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
861
862               <area shape="rect" alt="h1983341009" coords="348,1028,473,1070"
863                     href="obj_object_profiled_data_schema.xsd.html_h1983341009.html#h1983341009"/>
864
865               <area shape="rect" alt="h1452152571" coords="348,1080,503,1122"
866                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
867
868               <area shape="rect" alt="h-1006678219" coords="348,1132,661,1158"
869                     href="obj_object_profiled_data_schema.xsd.html_h-1006678219.html#h-1006678219"/>
870
871               <area shape="rect" alt="h-1931220815" coords="262,1168,436,1194"
872                     href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html#h-1931220815"/>
873
874            </map>
875         </div>
876         <script type="text/javascript">
877<!--
878          setState('h411711782_diagram', true);
879// -->
880</script>
881      </div>
882      <div class="schemaComponent box">
883         <div>
884            <input type="button" id="h411711782_scbox_button" class="control"
885                   onclick="switchState('h411711782_scbox'); return false;"
886                   style="display: none"/> 
887            <span class="caption">Schema Component Representation</span>
888         </div>
889         <div id="h411711782_scbox" class="contents">
890            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:complexType</span> 
891               <span class="scTag">name</span>="<span class="scContent">cs_fluidResultSeparatorTestStep</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> 
892                     <span class="scTag">name</span>="<span class="scContent">stepNumber</span>" <span class="scTag">type</span>="<span class="scContent">
893                        <span class="type">
894                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
895                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;positiveCount&#34; type definition."
896                              href="obj_object_profiled_data_schema.xsd.html_h-939241903.html">positiveCount</a>
897                        </span>
898                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
899                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
900                     <span class="scTag">name</span>="<span class="scContent">stepTemperature</span>" <span class="scTag">type</span>="<span class="scContent">
901                        <span class="type">
902                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
903                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
904                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
905                        </span>
906                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
907                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
908                     <span class="scTag">name</span>="<span class="scContent">stepPressure</span>" <span class="scTag">type</span>="<span class="scContent">
909                        <span class="type">
910                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
911                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
912                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
913                        </span>
914                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
915                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:choice</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
916                        <span class="scTag">name</span>="<span class="scContent">bubblePointPressure</span>" <span class="scTag">type</span>="<span class="scContent">
917                           <span class="type">
918                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
919                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
920                                 href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
921                           </span>
922                        </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
923                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
924                        <span class="scTag">name</span>="<span class="scContent">retrogradeDewPointPressure</span>" <span class="scTag">type</span>="<span class="scContent">
925                           <span class="type">
926                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
927                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
928                                 href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
929                           </span>
930                        </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:choice</span>&gt;</div>
931                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:choice</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
932                        <span class="scTag">name</span>="<span class="scContent">oilAPIGravity</span>" <span class="scTag">type</span>="<span class="scContent">
933                           <span class="type">
934                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
935                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
936                                 href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
937                           </span>
938                        </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
939                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
940                        <span class="scTag">name</span>="<span class="scContent">oilSpecificGravity</span>" <span class="scTag">type</span>="<span class="scContent">
941                           <span class="type">
942                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
943                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
944                                 href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
945                           </span>
946                        </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:choice</span>&gt;</div>
947                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
948                     <span class="scTag">name</span>="<span class="scContent">oilMassDensity</span>" <span class="scTag">type</span>="<span class="scContent">
949                        <span class="type">
950                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
951                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
952                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
953                        </span>
954                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
955                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
956                     <span class="scTag">name</span>="<span class="scContent">oilFormationVolumeFactorStd</span>" <span class="scTag">type</span>="<span class="scContent">
957                        <span class="type">
958                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
959                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerStandardVolumeMeasure&#34; type definition."
960                              href="obj_object_profiled_data_schema.xsd.html_h940264169.html">volumePerStandardVolumeMeasure</a>
961                        </span>
962                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
963                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
964                     <span class="scTag">name</span>="<span class="scContent">oilViscosity</span>" <span class="scTag">type</span>="<span class="scContent">
965                        <span class="type">
966                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
967                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;dynamicViscosityMeasure&#34; type definition."
968                              href="obj_object_profiled_data_schema.xsd.html_h1983341009.html">dynamicViscosityMeasure</a>
969                        </span>
970                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
971                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:choice</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> 
972                           <span class="scTag">name</span>="<span class="scContent">oilVolume</span>" <span class="scTag">type</span>="<span class="scContent">
973                              <span class="type">
974                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
975                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
976                                    href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
977                              </span>
978                           </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
979                        <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
980                           <span class="scTag">name</span>="<span class="scContent">gasVolume</span>" <span class="scTag">type</span>="<span class="scContent">
981                              <span class="type">
982                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
983                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumeMeasure&#34; type definition."
984                                    href="obj_object_profiled_data_schema.xsd.html_h-1566115358.html">standardVolumeMeasure</a>
985                              </span>
986                           </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>
987                     <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> 
988                           <span class="scTag">name</span>="<span class="scContent">oilShrinkageFactor</span>" <span class="scTag">type</span>="<span class="scContent">
989                              <span class="type">
990                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
991                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
992                                    href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
993                              </span>
994                           </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
995                        <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
996                           <span class="scTag">name</span>="<span class="scContent">stageSeparatorGORStd</span>" <span class="scTag">type</span>="<span class="scContent">
997                              <span class="type">
998                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
999                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumePerVolumeMeasure&#34; type definition."
1000                                    href="obj_object_profiled_data_schema.xsd.html_h12614339.html">standardVolumePerVolumeMeasure</a>
1001                              </span>
1002                           </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:choice</span>&gt;</div>
1003                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1004                     <span class="scTag">name</span>="<span class="scContent">correctedStageSeparatorGORStd</span>" <span class="scTag">type</span>="<span class="scContent">
1005                        <span class="type">
1006                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1007                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumePerStandardVolumeMeasure&#34; type definition."
1008                              href="obj_object_profiled_data_schema.xsd.html_h838391814.html">standardVolumePerStandardVolumeMeasure</a>
1009                        </span>
1010                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1011                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1012                     <span class="scTag">name</span>="<span class="scContent">cumulativeStockTankGORStd</span>" <span class="scTag">type</span>="<span class="scContent">
1013                        <span class="type">
1014                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1015                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumePerStandardVolumeMeasure&#34; type definition."
1016                              href="obj_object_profiled_data_schema.xsd.html_h838391814.html">standardVolumePerStandardVolumeMeasure</a>
1017                        </span>
1018                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1019                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1020                     <span class="scTag">name</span>="<span class="scContent">solutionGORStd</span>" <span class="scTag">type</span>="<span class="scContent">
1021                        <span class="type">
1022                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1023                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumePerStandardVolumeMeasure&#34; type definition."
1024                              href="obj_object_profiled_data_schema.xsd.html_h838391814.html">standardVolumePerStandardVolumeMeasure</a>
1025                        </span>
1026                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1027                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1028                     <span class="scTag">name</span>="<span class="scContent">gasMolecularWeight</span>" <span class="scTag">type</span>="<span class="scContent">
1029                        <span class="type">
1030                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1031                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
1032                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
1033                        </span>
1034                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1035                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1036                     <span class="scTag">name</span>="<span class="scContent">gasGravity</span>" <span class="scTag">type</span>="<span class="scContent">
1037                        <span class="type">
1038                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1039                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
1040                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
1041                        </span>
1042                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1043                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1044                     <span class="scTag">name</span>="<span class="scContent">gasMassDensity</span>" <span class="scTag">type</span>="<span class="scContent">
1045                        <span class="type">
1046                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1047                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
1048                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
1049                        </span>
1050                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1051                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1052                     <span class="scTag">name</span>="<span class="scContent">gasZFactor</span>" <span class="scTag">type</span>="<span class="scContent">
1053                        <span class="type">
1054                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1055                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
1056                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
1057                        </span>
1058                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1059                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1060                     <span class="scTag">name</span>="<span class="scContent">gasViscosity</span>" <span class="scTag">type</span>="<span class="scContent">
1061                        <span class="type">
1062                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1063                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;dynamicViscosityMeasure&#34; type definition."
1064                              href="obj_object_profiled_data_schema.xsd.html_h1983341009.html">dynamicViscosityMeasure</a>
1065                        </span>
1066                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1067                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1068                     <span class="scTag">name</span>="<span class="scContent">residualAPIGravity</span>" <span class="scTag">type</span>="<span class="scContent">
1069                        <span class="type">
1070                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1071                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
1072                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
1073                        </span>
1074                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1075                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:group</span> 
1076                     <span class="scTag">ref</span>="<span class="scContent">
1077                        <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1078                           title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;grp_fluidResultCommonTestGroup&#34; group definition."
1079                           href="obj_object_profiled_data_schema.xsd.html_h-1006678219.html">grp_fluidResultCommonTestGroup</a>
1080                     </span>"/&gt;</div>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>
1081               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:attributeGroup</span> 
1082                  <span class="scTag">ref</span>="<span class="scContent">
1083                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1084                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;attgrp_uid&#34; attribute group definition."
1085                        href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html">attgrp_uid</a>
1086                  </span>"/&gt;</div>&lt;/<span class="scTag">xsd:complexType</span>&gt;</div>
1087         </div>
1088         <script type="text/javascript">
1089<!--
1090          setState('h411711782_scbox', false);
1091// -->
1092</script>
1093      </div>
1094      <hr/>
1095      <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">
1096<!--
1097          document.write(document.lastModified);
1098// -->
1099</script>
1100      </p>
1101   </body>
1102</html>
Note: See TracBrowser for help on using the browser.