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

Revision 17, 86.8 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 - Model Group grp_commonPropertiesProductVolume</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>Model Group: <a name="h1725584497" class="name">grp_commonPropertiesProductVolume</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="properties">
465         <tr>
466            <th>Name</th>
467            <td>grp_commonPropertiesProductVolume</td>
468         </tr>
469         <tr>
470            <th>Used by (from the same schema document)</th>
471            <td>Complex Type <b>
472                  <a href="obj_object_profiled_data_schema.xsd.html_h-719411045.html">cs_productVolumeComponentContent</a>
473               </b>, Complex Type <b>
474                  <a href="obj_object_profiled_data_schema.xsd.html_h-1667385459.html">cs_productVolumeFlow</a>
475               </b>, Complex Type <b>
476                  <a href="obj_object_profiled_data_schema.xsd.html_h-54718368.html">cs_productVolumePeriod</a>
477               </b>, Complex Type <b>
478                  <a href="obj_object_profiled_data_schema.xsd.html_h-1327004112.html">cs_productVolumeProduct</a>
479               </b>
480            </td>
481         </tr>
482         <tr>
483            <th>Documentation</th>
484            <td class="documentation">Properties which are common to multiple structures in the productVolume schema.</td>
485         </tr>
486      </table>
487      <div class="sample box">
488         <div>
489            <input type="button" id="h1725584497_xibox_button" class="control"
490                   onclick="switchState('h1725584497_xibox'); return false;"
491                   style="display: none"/> 
492            <span class="caption">XML Instance Representation</span>
493         </div>
494         <div id="h1725584497_xibox" class="contents">
495            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
496                  title="Find out namespace of 'witsml' prefix">witsml</a>:gor&gt; <span class="type">
497                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
498                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
499                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
500               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
501                  title="Find out namespace of 'witsml' prefix">witsml</a>:gor&gt; <span class="occurs">[0..1]</span> 
502               <p class="documentation">'Gas oil ratio. The ratio between the total produced gas volume and the total produced oil volume including oil and gas volumes used on the installation.'</p>
503            </div>
504            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
505                  title="Find out namespace of 'witsml' prefix">witsml</a>:gorMTD&gt; <span class="type">
506                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
507                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
508                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
509               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
510                  title="Find out namespace of 'witsml' prefix">witsml</a>:gorMTD&gt; <span class="occurs">[0..1]</span> 
511               <p class="documentation">'Gas oil ratio month to date. The gas oil ratio from the beginning of the month to the end of the reporting priod.'</p>
512            </div>
513            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
514                  title="Find out namespace of 'witsml' prefix">witsml</a>:waterConcMass&gt; <span class="type">
515                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
516                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
517                     href="obj_object_profiled_data_schema.xsd.html_h-1588894038.html">massConcentrationMeasure</a>
518               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
519                  title="Find out namespace of 'witsml' prefix">witsml</a>:waterConcMass&gt; <span class="occurs">[0..1]</span> 
520               <p class="documentation">'Water concentration mass basis. The ratio of water produced compared to the mass of total liquids produced.'</p>
521            </div>
522            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
523                  title="Find out namespace of 'witsml' prefix">witsml</a>:waterConcVol&gt; <span class="type">
524                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
525                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
526                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
527               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
528                  title="Find out namespace of 'witsml' prefix">witsml</a>:waterConcVol&gt; <span class="occurs">[0..1]</span> 
529               <p class="documentation">'Water concentration volume basis. The ratio of water produced compared to the mass of total liquids produced.'</p>
530            </div>
531            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
532                  title="Find out namespace of 'witsml' prefix">witsml</a>:atmosphere&gt; <span class="type">
533                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
534                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
535                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
536               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
537                  title="Find out namespace of 'witsml' prefix">witsml</a>:atmosphere&gt; <span class="occurs">[0..1]</span> 
538               <p class="documentation">'The average atmospheric pressure during the reporting period.'</p>
539            </div>
540            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
541                  title="Find out namespace of 'witsml' prefix">witsml</a>:volumeValue&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;cs_volumeValue&#34; type definition."
544                     href="obj_object_profiled_data_schema.xsd.html_h-548101939.html">cs_volumeValue</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>:volumeValue&gt; <span class="occurs">[0..1]</span> 
547               <p class="documentation">'The volume of the fluid, possibly corrected to specific conditions of temperature and pressure. A positive value for an inlet port indicates flow into the port. A negative value for an inlet port indicates flow out of the port. A positive value for an outlet port indicates flow out of the port. A negative value for an outlet port indicates flow into of the port. This convention is designed such that a positive sign indicates an expected condition based on the intended port direction while a negative sign indicates an anomolous condition.'</p>
548            </div>
549            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
550                  title="Find out namespace of 'witsml' prefix">witsml</a>:volume&gt; <span class="type">
551                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
552                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeQualifiedMeasure&#34; type definition."
553                     href="obj_object_profiled_data_schema.xsd.html_h1456352001.html">volumeQualifiedMeasure</a>
554               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
555                  title="Find out namespace of 'witsml' prefix">witsml</a>:volume&gt; <span class="occurs">[0..1]</span> 
556               <p class="documentation">'DEPRECATED. Use volumeValue for new work. The uncorrected volume of the product. The sign of the value should conform to the above description of volumeValue. If the \'status\' attribute is absent and the value is not \"NaN\", the data value can be assumed to be good with no restrictions. A value of \"NaN\" should be interpreted as null and should be not be given unless a status is also specified to explain why it is null.'</p>
557            </div>
558            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
559                  title="Find out namespace of 'witsml' prefix">witsml</a>:volumeStd&gt; <span class="type">
560                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
561                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeQualifiedMeasure&#34; type definition."
562                     href="obj_object_profiled_data_schema.xsd.html_h1456352001.html">volumeQualifiedMeasure</a>
563               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
564                  title="Find out namespace of 'witsml' prefix">witsml</a>:volumeStd&gt; <span class="occurs">[0..1]</span> 
565               <p class="documentation">'DEPRECATED. Use volumeValue for new work. The volume of the fluid, corrected to standard conditions of temperature and pressure. The sign of the value should conform to the above description of volumeValue. If the \'status\' attribute is absent and the value is not \"NaN\", the data value can be assumed to be good with no restrictions. A value of \"NaN\" should be interpreted as null and should be not be given unless a status is also specified to explain why it is null.'</p>
566            </div>
567            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
568                  title="Find out namespace of 'witsml' prefix">witsml</a>:flowRate&gt; <span class="type">
569                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
570                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeFlowRateQualifiedMeasure&#34; type definition."
571                     href="obj_object_profiled_data_schema.xsd.html_h1728085839.html">volumeFlowRateQualifiedMeasure</a>
572               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
573                  title="Find out namespace of 'witsml' prefix">witsml</a>:flowRate&gt; <span class="occurs">[0..1]</span> 
574               <p class="documentation">'The flow rate of the product. The sign of the value should conform to the above description of volume. If the \'status\' attribute is absent and the value is not \"NaN\", the data value can be assumed to be good with no restrictions. A value of \"NaN\" should be interpreted as null and should be not be given unless a status is also specified to explain why it is null.'</p>
575            </div>
576            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
577                  title="Find out namespace of 'witsml' prefix">witsml</a>:temp&gt; <span class="type">
578                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
579                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
580                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
581               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
582                  title="Find out namespace of 'witsml' prefix">witsml</a>:temp&gt; <span class="occurs">[0..1]</span> 
583               <p class="documentation">'Temperature of the port. Specifying the temperature here (as opposed to in Period) implies that the temperature is constant for all periods of the flow.'</p>
584            </div>
585            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
586                  title="Find out namespace of 'witsml' prefix">witsml</a>:pres&gt; <span class="type">
587                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
588                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
589                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
590               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
591                  title="Find out namespace of 'witsml' prefix">witsml</a>:pres&gt; <span class="occurs">[0..1]</span> 
592               <p class="documentation">'Pressure of the port. Specifying the pressure here (as opposed to in Period) implies that the pressure is constant for all periods of the flow.'</p>
593            </div>
594            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
595                  title="Find out namespace of 'witsml' prefix">witsml</a>:absoluteMinPres&gt; <span class="type">
596                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
597                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
598                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
599               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
600                  title="Find out namespace of 'witsml' prefix">witsml</a>:absoluteMinPres&gt; <span class="occurs">[0..1]</span> 
601               <p class="documentation">'Absolute minimum pressure before the system will give an alarm.'</p>
602            </div>
603            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
604                  title="Find out namespace of 'witsml' prefix">witsml</a>:portDiff&gt; <span class="type">
605                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
606                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumePortDifference&#34; type definition."
607                     href="obj_object_profiled_data_schema.xsd.html_h-1903441859.html">cs_productVolumePortDifference</a>
608               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
609                  title="Find out namespace of 'witsml' prefix">witsml</a>:portDiff&gt; <span class="occurs">[0..*]</span> 
610               <p class="documentation">'The internal differences between this port and one other port on this unit.'</p>
611            </div>
612            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
613                  title="Find out namespace of 'witsml' prefix">witsml</a>:mass&gt; <span class="type">
614                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
615                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massMeasure&#34; type definition."
616                     href="obj_object_profiled_data_schema.xsd.html_h1236476485.html">massMeasure</a>
617               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
618                  title="Find out namespace of 'witsml' prefix">witsml</a>:mass&gt; <span class="occurs">[0..1]</span> 
619               <p class="documentation">'The mass of the product.'</p>
620            </div>
621            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
622                  title="Find out namespace of 'witsml' prefix">witsml</a>:work&gt; <span class="type">
623                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
624                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;workMeasure&#34; type definition."
625                     href="obj_object_profiled_data_schema.xsd.html_h-1554483320.html">workMeasure</a>
626               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
627                  title="Find out namespace of 'witsml' prefix">witsml</a>:work&gt; <span class="occurs">[0..1]</span> 
628               <p class="documentation">'The electrical energy represented by the product.'</p>
629            </div>
630            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
631                  title="Find out namespace of 'witsml' prefix">witsml</a>:efficiency&gt; <span class="type">
632                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
633                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
634                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
635               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
636                  title="Find out namespace of 'witsml' prefix">witsml</a>:efficiency&gt; <span class="occurs">[0..1]</span> 
637               <p class="documentation">'The actual volume divided by the potential volume.'</p>
638            </div>
639            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
640                  title="Find out namespace of 'witsml' prefix">witsml</a>:rvp&gt; <span class="type">
641                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
642                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
643                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
644               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
645                  title="Find out namespace of 'witsml' prefix">witsml</a>:rvp&gt; <span class="occurs">[0..1]</span> 
646               <p class="documentation">'Reid vapor pressure of the product. The absolute vapor pressure of volatile crude oil and volatile petroleum liquids, except liquefied petroleum gases, as determined in accordance with American Society for Testing and Materials under the designation ASTM D323-56.'</p>
647            </div>
648            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
649                  title="Find out namespace of 'witsml' prefix">witsml</a>:tvp&gt; <span class="type">
650                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
651                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
652                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
653               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
654                  title="Find out namespace of 'witsml' prefix">witsml</a>:tvp&gt; <span class="occurs">[0..1]</span> 
655               <p class="documentation">'True vapor pressure of the product. The equilibrium partial pressure exerted by a petroleum liquid as determined in accordance with standard methods.'</p>
656            </div>
657            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
658                  title="Find out namespace of 'witsml' prefix">witsml</a>:bsw&gt; <span class="type">
659                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
660                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
661                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
662               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
663                  title="Find out namespace of 'witsml' prefix">witsml</a>:bsw&gt; <span class="occurs">[0..1]</span> 
664               <p class="documentation">'Basic sediment and water is measured from a liquid sample of the production stream. It includes free water, sediment and emulsion and is measured as a volume percentage of the production stream.'</p>
665            </div>
666            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
667                  title="Find out namespace of 'witsml' prefix">witsml</a>:bswPrevious&gt; <span class="type">
668                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
669                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
670                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
671               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
672                  title="Find out namespace of 'witsml' prefix">witsml</a>:bswPrevious&gt; <span class="occurs">[0..1]</span> 
673               <p class="documentation">'The basic sediment and water as measured on the previous reporting period (e.g., day).'</p>
674            </div>
675            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
676                  title="Find out namespace of 'witsml' prefix">witsml</a>:densityValue&gt; <span class="type">
677                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
678                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_densityValue&#34; type definition."
679                     href="obj_object_profiled_data_schema.xsd.html_h619651539.html">cs_densityValue</a>
680               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
681                  title="Find out namespace of 'witsml' prefix">witsml</a>:densityValue&gt; <span class="occurs">[0..1]</span> 
682               <p class="documentation">'The density of the fluid, possibly corrected to specific conditions of temperature and pressure.'</p>
683            </div>
684            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
685                  title="Find out namespace of 'witsml' prefix">witsml</a>:density&gt; <span class="type">
686                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
687                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
688                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
689               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
690                  title="Find out namespace of 'witsml' prefix">witsml</a>:density&gt; <span class="occurs">[0..1]</span> 
691               <p class="documentation">'The density of the product.'</p>
692            </div>
693            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
694                  title="Find out namespace of 'witsml' prefix">witsml</a>:densityFlowRate&gt; <span class="type">
695                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
696                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massFlowRateMeasure&#34; type definition."
697                     href="obj_object_profiled_data_schema.xsd.html_h-2000742345.html">massFlowRateMeasure</a>
698               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
699                  title="Find out namespace of 'witsml' prefix">witsml</a>:densityFlowRate&gt; <span class="occurs">[0..1]</span> 
700               <p class="documentation">'The mass basis flow rate of the product. This is used for things like a sand component.'</p>
701            </div>
702            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
703                  title="Find out namespace of 'witsml' prefix">witsml</a>:densityStd&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;densityMeasure&#34; type definition."
706                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</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>:densityStd&gt; <span class="occurs">[0..1]</span> 
709               <p class="documentation">'The density of the product after it has been corrected to standard temperature and pressure.'</p>
710            </div>
711            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
712                  title="Find out namespace of 'witsml' prefix">witsml</a>:concentration&gt; <span class="type">
713                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
714                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
715                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
716               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
717                  title="Find out namespace of 'witsml' prefix">witsml</a>:concentration&gt; <span class="occurs">[0..1]</span> 
718               <p class="documentation">'The concentration of the product as a volume percentage of the product stream.'</p>
719            </div>
720            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
721                  title="Find out namespace of 'witsml' prefix">witsml</a>:molecularWeight&gt; <span class="type">
722                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
723                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
724                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
725               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
726                  title="Find out namespace of 'witsml' prefix">witsml</a>:molecularWeight&gt; <span class="occurs">[0..1]</span> 
727               <p class="documentation">'The molecular weight of the product.'</p>
728            </div>
729            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
730                  title="Find out namespace of 'witsml' prefix">witsml</a>:weightPercent&gt; <span class="type">
731                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
732                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
733                     href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
734               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
735                  title="Find out namespace of 'witsml' prefix">witsml</a>:weightPercent&gt; <span class="occurs">[0..1]</span> 
736               <p class="documentation">'The weight fraction of the product.'</p>
737            </div>
738            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
739                  title="Find out namespace of 'witsml' prefix">witsml</a>:molePercent&gt; <span class="type">
740                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
741                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;molarFractionMeasurePercent&#34; type definition."
742                     href="obj_object_profiled_data_schema.xsd.html_h177822399.html">molarFractionMeasurePercent</a>
743               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
744                  title="Find out namespace of 'witsml' prefix">witsml</a>:molePercent&gt; <span class="occurs">[0..1]</span> 
745               <p class="documentation">'The mole fraction of the product.'</p>
746            </div>
747            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
748                  title="Find out namespace of 'witsml' prefix">witsml</a>:moleAmt&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;amountOfSubstanceMeasure&#34; type definition."
751                     href="obj_object_profiled_data_schema.xsd.html_h-1314153054.html">amountOfSubstanceMeasure</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>:moleAmt&gt; <span class="occurs">[0..1]</span> 
754               <p class="documentation">'The molar amount.'</p>
755            </div>
756            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
757                  title="Find out namespace of 'witsml' prefix">witsml</a>:sg&gt; <span class="type">
758                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
759                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;dimensionlessMeasure&#34; type definition."
760                     href="obj_object_profiled_data_schema.xsd.html_h1273944132.html">dimensionlessMeasure</a>
761               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
762                  title="Find out namespace of 'witsml' prefix">witsml</a>:sg&gt; <span class="occurs">[0..1]</span> 
763               <p class="documentation">'The specific gravity of the product.'</p>
764            </div>
765            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
766                  title="Find out namespace of 'witsml' prefix">witsml</a>:hcDewpoint&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;thermodynamicTemperatureMeasure&#34; type definition."
769                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</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>:hcDewpoint&gt; <span class="occurs">[0..1]</span> 
772               <p class="documentation">'The temperature at which the heavier hydrocarbons come out of solution.'</p>
773            </div>
774            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
775                  title="Find out namespace of 'witsml' prefix">witsml</a>:waterDewpoint&gt; <span class="type">
776                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
777                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
778                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
779               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
780                  title="Find out namespace of 'witsml' prefix">witsml</a>:waterDewpoint&gt; <span class="occurs">[0..1]</span> 
781               <p class="documentation">'The temperature at which the first water comes out of solution.'</p>
782            </div>
783            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
784                  title="Find out namespace of 'witsml' prefix">witsml</a>:wobbeIndex&gt; <span class="type">
785                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
786                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;modulusOfCompressionMeasure&#34; type definition."
787                     href="obj_object_profiled_data_schema.xsd.html_h-166734879.html">modulusOfCompressionMeasure</a>
788               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
789                  title="Find out namespace of 'witsml' prefix">witsml</a>:wobbeIndex&gt; <span class="occurs">[0..1]</span> 
790               <p class="documentation">'Wobbe Index. A number which indicates interchangeability of fuel gasses and is obtained by dividing the heating value of a gas by the square root of its specific gravity.'</p>
791            </div>
792            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
793                  title="Find out namespace of 'witsml' prefix">witsml</a>:grossCalorificValueStd&gt; <span class="type">
794                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
795                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;modulusOfCompressionMeasure&#34; type definition."
796                     href="obj_object_profiled_data_schema.xsd.html_h-166734879.html">modulusOfCompressionMeasure</a>
797               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
798                  title="Find out namespace of 'witsml' prefix">witsml</a>:grossCalorificValueStd&gt; <span class="occurs">[0..1]</span> 
799               <p class="documentation">'The amount of heat which would be released by the complete combustion in air of a specific quantity of product at standard temperature and pressure.'</p>
800            </div>
801            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
802                  title="Find out namespace of 'witsml' prefix">witsml</a>:rvpStabilizedCrude&gt; <span class="type">
803                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
804                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
805                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
806               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
807                  title="Find out namespace of 'witsml' prefix">witsml</a>:rvpStabilizedCrude&gt; <span class="occurs">[0..1]</span> 
808               <p class="documentation">'Reid vapor pressure of stabilized crude.'</p>
809            </div>
810            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
811                  title="Find out namespace of 'witsml' prefix">witsml</a>:bswStabilizedCrude&gt; <span class="type">
812                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
813                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
814                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
815               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
816                  title="Find out namespace of 'witsml' prefix">witsml</a>:bswStabilizedCrude&gt; <span class="occurs">[0..1]</span> 
817               <p class="documentation">'Basic sediment and water content in stabilized crude.'</p>
818            </div>
819            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
820                  title="Find out namespace of 'witsml' prefix">witsml</a>:densityStabilizedCrude&gt; <span class="type">
821                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
822                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
823                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
824               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
825                  title="Find out namespace of 'witsml' prefix">witsml</a>:densityStabilizedCrude&gt; <span class="occurs">[0..1]</span> 
826               <p class="documentation">'The density of stabilized crude.'</p>
827            </div>
828         </div>
829         <script type="text/javascript">
830<!--
831          setState('h1725584497_xibox', true);
832// -->
833</script>
834      </div>
835      <div class="sample box">
836         <div>
837            <input type="button" id="h1725584497_diagram_button" class="control"
838                   onclick="switchState('h1725584497_diagram'); return false;"
839                   style="display: none"/> 
840            <span class="caption">Diagram</span>
841         </div>
842         <div id="h1725584497_diagram" class="contents">
843            <img usemap="#h865044048" src="schemaDiagrams/h865044048.png"/>
844            <!--
845            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h865044048.map--><map name="h865044048">
846               <area shape="rect" alt="h-2131132250" coords="381,0,457,42"
847                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
848
849               <area shape="rect" alt="h-2131132250" coords="381,52,480,94"
850                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
851
852               <area shape="rect" alt="h-1588894038" coords="381,104,526,146"
853                     href="obj_object_profiled_data_schema.xsd.html_h-1588894038.html#h-1588894038"/>
854
855               <area shape="rect" alt="h-2131132250" coords="381,156,513,198"
856                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
857
858               <area shape="rect" alt="h1272623188" coords="381,208,504,250"
859                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
860
861               <area shape="rect" alt="h-548101939" coords="381,260,508,302"
862                     href="obj_object_profiled_data_schema.xsd.html_h-548101939.html#h-548101939"/>
863
864               <area shape="rect" alt="h1456352001" coords="381,312,477,354"
865                     href="obj_object_profiled_data_schema.xsd.html_h1456352001.html#h1456352001"/>
866
867               <area shape="rect" alt="h1456352001" coords="381,364,495,406"
868                     href="obj_object_profiled_data_schema.xsd.html_h1456352001.html#h1456352001"/>
869
870               <area shape="rect" alt="h1728085839" coords="381,416,485,458"
871                     href="obj_object_profiled_data_schema.xsd.html_h1728085839.html#h1728085839"/>
872
873               <area shape="rect" alt="h-607763263" coords="381,468,465,510"
874                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
875
876               <area shape="rect" alt="h1272623188" coords="381,520,462,562"
877                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
878
879               <area shape="rect" alt="h1272623188" coords="381,572,530,614"
880                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
881
882               <area shape="rect" alt="h-1903441859" coords="381,624,476,666"
883                     href="obj_object_profiled_data_schema.xsd.html_h-1903441859.html#h-1903441859"/>
884
885               <area shape="rect" alt="h1236476485" coords="381,676,469,718"
886                     href="obj_object_profiled_data_schema.xsd.html_h1236476485.html#h1236476485"/>
887
888               <area shape="rect" alt="h-1554483320" coords="381,728,463,770"
889                     href="obj_object_profiled_data_schema.xsd.html_h-1554483320.html#h-1554483320"/>
890
891               <area shape="rect" alt="h-2131132250" coords="381,780,487,822"
892                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
893
894               <area shape="rect" alt="h1272623188" coords="381,832,457,874"
895                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
896
897               <area shape="rect" alt="h1272623188" coords="381,884,457,926"
898                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
899
900               <area shape="rect" alt="h-2131132250" coords="381,936,460,978"
901                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
902
903               <area shape="rect" alt="h-2131132250" coords="381,988,508,1030"
904                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
905
906               <area shape="rect" alt="h619651539" coords="381,1040,507,1082"
907                     href="obj_object_profiled_data_schema.xsd.html_h619651539.html#h619651539"/>
908
909               <area shape="rect" alt="h1452152571" coords="381,1092,476,1134"
910                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
911
912               <area shape="rect" alt="h-2000742345" coords="381,1144,528,1186"
913                     href="obj_object_profiled_data_schema.xsd.html_h-2000742345.html#h-2000742345"/>
914
915               <area shape="rect" alt="h1452152571" coords="381,1196,494,1238"
916                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
917
918               <area shape="rect" alt="h-2131132250" coords="381,1248,511,1290"
919                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
920
921               <area shape="rect" alt="h526607149" coords="381,1300,530,1342"
922                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
923
924               <area shape="rect" alt="h1384030779" coords="381,1352,515,1394"
925                     href="obj_object_profiled_data_schema.xsd.html_h1384030779.html#h1384030779"/>
926
927               <area shape="rect" alt="h177822399" coords="381,1404,507,1446"
928                     href="obj_object_profiled_data_schema.xsd.html_h177822399.html#h177822399"/>
929
930               <area shape="rect" alt="h-1314153054" coords="381,1456,486,1498"
931                     href="obj_object_profiled_data_schema.xsd.html_h-1314153054.html#h-1314153054"/>
932
933               <area shape="rect" alt="h1273944132" coords="381,1508,457,1550"
934                     href="obj_object_profiled_data_schema.xsd.html_h1273944132.html#h1273944132"/>
935
936               <area shape="rect" alt="h-607763263" coords="381,1560,502,1602"
937                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
938
939               <area shape="rect" alt="h-607763263" coords="381,1612,519,1654"
940                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
941
942               <area shape="rect" alt="h-166734879" coords="381,1664,503,1706"
943                     href="obj_object_profiled_data_schema.xsd.html_h-166734879.html#h-166734879"/>
944
945               <area shape="rect" alt="h-166734879" coords="381,1716,563,1758"
946                     href="obj_object_profiled_data_schema.xsd.html_h-166734879.html#h-166734879"/>
947
948               <area shape="rect" alt="h1272623188" coords="381,1768,540,1810"
949                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
950
951               <area shape="rect" alt="h-2131132250" coords="381,1820,547,1862"
952                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
953
954               <area shape="rect" alt="h1452152571" coords="381,1872,563,1914"
955                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
956
957            </map>
958         </div>
959         <script type="text/javascript">
960<!--
961          setState('h1725584497_diagram', true);
962// -->
963</script>
964      </div>
965      <div class="schemaComponent box">
966         <div>
967            <input type="button" id="h1725584497_scbox_button" class="control"
968                   onclick="switchState('h1725584497_scbox'); return false;"
969                   style="display: none"/> 
970            <span class="caption">Schema Component Representation</span>
971         </div>
972         <div id="h1725584497_scbox" class="contents">
973            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:group</span> 
974               <span class="scTag">name</span>="<span class="scContent">grp_commonPropertiesProductVolume</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> 
975                     <span class="scTag">name</span>="<span class="scContent">gor</span>" <span class="scTag">type</span>="<span class="scContent">
976                        <span class="type">
977                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
978                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
979                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
980                        </span>
981                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
982                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
983                     <span class="scTag">name</span>="<span class="scContent">gorMTD</span>" <span class="scTag">type</span>="<span class="scContent">
984                        <span class="type">
985                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
986                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
987                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
988                        </span>
989                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
990                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
991                     <span class="scTag">name</span>="<span class="scContent">waterConcMass</span>" <span class="scTag">type</span>="<span class="scContent">
992                        <span class="type">
993                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
994                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
995                              href="obj_object_profiled_data_schema.xsd.html_h-1588894038.html">massConcentrationMeasure</a>
996                        </span>
997                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
998                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
999                     <span class="scTag">name</span>="<span class="scContent">waterConcVol</span>" <span class="scTag">type</span>="<span class="scContent">
1000                        <span class="type">
1001                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1002                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
1003                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
1004                        </span>
1005                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1006                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1007                     <span class="scTag">name</span>="<span class="scContent">atmosphere</span>" <span class="scTag">type</span>="<span class="scContent">
1008                        <span class="type">
1009                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1010                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
1011                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
1012                        </span>
1013                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1014                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1015                     <span class="scTag">name</span>="<span class="scContent">volumeValue</span>" <span class="scTag">type</span>="<span class="scContent">
1016                        <span class="type">
1017                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1018                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_volumeValue&#34; type definition."
1019                              href="obj_object_profiled_data_schema.xsd.html_h-548101939.html">cs_volumeValue</a>
1020                        </span>
1021                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1022                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1023                     <span class="scTag">name</span>="<span class="scContent">volume</span>" <span class="scTag">type</span>="<span class="scContent">
1024                        <span class="type">
1025                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1026                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeQualifiedMeasure&#34; type definition."
1027                              href="obj_object_profiled_data_schema.xsd.html_h1456352001.html">volumeQualifiedMeasure</a>
1028                        </span>
1029                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1030                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1031                     <span class="scTag">name</span>="<span class="scContent">volumeStd</span>" <span class="scTag">type</span>="<span class="scContent">
1032                        <span class="type">
1033                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1034                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeQualifiedMeasure&#34; type definition."
1035                              href="obj_object_profiled_data_schema.xsd.html_h1456352001.html">volumeQualifiedMeasure</a>
1036                        </span>
1037                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1038                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1039                     <span class="scTag">name</span>="<span class="scContent">flowRate</span>" <span class="scTag">type</span>="<span class="scContent">
1040                        <span class="type">
1041                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1042                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeFlowRateQualifiedMeasure&#34; type definition."
1043                              href="obj_object_profiled_data_schema.xsd.html_h1728085839.html">volumeFlowRateQualifiedMeasure</a>
1044                        </span>
1045                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1046                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1047                     <span class="scTag">name</span>="<span class="scContent">temp</span>" <span class="scTag">type</span>="<span class="scContent">
1048                        <span class="type">
1049                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1050                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
1051                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
1052                        </span>
1053                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1054                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1055                     <span class="scTag">name</span>="<span class="scContent">pres</span>" <span class="scTag">type</span>="<span class="scContent">
1056                        <span class="type">
1057                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1058                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
1059                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
1060                        </span>
1061                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1062                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1063                     <span class="scTag">name</span>="<span class="scContent">absoluteMinPres</span>" <span class="scTag">type</span>="<span class="scContent">
1064                        <span class="type">
1065                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1066                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
1067                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
1068                        </span>
1069                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1070                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1071                     <span class="scTag">name</span>="<span class="scContent">portDiff</span>" <span class="scTag">type</span>="<span class="scContent">
1072                        <span class="type">
1073                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1074                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumePortDifference&#34; type definition."
1075                              href="obj_object_profiled_data_schema.xsd.html_h-1903441859.html">cs_productVolumePortDifference</a>
1076                        </span>
1077                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1078                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1079                     <span class="scTag">name</span>="<span class="scContent">mass</span>" <span class="scTag">type</span>="<span class="scContent">
1080                        <span class="type">
1081                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1082                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massMeasure&#34; type definition."
1083                              href="obj_object_profiled_data_schema.xsd.html_h1236476485.html">massMeasure</a>
1084                        </span>
1085                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1086                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1087                     <span class="scTag">name</span>="<span class="scContent">work</span>" <span class="scTag">type</span>="<span class="scContent">
1088                        <span class="type">
1089                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1090                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;workMeasure&#34; type definition."
1091                              href="obj_object_profiled_data_schema.xsd.html_h-1554483320.html">workMeasure</a>
1092                        </span>
1093                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1094                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1095                     <span class="scTag">name</span>="<span class="scContent">efficiency</span>" <span class="scTag">type</span>="<span class="scContent">
1096                        <span class="type">
1097                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1098                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
1099                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
1100                        </span>
1101                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1102                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1103                     <span class="scTag">name</span>="<span class="scContent">rvp</span>" <span class="scTag">type</span>="<span class="scContent">
1104                        <span class="type">
1105                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1106                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
1107                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
1108                        </span>
1109                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1110                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1111                     <span class="scTag">name</span>="<span class="scContent">tvp</span>" <span class="scTag">type</span>="<span class="scContent">
1112                        <span class="type">
1113                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1114                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
1115                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
1116                        </span>
1117                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1118                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1119                     <span class="scTag">name</span>="<span class="scContent">bsw</span>" <span class="scTag">type</span>="<span class="scContent">
1120                        <span class="type">
1121                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1122                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
1123                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
1124                        </span>
1125                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1126                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1127                     <span class="scTag">name</span>="<span class="scContent">bswPrevious</span>" <span class="scTag">type</span>="<span class="scContent">
1128                        <span class="type">
1129                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1130                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
1131                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
1132                        </span>
1133                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1134                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1135                     <span class="scTag">name</span>="<span class="scContent">densityValue</span>" <span class="scTag">type</span>="<span class="scContent">
1136                        <span class="type">
1137                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1138                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_densityValue&#34; type definition."
1139                              href="obj_object_profiled_data_schema.xsd.html_h619651539.html">cs_densityValue</a>
1140                        </span>
1141                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1142                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1143                     <span class="scTag">name</span>="<span class="scContent">density</span>" <span class="scTag">type</span>="<span class="scContent">
1144                        <span class="type">
1145                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1146                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
1147                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
1148                        </span>
1149                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1150                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1151                     <span class="scTag">name</span>="<span class="scContent">densityFlowRate</span>" <span class="scTag">type</span>="<span class="scContent">
1152                        <span class="type">
1153                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1154                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massFlowRateMeasure&#34; type definition."
1155                              href="obj_object_profiled_data_schema.xsd.html_h-2000742345.html">massFlowRateMeasure</a>
1156                        </span>
1157                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1158                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1159                     <span class="scTag">name</span>="<span class="scContent">densityStd</span>" <span class="scTag">type</span>="<span class="scContent">
1160                        <span class="type">
1161                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1162                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
1163                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
1164                        </span>
1165                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1166                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1167                     <span class="scTag">name</span>="<span class="scContent">concentration</span>" <span class="scTag">type</span>="<span class="scContent">
1168                        <span class="type">
1169                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1170                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
1171                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
1172                        </span>
1173                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1174                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1175                     <span class="scTag">name</span>="<span class="scContent">molecularWeight</span>" <span class="scTag">type</span>="<span class="scContent">
1176                        <span class="type">
1177                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1178                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
1179                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
1180                        </span>
1181                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1182                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1183                     <span class="scTag">name</span>="<span class="scContent">weightPercent</span>" <span class="scTag">type</span>="<span class="scContent">
1184                        <span class="type">
1185                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1186                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
1187                              href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
1188                        </span>
1189                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1190                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1191                     <span class="scTag">name</span>="<span class="scContent">molePercent</span>" <span class="scTag">type</span>="<span class="scContent">
1192                        <span class="type">
1193                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1194                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;molarFractionMeasurePercent&#34; type definition."
1195                              href="obj_object_profiled_data_schema.xsd.html_h177822399.html">molarFractionMeasurePercent</a>
1196                        </span>
1197                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1198                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1199                     <span class="scTag">name</span>="<span class="scContent">moleAmt</span>" <span class="scTag">type</span>="<span class="scContent">
1200                        <span class="type">
1201                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1202                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;amountOfSubstanceMeasure&#34; type definition."
1203                              href="obj_object_profiled_data_schema.xsd.html_h-1314153054.html">amountOfSubstanceMeasure</a>
1204                        </span>
1205                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1206                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1207                     <span class="scTag">name</span>="<span class="scContent">sg</span>" <span class="scTag">type</span>="<span class="scContent">
1208                        <span class="type">
1209                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1210                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;dimensionlessMeasure&#34; type definition."
1211                              href="obj_object_profiled_data_schema.xsd.html_h1273944132.html">dimensionlessMeasure</a>
1212                        </span>
1213                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1214                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1215                     <span class="scTag">name</span>="<span class="scContent">hcDewpoint</span>" <span class="scTag">type</span>="<span class="scContent">
1216                        <span class="type">
1217                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1218                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
1219                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
1220                        </span>
1221                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1222                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1223                     <span class="scTag">name</span>="<span class="scContent">waterDewpoint</span>" <span class="scTag">type</span>="<span class="scContent">
1224                        <span class="type">
1225                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1226                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
1227                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
1228                        </span>
1229                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1230                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1231                     <span class="scTag">name</span>="<span class="scContent">wobbeIndex</span>" <span class="scTag">type</span>="<span class="scContent">
1232                        <span class="type">
1233                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1234                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;modulusOfCompressionMeasure&#34; type definition."
1235                              href="obj_object_profiled_data_schema.xsd.html_h-166734879.html">modulusOfCompressionMeasure</a>
1236                        </span>
1237                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1238                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1239                     <span class="scTag">name</span>="<span class="scContent">grossCalorificValueStd</span>" <span class="scTag">type</span>="<span class="scContent">
1240                        <span class="type">
1241                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1242                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;modulusOfCompressionMeasure&#34; type definition."
1243                              href="obj_object_profiled_data_schema.xsd.html_h-166734879.html">modulusOfCompressionMeasure</a>
1244                        </span>
1245                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1246                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1247                     <span class="scTag">name</span>="<span class="scContent">rvpStabilizedCrude</span>" <span class="scTag">type</span>="<span class="scContent">
1248                        <span class="type">
1249                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1250                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
1251                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
1252                        </span>
1253                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1254                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1255                     <span class="scTag">name</span>="<span class="scContent">bswStabilizedCrude</span>" <span class="scTag">type</span>="<span class="scContent">
1256                        <span class="type">
1257                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1258                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
1259                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
1260                        </span>
1261                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1262                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1263                     <span class="scTag">name</span>="<span class="scContent">densityStabilizedCrude</span>" <span class="scTag">type</span>="<span class="scContent">
1264                        <span class="type">
1265                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1266                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
1267                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
1268                        </span>
1269                     </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:group</span>&gt;</div>
1270         </div>
1271         <script type="text/javascript">
1272<!--
1273          setState('h1725584497_scbox', false);
1274// -->
1275</script>
1276      </div>
1277      <hr/>
1278      <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">
1279<!--
1280          document.write(document.lastModified);
1281// -->
1282</script>
1283      </p>
1284   </body>
1285</html>
Note: See TracBrowser for help on using the browser.