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

Revision 17, 57.0 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_wellTestProductionTestResults</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="h20470465" class="name">cs_wellTestProductionTestResults</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_wellTestProductionTestResults</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_h1380727999.html">cs_wellTestProductionTestData</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         <tr>
494            <th>Documentation</th>
495            <td class="documentation">Oil, gas, and water volumes and rates measured during the well test. The volumes allow either actual volumes or standard (corrected) volumes. The
496         densities are also recorded with the volumes.</td>
497         </tr>
498      </table>
499      <div class="sample box">
500         <div>
501            <input type="button" id="h20470465_xibox_button" class="control"
502                   onclick="switchState('h20470465_xibox'); return false;"
503                   style="display: none"/> 
504            <span class="caption">XML Instance Representation</span>
505         </div>
506         <div id="h20470465_xibox" class="contents">
507            <div style="margin-left: 0em">&lt;...&gt; <br/>
508               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
509                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilVolume&gt; <span class="type">
510                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
511                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestTestVolume&#34; type definition."
512                        href="obj_object_profiled_data_schema.xsd.html_h1287302614.html">cs_wellTestTestVolume</a>
513                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
514                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilVolume&gt; <span class="occurs">[0..1]</span> 
515                  <p class="documentation">'Oil volumes measured during the well test.'</p>
516               </div>
517               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
518                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilRate&gt; <span class="type">
519                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
520                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestFluidRate&#34; type definition."
521                        href="obj_object_profiled_data_schema.xsd.html_h-191192832.html">cs_wellTestFluidRate</a>
522                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
523                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilRate&gt; <span class="occurs">[0..1]</span> 
524                  <p class="documentation">'Oil rates measured during the well test.'</p>
525               </div>
526               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
527                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasVolume&gt; <span class="type">
528                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
529                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestTestVolume&#34; type definition."
530                        href="obj_object_profiled_data_schema.xsd.html_h1287302614.html">cs_wellTestTestVolume</a>
531                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
532                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasVolume&gt; <span class="occurs">[0..1]</span> 
533                  <p class="documentation">'Gas volumes measured during the well test.'</p>
534               </div>
535               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
536                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasRate&gt; <span class="type">
537                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
538                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestFluidRate&#34; type definition."
539                        href="obj_object_profiled_data_schema.xsd.html_h-191192832.html">cs_wellTestFluidRate</a>
540                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
541                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasRate&gt; <span class="occurs">[0..1]</span> 
542                  <p class="documentation">'Gas rates measured during the well test.'</p>
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>:waterVolume&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;cs_wellTestTestVolume&#34; type definition."
548                        href="obj_object_profiled_data_schema.xsd.html_h1287302614.html">cs_wellTestTestVolume</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>:waterVolume&gt; <span class="occurs">[0..1]</span> 
551                  <p class="documentation">'Water volumes measured during the well test.'</p>
552               </div>
553               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
554                     title="Find out namespace of 'witsml' prefix">witsml</a>:waterRate&gt; <span class="type">
555                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
556                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestFluidRate&#34; type definition."
557                        href="obj_object_profiled_data_schema.xsd.html_h-191192832.html">cs_wellTestFluidRate</a>
558                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
559                     title="Find out namespace of 'witsml' prefix">witsml</a>:waterRate&gt; <span class="occurs">[0..1]</span> 
560                  <p class="documentation">'Water rates measured during the well test.'</p>
561               </div>
562               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
563                     title="Find out namespace of 'witsml' prefix">witsml</a>:condensateVolume&gt; <span class="type">
564                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
565                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestTestVolume&#34; type definition."
566                        href="obj_object_profiled_data_schema.xsd.html_h1287302614.html">cs_wellTestTestVolume</a>
567                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
568                     title="Find out namespace of 'witsml' prefix">witsml</a>:condensateVolume&gt; <span class="occurs">[0..1]</span> 
569                  <p class="documentation">'condensate volumes measured during the well test.'</p>
570               </div>
571               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
572                     title="Find out namespace of 'witsml' prefix">witsml</a>:condensateRate&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;cs_wellTestFluidRate&#34; type definition."
575                        href="obj_object_profiled_data_schema.xsd.html_h-191192832.html">cs_wellTestFluidRate</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>:condensateRate&gt; <span class="occurs">[0..1]</span> 
578                  <p class="documentation">'Condensate rates measured during the well test.'</p>
579               </div>
580               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
581                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasOilRatio&gt; <span class="type">
582                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
583                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
584                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
585                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
586                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasOilRatio&gt; <span class="occurs">[0..1]</span> 
587                  <p class="documentation">'The ratio of the volume of gas and the volume of oil that was produced.'</p>
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>:waterCut&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;volumePerVolumeMeasure&#34; type definition."
593                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</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>:waterCut&gt; <span class="occurs">[0..1]</span> 
596                  <p class="documentation">'The ratio of water produced compared to the volume of total liquids produced.'</p>
597               </div>
598               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
599                     title="Find out namespace of 'witsml' prefix">witsml</a>:density&gt; <span class="type">
600                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
601                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
602                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
603                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
604                     title="Find out namespace of 'witsml' prefix">witsml</a>:density&gt; <span class="occurs">[0..1]</span> 
605                  <p class="documentation">'The density of the fluid mixture.'</p>
606               </div>
607               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
608                     title="Find out namespace of 'witsml' prefix">witsml</a>:fluidVelocity&gt; <span class="type">
609                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
610                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;velocityMeasure&#34; type definition."
611                        href="obj_object_profiled_data_schema.xsd.html_h-638685508.html">velocityMeasure</a>
612                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
613                     title="Find out namespace of 'witsml' prefix">witsml</a>:fluidVelocity&gt; <span class="occurs">[0..1]</span> 
614                  <p class="documentation">'The velocity of the overall fluid mixture.'</p>
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>:condensateYield&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;volumePerVolumeMeasure&#34; type definition."
620                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</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>:condensateYield&gt; <span class="occurs">[0..1]</span> 
623                  <p class="documentation">'This is the condensate yield, which describes the amount of condensate per unit of natural gas produced'</p>
624               </div>
625               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
626                     title="Find out namespace of 'witsml' prefix">witsml</a>:basicSedimentAndWater&gt; <span class="type">
627                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
628                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
629                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
630                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
631                     title="Find out namespace of 'witsml' prefix">witsml</a>:basicSedimentAndWater&gt; <span class="occurs">[0..1]</span> 
632                  <p class="documentation">'This is the measured of impurities present in crude oil as it comes from the well. BSandW content is commonly used as a measure for treating performance of hydrocarbon liquids'</p>
633               </div>
634               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
635                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilPotential&gt; <span class="type">
636                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
637                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeFlowRateMeasure&#34; type definition."
638                        href="obj_object_profiled_data_schema.xsd.html_h-749652847.html">volumeFlowRateMeasure</a>
639                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
640                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilPotential&gt; <span class="occurs">[0..1]</span> 
641                  <p class="documentation">'This is the the potential of the well to produce crude oil. This represents the flow rate that could be achieved under maximum drawdown.'</p>
642               </div>
643               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
644                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasPotential&gt; <span class="type">
645                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
646                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeFlowRateMeasure&#34; type definition."
647                        href="obj_object_profiled_data_schema.xsd.html_h-749652847.html">volumeFlowRateMeasure</a>
648                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
649                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasPotential&gt; <span class="occurs">[0..1]</span> 
650                  <p class="documentation">'This is the potential of the well to produce natural gas. This represents the flow rate that could be achieved under maximum drawdown.'</p>
651               </div>
652               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
653                     title="Find out namespace of 'witsml' prefix">witsml</a>:sandVolume&gt; <span class="type">
654                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
655                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
656                        href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
657                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
658                     title="Find out namespace of 'witsml' prefix">witsml</a>:sandVolume&gt; <span class="occurs">[0..1]</span> 
659                  <p class="documentation">'the volume of sand that was produced.'</p>
660               </div>
661               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
662                     title="Find out namespace of 'witsml' prefix">witsml</a>:allocatedSplit&gt; <span class="type">
663                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
664                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;logicalBoolean&#34; type definition."
665                        href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</a>
666                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
667                     title="Find out namespace of 'witsml' prefix">witsml</a>:allocatedSplit&gt; <span class="occurs">[0..1]</span> 
668                  <p class="documentation">'True (\"true\" or \"1\") indicates that the the split factors are allocated as opposed to measured. False (\"false\" or \"0\") or not given indicates otherwise.'</p>
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>:oilSplitFactor&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;volumePerVolumeMeasure&#34; type definition."
674                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</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>:oilSplitFactor&gt; <span class="occurs">[0..1]</span> 
677                  <p class="documentation">'The split factor for Oil relative to the overall volume of the test.'</p>
678               </div>
679               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
680                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasSplitFactor&gt; <span class="type">
681                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
682                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
683                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
684                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
685                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasSplitFactor&gt; <span class="occurs">[0..1]</span> 
686                  <p class="documentation">'The split factor for Gas relative to the overall volume of the test.'</p>
687               </div>
688               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
689                     title="Find out namespace of 'witsml' prefix">witsml</a>:waterSplitFactor&gt; <span class="type">
690                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
691                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
692                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
693                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
694                     title="Find out namespace of 'witsml' prefix">witsml</a>:waterSplitFactor&gt; <span class="occurs">[0..1]</span> 
695                  <p class="documentation">'The split factor for Water relative to the overall volume of the test.'</p>
696               </div>
697               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
698                     title="Find out namespace of 'witsml' prefix">witsml</a>:condensateSplitFactor&gt; <span class="type">
699                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
700                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
701                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
702                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
703                     title="Find out namespace of 'witsml' prefix">witsml</a>:condensateSplitFactor&gt; <span class="occurs">[0..1]</span> 
704                  <p class="documentation">'The split factor for Condensate relative to the overall volume of the test.'</p>
705               </div>&lt;/...&gt;</div>
706         </div>
707         <script type="text/javascript">
708<!--
709          setState('h20470465_xibox', true);
710// -->
711</script>
712      </div>
713      <div class="sample box">
714         <div>
715            <input type="button" id="h20470465_diagram_button" class="control"
716                   onclick="switchState('h20470465_diagram'); return false;"
717                   style="display: none"/> 
718            <span class="caption">Diagram</span>
719         </div>
720         <div id="h20470465_diagram" class="contents">
721            <img usemap="#h535618048" src="schemaDiagrams/h535618048.png"/>
722            <!--
723            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h535618048.map--><map name="h535618048">
724               <area shape="rect" alt="h1287302614" coords="358,0,469,42"
725                     href="obj_object_profiled_data_schema.xsd.html_h1287302614.html#h1287302614"/>
726
727               <area shape="rect" alt="h-191192832" coords="358,52,453,94"
728                     href="obj_object_profiled_data_schema.xsd.html_h-191192832.html#h-191192832"/>
729
730               <area shape="rect" alt="h1287302614" coords="358,104,477,146"
731                     href="obj_object_profiled_data_schema.xsd.html_h1287302614.html#h1287302614"/>
732
733               <area shape="rect" alt="h-191192832" coords="358,156,461,198"
734                     href="obj_object_profiled_data_schema.xsd.html_h-191192832.html#h-191192832"/>
735
736               <area shape="rect" alt="h1287302614" coords="358,208,486,250"
737                     href="obj_object_profiled_data_schema.xsd.html_h1287302614.html#h1287302614"/>
738
739               <area shape="rect" alt="h-191192832" coords="358,260,470,302"
740                     href="obj_object_profiled_data_schema.xsd.html_h-191192832.html#h-191192832"/>
741
742               <area shape="rect" alt="h1287302614" coords="358,312,521,354"
743                     href="obj_object_profiled_data_schema.xsd.html_h1287302614.html#h1287302614"/>
744
745               <area shape="rect" alt="h-191192832" coords="358,364,505,406"
746                     href="obj_object_profiled_data_schema.xsd.html_h-191192832.html#h-191192832"/>
747
748               <area shape="rect" alt="h-2131132250" coords="358,416,479,458"
749                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
750
751               <area shape="rect" alt="h-2131132250" coords="358,468,463,510"
752                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
753
754               <area shape="rect" alt="h1452152571" coords="358,520,453,562"
755                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
756
757               <area shape="rect" alt="h-638685508" coords="358,572,478,614"
758                     href="obj_object_profiled_data_schema.xsd.html_h-638685508.html#h-638685508"/>
759
760               <area shape="rect" alt="h-2131132250" coords="358,624,506,666"
761                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
762
763               <area shape="rect" alt="h-2131132250" coords="358,676,550,718"
764                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
765
766               <area shape="rect" alt="h-749652847" coords="358,728,475,770"
767                     href="obj_object_profiled_data_schema.xsd.html_h-749652847.html#h-749652847"/>
768
769               <area shape="rect" alt="h-749652847" coords="358,780,483,822"
770                     href="obj_object_profiled_data_schema.xsd.html_h-749652847.html#h-749652847"/>
771
772               <area shape="rect" alt="h-1683212129" coords="358,832,484,874"
773                     href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html#h-1683212129"/>
774
775               <area shape="rect" alt="h2055323524" coords="358,884,488,926"
776                     href="obj_object_profiled_data_schema.xsd.html_h2055323524.html#h2055323524"/>
777
778               <area shape="rect" alt="h-2131132250" coords="358,936,485,978"
779                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
780
781               <area shape="rect" alt="h-2131132250" coords="358,988,493,1030"
782                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
783
784               <area shape="rect" alt="h-2131132250" coords="358,1040,502,1082"
785                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
786
787               <area shape="rect" alt="h-2131132250" coords="358,1092,537,1134"
788                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
789
790            </map>
791         </div>
792         <script type="text/javascript">
793<!--
794          setState('h20470465_diagram', true);
795// -->
796</script>
797      </div>
798      <div class="schemaComponent box">
799         <div>
800            <input type="button" id="h20470465_scbox_button" class="control"
801                   onclick="switchState('h20470465_scbox'); return false;"
802                   style="display: none"/> 
803            <span class="caption">Schema Component Representation</span>
804         </div>
805         <div id="h20470465_scbox" class="contents">
806            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:complexType</span> 
807               <span class="scTag">name</span>="<span class="scContent">cs_wellTestProductionTestResults</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> 
808                     <span class="scTag">name</span>="<span class="scContent">oilVolume</span>" <span class="scTag">type</span>="<span class="scContent">
809                        <span class="type">
810                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
811                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestTestVolume&#34; type definition."
812                              href="obj_object_profiled_data_schema.xsd.html_h1287302614.html">cs_wellTestTestVolume</a>
813                        </span>
814                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
815                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
816                     <span class="scTag">name</span>="<span class="scContent">oilRate</span>" <span class="scTag">type</span>="<span class="scContent">
817                        <span class="type">
818                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
819                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestFluidRate&#34; type definition."
820                              href="obj_object_profiled_data_schema.xsd.html_h-191192832.html">cs_wellTestFluidRate</a>
821                        </span>
822                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
823                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
824                     <span class="scTag">name</span>="<span class="scContent">gasVolume</span>" <span class="scTag">type</span>="<span class="scContent">
825                        <span class="type">
826                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
827                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestTestVolume&#34; type definition."
828                              href="obj_object_profiled_data_schema.xsd.html_h1287302614.html">cs_wellTestTestVolume</a>
829                        </span>
830                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
831                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
832                     <span class="scTag">name</span>="<span class="scContent">gasRate</span>" <span class="scTag">type</span>="<span class="scContent">
833                        <span class="type">
834                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
835                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestFluidRate&#34; type definition."
836                              href="obj_object_profiled_data_schema.xsd.html_h-191192832.html">cs_wellTestFluidRate</a>
837                        </span>
838                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
839                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
840                     <span class="scTag">name</span>="<span class="scContent">waterVolume</span>" <span class="scTag">type</span>="<span class="scContent">
841                        <span class="type">
842                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
843                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestTestVolume&#34; type definition."
844                              href="obj_object_profiled_data_schema.xsd.html_h1287302614.html">cs_wellTestTestVolume</a>
845                        </span>
846                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
847                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
848                     <span class="scTag">name</span>="<span class="scContent">waterRate</span>" <span class="scTag">type</span>="<span class="scContent">
849                        <span class="type">
850                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
851                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestFluidRate&#34; type definition."
852                              href="obj_object_profiled_data_schema.xsd.html_h-191192832.html">cs_wellTestFluidRate</a>
853                        </span>
854                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
855                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
856                     <span class="scTag">name</span>="<span class="scContent">condensateVolume</span>" <span class="scTag">type</span>="<span class="scContent">
857                        <span class="type">
858                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
859                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestTestVolume&#34; type definition."
860                              href="obj_object_profiled_data_schema.xsd.html_h1287302614.html">cs_wellTestTestVolume</a>
861                        </span>
862                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
863                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
864                     <span class="scTag">name</span>="<span class="scContent">condensateRate</span>" <span class="scTag">type</span>="<span class="scContent">
865                        <span class="type">
866                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
867                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellTestFluidRate&#34; type definition."
868                              href="obj_object_profiled_data_schema.xsd.html_h-191192832.html">cs_wellTestFluidRate</a>
869                        </span>
870                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
871                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
872                     <span class="scTag">name</span>="<span class="scContent">gasOilRatio</span>" <span class="scTag">type</span>="<span class="scContent">
873                        <span class="type">
874                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
875                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
876                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
877                        </span>
878                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
879                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
880                     <span class="scTag">name</span>="<span class="scContent">waterCut</span>" <span class="scTag">type</span>="<span class="scContent">
881                        <span class="type">
882                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
883                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
884                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
885                        </span>
886                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
887                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
888                     <span class="scTag">name</span>="<span class="scContent">density</span>" <span class="scTag">type</span>="<span class="scContent">
889                        <span class="type">
890                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
891                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
892                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
893                        </span>
894                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
895                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
896                     <span class="scTag">name</span>="<span class="scContent">fluidVelocity</span>" <span class="scTag">type</span>="<span class="scContent">
897                        <span class="type">
898                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
899                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;velocityMeasure&#34; type definition."
900                              href="obj_object_profiled_data_schema.xsd.html_h-638685508.html">velocityMeasure</a>
901                        </span>
902                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
903                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
904                     <span class="scTag">name</span>="<span class="scContent">condensateYield</span>" <span class="scTag">type</span>="<span class="scContent">
905                        <span class="type">
906                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
907                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
908                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
909                        </span>
910                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
911                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
912                     <span class="scTag">name</span>="<span class="scContent">basicSedimentAndWater</span>" <span class="scTag">type</span>="<span class="scContent">
913                        <span class="type">
914                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
915                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
916                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
917                        </span>
918                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
919                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
920                     <span class="scTag">name</span>="<span class="scContent">oilPotential</span>" <span class="scTag">type</span>="<span class="scContent">
921                        <span class="type">
922                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
923                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeFlowRateMeasure&#34; type definition."
924                              href="obj_object_profiled_data_schema.xsd.html_h-749652847.html">volumeFlowRateMeasure</a>
925                        </span>
926                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
927                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
928                     <span class="scTag">name</span>="<span class="scContent">gasPotential</span>" <span class="scTag">type</span>="<span class="scContent">
929                        <span class="type">
930                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
931                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeFlowRateMeasure&#34; type definition."
932                              href="obj_object_profiled_data_schema.xsd.html_h-749652847.html">volumeFlowRateMeasure</a>
933                        </span>
934                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
935                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
936                     <span class="scTag">name</span>="<span class="scContent">sandVolume</span>" <span class="scTag">type</span>="<span class="scContent">
937                        <span class="type">
938                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
939                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
940                              href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
941                        </span>
942                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
943                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
944                     <span class="scTag">name</span>="<span class="scContent">allocatedSplit</span>" <span class="scTag">type</span>="<span class="scContent">
945                        <span class="type">
946                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
947                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;logicalBoolean&#34; type definition."
948                              href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</a>
949                        </span>
950                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
951                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
952                     <span class="scTag">name</span>="<span class="scContent">oilSplitFactor</span>" <span class="scTag">type</span>="<span class="scContent">
953                        <span class="type">
954                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
955                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
956                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
957                        </span>
958                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
959                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
960                     <span class="scTag">name</span>="<span class="scContent">gasSplitFactor</span>" <span class="scTag">type</span>="<span class="scContent">
961                        <span class="type">
962                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
963                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
964                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
965                        </span>
966                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
967                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
968                     <span class="scTag">name</span>="<span class="scContent">waterSplitFactor</span>" <span class="scTag">type</span>="<span class="scContent">
969                        <span class="type">
970                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
971                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
972                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
973                        </span>
974                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
975                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
976                     <span class="scTag">name</span>="<span class="scContent">condensateSplitFactor</span>" <span class="scTag">type</span>="<span class="scContent">
977                        <span class="type">
978                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
979                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
980                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
981                        </span>
982                     </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>
983         </div>
984         <script type="text/javascript">
985<!--
986          setState('h20470465_scbox', false);
987// -->
988</script>
989      </div>
990      <hr/>
991      <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">
992<!--
993          document.write(document.lastModified);
994// -->
995</script>
996      </p>
997   </body>
998</html>
Note: See TracBrowser for help on using the browser.