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

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

Added project files for monthly production version 1.0

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