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

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

Added project files for monthly production version 1.0

RevLine 
[17]1
2<!DOCTYPE html
3  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml">
5   <head>
6      <title>Documentation for obj_object_profiled_data_schema - obj_object_profiled_data_schema.xsd - Complex Type cs_productVolumeFlow</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-1667385459" class="name">cs_productVolumeFlow</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_productVolumeFlow</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-977543806.html">cs_productVolumeFacility</a>
483               </b>
484            </td>
485         </tr>
486         <tr>
487            <th>
488               <a title="Look up 'Abstract' in glossary"
489                  href="obj_object_profiled_data_schema.xsd.html#term_Abstract">Abstract</a>
490            </th>
491            <td>no</td>
492         </tr>
493         <tr>
494            <th>Documentation</th>
495            <td class="documentation">WITSML - Product Volume Flow Component Schema.</td>
496         </tr>
497      </table>
498      <div class="sample box">
499         <div>
500            <input type="button" id="h-1667385459_xibox_button" class="control"
501                   onclick="switchState('h-1667385459_xibox'); return false;"
502                   style="display: none"/> 
503            <span class="caption">XML Instance Representation</span>
504         </div>
505         <div id="h-1667385459_xibox" class="contents">
506            <div style="margin-left: 0em">&lt;...<br/>
507               <span style="margin-left: 0.5em"> uid="<span class="type">
508                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
509                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;uidString&#34; type definition."
510                        href="obj_object_profiled_data_schema.xsd.html_h1953291708.html">uidString</a>
511                  </span> 
512                  <span class="occurs">[0..1]</span> 
513                  <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/>
514               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
515                     title="Find out namespace of 'witsml' prefix">witsml</a>:name&gt; <span class="type">
516                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
517                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
518                        href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
519                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
520                     title="Find out namespace of 'witsml' prefix">witsml</a>:name&gt; <span class="occurs">[0..1]</span> 
521                  <p class="documentation">'The name of this flow within the context of this report. This might reflect some combination of the kind of flow, port, qualifier and related facility.'</p>
522               </div>
523               <div style="margin-left: 1.5em">&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="type">
525                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
526                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;ReportingFlow&#34; type definition."
527                        href="obj_object_profiled_data_schema.xsd.html_h846911511.html">ReportingFlow</a>
528                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
529                     title="Find out namespace of 'witsml' prefix">witsml</a>:kind&gt; <span class="occurs">[1]</span> 
530                  <p class="documentation">'Indicates the type of flow that is being reported. The type of flow is an indication of the overall source or target of the flow. A production flow has one or more wells as the originating source. An injection flow has one or more wells as the ultimate target. An import flow has an offsite source. An export flow has an offiste target. A consumption flow generally has a kind of equipment as a target.'</p>
531               </div>
532               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
533                     title="Find out namespace of 'witsml' prefix">witsml</a>:port&gt; <span class="type">
534                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
535                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition."
536                        href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
537                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
538                     title="Find out namespace of 'witsml' prefix">witsml</a>:port&gt; <span class="occurs">[0..1]</span> 
539                  <p class="documentation">'The Product Flow Port to which the flow is assigned. This is the port on the Product Flow Unit that represents the facility.'</p>
540               </div>
541               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
542                     title="Find out namespace of 'witsml' prefix">witsml</a>:direction&gt; <span class="type">
543                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
544                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;ProductFlowPortType&#34; type definition."
545                        href="obj_object_profiled_data_schema.xsd.html_h1582104723.html">ProductFlowPortType</a>
546                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
547                     title="Find out namespace of 'witsml' prefix">witsml</a>:direction&gt; <span class="occurs">[0..1]</span> 
548                  <p class="documentation">'The kind of port that this flow represents: inlet or outlet.'</p>
549               </div>
550               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
551                     title="Find out namespace of 'witsml' prefix">witsml</a>:facility&gt; <span class="type">
552                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
553                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;facilityIdentifierStruct&#34; type definition."
554                        href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</a>
555                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
556                     title="Find out namespace of 'witsml' prefix">witsml</a>:facility&gt; <span class="occurs">[0..1]</span> 
557                  <p class="documentation">'The name of the facility represented by the port where the measurements were taken. The name can be qualified by a naming system. This also defines the kind of facility.'</p>
558               </div>
559               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
560                     title="Find out namespace of 'witsml' prefix">witsml</a>:facilityAlias&gt; <span class="type">
561                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
562                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameStruct&#34; type definition."
563                        href="obj_object_profiled_data_schema.xsd.html_h-269190043.html">nameStruct</a>
564                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
565                     title="Find out namespace of 'witsml' prefix">witsml</a>:facilityAlias&gt; <span class="occurs">[0..*]</span> 
566                  <p class="documentation">'An alternatative name of a facility represented by the port. This is generally unique within a naming system. The above contextually unique name (that is, within the context of a parent) should also be listed as an alias.'</p>
567               </div>
568               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
569                     title="Find out namespace of 'witsml' prefix">witsml</a>:qualifier&gt; <span class="type">
570                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
571                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;FlowQualifier&#34; type definition."
572                        href="obj_object_profiled_data_schema.xsd.html_h-399055177.html">FlowQualifier</a>
573                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
574                     title="Find out namespace of 'witsml' prefix">witsml</a>:qualifier&gt; <span class="occurs">[0..1]</span> 
575                  <p class="documentation">'Qualifies the type of flow that is being reported.'</p>
576               </div>
577               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
578                     title="Find out namespace of 'witsml' prefix">witsml</a>:subQualifier&gt; <span class="type">
579                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
580                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;FlowSubQualifier&#34; type definition."
581                        href="obj_object_profiled_data_schema.xsd.html_h1220644125.html">FlowSubQualifier</a>
582                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
583                     title="Find out namespace of 'witsml' prefix">witsml</a>:subQualifier&gt; <span class="occurs">[0..1]</span> 
584                  <p class="documentation">'Defines a specialization of the qualifier value. This should only be given if a qualifier is given.'</p>
585               </div>
586               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
587                     title="Find out namespace of 'witsml' prefix">witsml</a>:relatedFacility&gt; <span class="type">
588                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
589                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumeRelatedFacility&#34; type definition."
590                        href="obj_object_profiled_data_schema.xsd.html_h46922799.html">cs_productVolumeRelatedFacility</a>
591                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
592                     title="Find out namespace of 'witsml' prefix">witsml</a>:relatedFacility&gt; <span class="occurs">[0..1]</span> 
593                  <p class="documentation">'A second facility related to this flow. For a production flow, this would represent a role of \'produced for\'. For an import flow, this would represent a role of \'inport from\'. For an export flow, this would represent a role of \'export to\'.'</p>
594               </div>
595               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
596                     title="Find out namespace of 'witsml' prefix">witsml</a>:version&gt; <span class="type">
597                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
598                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
599                        href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
600                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
601                     title="Find out namespace of 'witsml' prefix">witsml</a>:version&gt; <span class="occurs">[0..1]</span> 
602                  <p class="documentation">'A timestamp representing the version of this data. A flow (same port and products) with a more recent timestamp will represent the \"current\" version.'</p>
603               </div>
604               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
605                     title="Find out namespace of 'witsml' prefix">witsml</a>:versionSource&gt; <span class="type">
606                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
607                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
608                        href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
609                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
610                     title="Find out namespace of 'witsml' prefix">witsml</a>:versionSource&gt; <span class="occurs">[0..1]</span> 
611                  <p class="documentation">'Identifies the source of the version. This will commonly be the name of the software which created the version.'</p>
612               </div>
613               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
614                     title="Find out namespace of 'witsml' prefix">witsml</a>:sourceFlow&gt; <span class="type">
615                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
616                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition."
617                        href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
618                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
619                     title="Find out namespace of 'witsml' prefix">witsml</a>:sourceFlow&gt; <span class="occurs">[0..1]</span> 
620                  <p class="documentation">'This is a pointer to the flow from which this flow was derived.'</p>
621               </div>
622               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
623                     title="Find out namespace of 'witsml' prefix">witsml</a>:gor&gt; <span class="type">
624                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
625                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
626                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
627                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
628                     title="Find out namespace of 'witsml' prefix">witsml</a>:gor&gt; <span class="occurs">[0..1]</span> 
629                  <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>
630               </div>
631               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
632                     title="Find out namespace of 'witsml' prefix">witsml</a>:gorMTD&gt; <span class="type">
633                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
634                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
635                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
636                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
637                     title="Find out namespace of 'witsml' prefix">witsml</a>:gorMTD&gt; <span class="occurs">[0..1]</span> 
638                  <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>
639               </div>
640               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
641                     title="Find out namespace of 'witsml' prefix">witsml</a>:waterConcMass&gt; <span class="type">
642                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
643                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
644                        href="obj_object_profiled_data_schema.xsd.html_h-1588894038.html">massConcentrationMeasure</a>
645                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
646                     title="Find out namespace of 'witsml' prefix">witsml</a>:waterConcMass&gt; <span class="occurs">[0..1]</span> 
647                  <p class="documentation">'Water concentration mass basis. The ratio of water produced compared to the mass of total liquids produced.'</p>
648               </div>
649               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
650                     title="Find out namespace of 'witsml' prefix">witsml</a>:waterConcVol&gt; <span class="type">
651                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
652                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
653                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
654                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
655                     title="Find out namespace of 'witsml' prefix">witsml</a>:waterConcVol&gt; <span class="occurs">[0..1]</span> 
656                  <p class="documentation">'Water concentration volume basis. The ratio of water produced compared to the mass of total liquids produced.'</p>
657               </div>
658               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
659                     title="Find out namespace of 'witsml' prefix">witsml</a>:atmosphere&gt; <span class="type">
660                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
661                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
662                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
663                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
664                     title="Find out namespace of 'witsml' prefix">witsml</a>:atmosphere&gt; <span class="occurs">[0..1]</span> 
665                  <p class="documentation">'The average atmospheric pressure during the reporting period.'</p>
666               </div>
667               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
668                     title="Find out namespace of 'witsml' prefix">witsml</a>:volumeValue&gt; <span class="type">
669                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
670                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_volumeValue&#34; type definition."
671                        href="obj_object_profiled_data_schema.xsd.html_h-548101939.html">cs_volumeValue</a>
672                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
673                     title="Find out namespace of 'witsml' prefix">witsml</a>:volumeValue&gt; <span class="occurs">[0..1]</span> 
674                  <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>
675               </div>
676               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
677                     title="Find out namespace of 'witsml' prefix">witsml</a>:volume&gt; <span class="type">
678                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
679                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeQualifiedMeasure&#34; type definition."
680                        href="obj_object_profiled_data_schema.xsd.html_h1456352001.html">volumeQualifiedMeasure</a>
681                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
682                     title="Find out namespace of 'witsml' prefix">witsml</a>:volume&gt; <span class="occurs">[0..1]</span> 
683                  <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>
684               </div>
685               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
686                     title="Find out namespace of 'witsml' prefix">witsml</a>:volumeStd&gt; <span class="type">
687                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
688                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeQualifiedMeasure&#34; type definition."
689                        href="obj_object_profiled_data_schema.xsd.html_h1456352001.html">volumeQualifiedMeasure</a>
690                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
691                     title="Find out namespace of 'witsml' prefix">witsml</a>:volumeStd&gt; <span class="occurs">[0..1]</span> 
692                  <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>
693               </div>
694               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
695                     title="Find out namespace of 'witsml' prefix">witsml</a>:flowRate&gt; <span class="type">
696                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
697                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeFlowRateQualifiedMeasure&#34; type definition."
698                        href="obj_object_profiled_data_schema.xsd.html_h1728085839.html">volumeFlowRateQualifiedMeasure</a>
699                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
700                     title="Find out namespace of 'witsml' prefix">witsml</a>:flowRate&gt; <span class="occurs">[0..1]</span> 
701                  <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>
702               </div>
703               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
704                     title="Find out namespace of 'witsml' prefix">witsml</a>:temp&gt; <span class="type">
705                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
706                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
707                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
708                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
709                     title="Find out namespace of 'witsml' prefix">witsml</a>:temp&gt; <span class="occurs">[0..1]</span> 
710                  <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>
711               </div>
712               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
713                     title="Find out namespace of 'witsml' prefix">witsml</a>:pres&gt; <span class="type">
714                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
715                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
716                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
717                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
718                     title="Find out namespace of 'witsml' prefix">witsml</a>:pres&gt; <span class="occurs">[0..1]</span> 
719                  <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>
720               </div>
721               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
722                     title="Find out namespace of 'witsml' prefix">witsml</a>:absoluteMinPres&gt; <span class="type">
723                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
724                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
725                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
726                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
727                     title="Find out namespace of 'witsml' prefix">witsml</a>:absoluteMinPres&gt; <span class="occurs">[0..1]</span> 
728                  <p class="documentation">'Absolute minimum pressure before the system will give an alarm.'</p>
729               </div>
730               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
731                     title="Find out namespace of 'witsml' prefix">witsml</a>:portDiff&gt; <span class="type">
732                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
733                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumePortDifference&#34; type definition."
734                        href="obj_object_profiled_data_schema.xsd.html_h-1903441859.html">cs_productVolumePortDifference</a>
735                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
736                     title="Find out namespace of 'witsml' prefix">witsml</a>:portDiff&gt; <span class="occurs">[0..*]</span> 
737                  <p class="documentation">'The internal differences between this port and one other port on this unit.'</p>
738               </div>
739               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
740                     title="Find out namespace of 'witsml' prefix">witsml</a>:mass&gt; <span class="type">
741                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
742                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massMeasure&#34; type definition."
743                        href="obj_object_profiled_data_schema.xsd.html_h1236476485.html">massMeasure</a>
744                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
745                     title="Find out namespace of 'witsml' prefix">witsml</a>:mass&gt; <span class="occurs">[0..1]</span> 
746                  <p class="documentation">'The mass of the product.'</p>
747               </div>
748               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
749                     title="Find out namespace of 'witsml' prefix">witsml</a>:work&gt; <span class="type">
750                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
751                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;workMeasure&#34; type definition."
752                        href="obj_object_profiled_data_schema.xsd.html_h-1554483320.html">workMeasure</a>
753                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
754                     title="Find out namespace of 'witsml' prefix">witsml</a>:work&gt; <span class="occurs">[0..1]</span> 
755                  <p class="documentation">'The electrical energy represented by the product.'</p>
756               </div>
757               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
758                     title="Find out namespace of 'witsml' prefix">witsml</a>:efficiency&gt; <span class="type">
759                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
760                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
761                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
762                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
763                     title="Find out namespace of 'witsml' prefix">witsml</a>:efficiency&gt; <span class="occurs">[0..1]</span> 
764                  <p class="documentation">'The actual volume divided by the potential volume.'</p>
765               </div>
766               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
767                     title="Find out namespace of 'witsml' prefix">witsml</a>:rvp&gt; <span class="type">
768                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
769                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
770                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
771                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
772                     title="Find out namespace of 'witsml' prefix">witsml</a>:rvp&gt; <span class="occurs">[0..1]</span> 
773                  <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>
774               </div>
775               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
776                     title="Find out namespace of 'witsml' prefix">witsml</a>:tvp&gt; <span class="type">
777                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
778                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
779                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
780                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
781                     title="Find out namespace of 'witsml' prefix">witsml</a>:tvp&gt; <span class="occurs">[0..1]</span> 
782                  <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>
783               </div>
784               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
785                     title="Find out namespace of 'witsml' prefix">witsml</a>:bsw&gt; <span class="type">
786                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
787                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
788                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
789                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
790                     title="Find out namespace of 'witsml' prefix">witsml</a>:bsw&gt; <span class="occurs">[0..1]</span> 
791                  <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>
792               </div>
793               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
794                     title="Find out namespace of 'witsml' prefix">witsml</a>:bswPrevious&gt; <span class="type">
795                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
796                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
797                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
798                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
799                     title="Find out namespace of 'witsml' prefix">witsml</a>:bswPrevious&gt; <span class="occurs">[0..1]</span> 
800                  <p class="documentation">'The basic sediment and water as measured on the previous reporting period (e.g., day).'</p>
801               </div>
802               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
803                     title="Find out namespace of 'witsml' prefix">witsml</a>:densityValue&gt; <span class="type">
804                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
805                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_densityValue&#34; type definition."
806                        href="obj_object_profiled_data_schema.xsd.html_h619651539.html">cs_densityValue</a>
807                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
808                     title="Find out namespace of 'witsml' prefix">witsml</a>:densityValue&gt; <span class="occurs">[0..1]</span> 
809                  <p class="documentation">'The density of the fluid, possibly corrected to specific conditions of temperature and pressure.'</p>
810               </div>
811               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
812                     title="Find out namespace of 'witsml' prefix">witsml</a>:density&gt; <span class="type">
813                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
814                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
815                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
816                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
817                     title="Find out namespace of 'witsml' prefix">witsml</a>:density&gt; <span class="occurs">[0..1]</span> 
818                  <p class="documentation">'The density of the product.'</p>
819               </div>
820               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
821                     title="Find out namespace of 'witsml' prefix">witsml</a>:densityFlowRate&gt; <span class="type">
822                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
823                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massFlowRateMeasure&#34; type definition."
824                        href="obj_object_profiled_data_schema.xsd.html_h-2000742345.html">massFlowRateMeasure</a>
825                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
826                     title="Find out namespace of 'witsml' prefix">witsml</a>:densityFlowRate&gt; <span class="occurs">[0..1]</span> 
827                  <p class="documentation">'The mass basis flow rate of the product. This is used for things like a sand component.'</p>
828               </div>
829               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
830                     title="Find out namespace of 'witsml' prefix">witsml</a>:densityStd&gt; <span class="type">
831                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
832                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
833                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
834                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
835                     title="Find out namespace of 'witsml' prefix">witsml</a>:densityStd&gt; <span class="occurs">[0..1]</span> 
836                  <p class="documentation">'The density of the product after it has been corrected to standard temperature and pressure.'</p>
837               </div>
838               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
839                     title="Find out namespace of 'witsml' prefix">witsml</a>:concentration&gt; <span class="type">
840                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
841                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
842                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
843                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
844                     title="Find out namespace of 'witsml' prefix">witsml</a>:concentration&gt; <span class="occurs">[0..1]</span> 
845                  <p class="documentation">'The concentration of the product as a volume percentage of the product stream.'</p>
846               </div>
847               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
848                     title="Find out namespace of 'witsml' prefix">witsml</a>:molecularWeight&gt; <span class="type">
849                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
850                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
851                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
852                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
853                     title="Find out namespace of 'witsml' prefix">witsml</a>:molecularWeight&gt; <span class="occurs">[0..1]</span> 
854                  <p class="documentation">'The molecular weight of the product.'</p>
855               </div>
856               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
857                     title="Find out namespace of 'witsml' prefix">witsml</a>:weightPercent&gt; <span class="type">
858                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
859                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
860                        href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
861                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
862                     title="Find out namespace of 'witsml' prefix">witsml</a>:weightPercent&gt; <span class="occurs">[0..1]</span> 
863                  <p class="documentation">'The weight fraction of the product.'</p>
864               </div>
865               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
866                     title="Find out namespace of 'witsml' prefix">witsml</a>:molePercent&gt; <span class="type">
867                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
868                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;molarFractionMeasurePercent&#34; type definition."
869                        href="obj_object_profiled_data_schema.xsd.html_h177822399.html">molarFractionMeasurePercent</a>
870                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
871                     title="Find out namespace of 'witsml' prefix">witsml</a>:molePercent&gt; <span class="occurs">[0..1]</span> 
872                  <p class="documentation">'The mole fraction of the product.'</p>
873               </div>
874               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
875                     title="Find out namespace of 'witsml' prefix">witsml</a>:moleAmt&gt; <span class="type">
876                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
877                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;amountOfSubstanceMeasure&#34; type definition."
878                        href="obj_object_profiled_data_schema.xsd.html_h-1314153054.html">amountOfSubstanceMeasure</a>
879                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
880                     title="Find out namespace of 'witsml' prefix">witsml</a>:moleAmt&gt; <span class="occurs">[0..1]</span> 
881                  <p class="documentation">'The molar amount.'</p>
882               </div>
883               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
884                     title="Find out namespace of 'witsml' prefix">witsml</a>:sg&gt; <span class="type">
885                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
886                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;dimensionlessMeasure&#34; type definition."
887                        href="obj_object_profiled_data_schema.xsd.html_h1273944132.html">dimensionlessMeasure</a>
888                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
889                     title="Find out namespace of 'witsml' prefix">witsml</a>:sg&gt; <span class="occurs">[0..1]</span> 
890                  <p class="documentation">'The specific gravity of the product.'</p>
891               </div>
892               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
893                     title="Find out namespace of 'witsml' prefix">witsml</a>:hcDewpoint&gt; <span class="type">
894                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
895                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
896                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
897                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
898                     title="Find out namespace of 'witsml' prefix">witsml</a>:hcDewpoint&gt; <span class="occurs">[0..1]</span> 
899                  <p class="documentation">'The temperature at which the heavier hydrocarbons come out of solution.'</p>
900               </div>
901               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
902                     title="Find out namespace of 'witsml' prefix">witsml</a>:waterDewpoint&gt; <span class="type">
903                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
904                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
905                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
906                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
907                     title="Find out namespace of 'witsml' prefix">witsml</a>:waterDewpoint&gt; <span class="occurs">[0..1]</span> 
908                  <p class="documentation">'The temperature at which the first water comes out of solution.'</p>
909               </div>
910               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
911                     title="Find out namespace of 'witsml' prefix">witsml</a>:wobbeIndex&gt; <span class="type">
912                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
913                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;modulusOfCompressionMeasure&#34; type definition."
914                        href="obj_object_profiled_data_schema.xsd.html_h-166734879.html">modulusOfCompressionMeasure</a>
915                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
916                     title="Find out namespace of 'witsml' prefix">witsml</a>:wobbeIndex&gt; <span class="occurs">[0..1]</span> 
917                  <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>
918               </div>
919               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
920                     title="Find out namespace of 'witsml' prefix">witsml</a>:grossCalorificValueStd&gt; <span class="type">
921                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
922                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;modulusOfCompressionMeasure&#34; type definition."
923                        href="obj_object_profiled_data_schema.xsd.html_h-166734879.html">modulusOfCompressionMeasure</a>
924                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
925                     title="Find out namespace of 'witsml' prefix">witsml</a>:grossCalorificValueStd&gt; <span class="occurs">[0..1]</span> 
926                  <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>
927               </div>
928               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
929                     title="Find out namespace of 'witsml' prefix">witsml</a>:rvpStabilizedCrude&gt; <span class="type">
930                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
931                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
932                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
933                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
934                     title="Find out namespace of 'witsml' prefix">witsml</a>:rvpStabilizedCrude&gt; <span class="occurs">[0..1]</span> 
935                  <p class="documentation">'Reid vapor pressure of stabilized crude.'</p>
936               </div>
937               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
938                     title="Find out namespace of 'witsml' prefix">witsml</a>:bswStabilizedCrude&gt; <span class="type">
939                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
940                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
941                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
942                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
943                     title="Find out namespace of 'witsml' prefix">witsml</a>:bswStabilizedCrude&gt; <span class="occurs">[0..1]</span> 
944                  <p class="documentation">'Basic sediment and water content in stabilized crude.'</p>
945               </div>
946               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
947                     title="Find out namespace of 'witsml' prefix">witsml</a>:densityStabilizedCrude&gt; <span class="type">
948                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
949                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
950                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
951                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
952                     title="Find out namespace of 'witsml' prefix">witsml</a>:densityStabilizedCrude&gt; <span class="occurs">[0..1]</span> 
953                  <p class="documentation">'The density of stabilized crude.'</p>
954               </div>
955               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
956                     title="Find out namespace of 'witsml' prefix">witsml</a>:product&gt; <span class="type">
957                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
958                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumeProduct&#34; type definition."
959                        href="obj_object_profiled_data_schema.xsd.html_h-1327004112.html">cs_productVolumeProduct</a>
960                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
961                     title="Find out namespace of 'witsml' prefix">witsml</a>:product&gt; <span class="occurs">[0..*]</span> 
962                  <p class="documentation">'Reports a product flow stream.'</p>
963               </div>
964               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
965                     title="Find out namespace of 'witsml' prefix">witsml</a>:comment&gt; <span class="type">
966                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
967                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_datedComment&#34; type definition."
968                        href="obj_object_profiled_data_schema.xsd.html_h941142899.html">cs_datedComment</a>
969                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
970                     title="Find out namespace of 'witsml' prefix">witsml</a>:comment&gt; <span class="occurs">[0..*]</span> 
971                  <p class="documentation">'A timestamped remark about the flow.'</p>
972               </div>&lt;/...&gt;</div>
973         </div>
974         <script type="text/javascript">
975<!--
976          setState('h-1667385459_xibox', true);
977// -->
978</script>
979      </div>
980      <div class="sample box">
981         <div>
982            <input type="button" id="h-1667385459_diagram_button" class="control"
983                   onclick="switchState('h-1667385459_diagram'); return false;"
984                   style="display: none"/> 
985            <span class="caption">Diagram</span>
986         </div>
987         <div id="h-1667385459_diagram" class="contents">
988            <img usemap="#h-1309816652" src="schemaDiagrams/h-1309816652.png"/>
989            <!--
990            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h-1309816652.map--><map name="h-1309816652">
991               <area shape="rect" alt="h-269201247" coords="295,0,383,42"
992                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html#h-269201247"/>
993
994               <area shape="rect" alt="h846911511" coords="295,52,374,78"
995                     href="obj_object_profiled_data_schema.xsd.html_h846911511.html#h846911511"/>
996
997               <area shape="rect" alt="h65068842" coords="295,88,372,130"
998                     href="obj_object_profiled_data_schema.xsd.html_h65068842.html#h65068842"/>
999
1000               <area shape="rect" alt="h1582104723" coords="295,140,398,182"
1001                     href="obj_object_profiled_data_schema.xsd.html_h1582104723.html#h1582104723"/>
1002
1003               <area shape="rect" alt="h970983430" coords="295,192,384,234"
1004                     href="obj_object_profiled_data_schema.xsd.html_h970983430.html#h970983430"/>
1005
1006               <area shape="rect" alt="h-269190043" coords="295,244,411,286"
1007                     href="obj_object_profiled_data_schema.xsd.html_h-269190043.html#h-269190043"/>
1008
1009               <area shape="rect" alt="h-399055177" coords="295,296,395,338"
1010                     href="obj_object_profiled_data_schema.xsd.html_h-399055177.html#h-399055177"/>
1011
1012               <area shape="rect" alt="h1220644125" coords="295,348,418,390"
1013                     href="obj_object_profiled_data_schema.xsd.html_h1220644125.html#h1220644125"/>
1014
1015               <area shape="rect" alt="h46922799" coords="295,400,426,442"
1016                     href="obj_object_profiled_data_schema.xsd.html_h46922799.html#h46922799"/>
1017
1018               <area shape="rect" alt="h-622169519" coords="295,452,391,494"
1019                     href="obj_object_profiled_data_schema.xsd.html_h-622169519.html#h-622169519"/>
1020
1021               <area shape="rect" alt="h-269201247" coords="295,504,430,546"
1022                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html#h-269201247"/>
1023
1024               <area shape="rect" alt="h65068842" coords="295,556,415,598"
1025                     href="obj_object_profiled_data_schema.xsd.html_h65068842.html#h65068842"/>
1026
1027               <area shape="rect" alt="h1725584497" coords="295,608,629,634"
1028                     href="obj_object_profiled_data_schema.xsd.html_h1725584497.html#h1725584497"/>
1029
1030               <area shape="rect" alt="h-1327004112" coords="295,644,392,686"
1031                     href="obj_object_profiled_data_schema.xsd.html_h-1327004112.html#h-1327004112"/>
1032
1033               <area shape="rect" alt="h941142899" coords="295,696,403,738"
1034                     href="obj_object_profiled_data_schema.xsd.html_h941142899.html#h941142899"/>
1035
1036               <area shape="rect" alt="h-1931220815" coords="209,748,383,774"
1037                     href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html#h-1931220815"/>
1038
1039            </map>
1040         </div>
1041         <script type="text/javascript">
1042<!--
1043          setState('h-1667385459_diagram', true);
1044// -->
1045</script>
1046      </div>
1047      <div class="schemaComponent box">
1048         <div>
1049            <input type="button" id="h-1667385459_scbox_button" class="control"
1050                   onclick="switchState('h-1667385459_scbox'); return false;"
1051                   style="display: none"/> 
1052            <span class="caption">Schema Component Representation</span>
1053         </div>
1054         <div id="h-1667385459_scbox" class="contents">
1055            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:complexType</span> 
1056               <span class="scTag">name</span>="<span class="scContent">cs_productVolumeFlow</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> 
1057                     <span class="scTag">name</span>="<span class="scContent">name</span>" <span class="scTag">type</span>="<span class="scContent">
1058                        <span class="type">
1059                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1060                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
1061                              href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
1062                        </span>
1063                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1064                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1065                     <span class="scTag">name</span>="<span class="scContent">kind</span>" <span class="scTag">type</span>="<span class="scContent">
1066                        <span class="type">
1067                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1068                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;ReportingFlow&#34; type definition."
1069                              href="obj_object_profiled_data_schema.xsd.html_h846911511.html">ReportingFlow</a>
1070                        </span>
1071                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1072                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1073                     <span class="scTag">name</span>="<span class="scContent">port</span>" <span class="scTag">type</span>="<span class="scContent">
1074                        <span class="type">
1075                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1076                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition."
1077                              href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
1078                        </span>
1079                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1080                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1081                     <span class="scTag">name</span>="<span class="scContent">direction</span>" <span class="scTag">type</span>="<span class="scContent">
1082                        <span class="type">
1083                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1084                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;ProductFlowPortType&#34; type definition."
1085                              href="obj_object_profiled_data_schema.xsd.html_h1582104723.html">ProductFlowPortType</a>
1086                        </span>
1087                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1088                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1089                     <span class="scTag">name</span>="<span class="scContent">facility</span>" <span class="scTag">type</span>="<span class="scContent">
1090                        <span class="type">
1091                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1092                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;facilityIdentifierStruct&#34; type definition."
1093                              href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</a>
1094                        </span>
1095                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1096                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1097                     <span class="scTag">name</span>="<span class="scContent">facilityAlias</span>" <span class="scTag">type</span>="<span class="scContent">
1098                        <span class="type">
1099                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1100                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameStruct&#34; type definition."
1101                              href="obj_object_profiled_data_schema.xsd.html_h-269190043.html">nameStruct</a>
1102                        </span>
1103                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1104                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1105                     <span class="scTag">name</span>="<span class="scContent">qualifier</span>" <span class="scTag">type</span>="<span class="scContent">
1106                        <span class="type">
1107                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1108                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;FlowQualifier&#34; type definition."
1109                              href="obj_object_profiled_data_schema.xsd.html_h-399055177.html">FlowQualifier</a>
1110                        </span>
1111                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1112                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1113                     <span class="scTag">name</span>="<span class="scContent">subQualifier</span>" <span class="scTag">type</span>="<span class="scContent">
1114                        <span class="type">
1115                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1116                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;FlowSubQualifier&#34; type definition."
1117                              href="obj_object_profiled_data_schema.xsd.html_h1220644125.html">FlowSubQualifier</a>
1118                        </span>
1119                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1120                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1121                     <span class="scTag">name</span>="<span class="scContent">relatedFacility</span>" <span class="scTag">type</span>="<span class="scContent">
1122                        <span class="type">
1123                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1124                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumeRelatedFacility&#34; type definition."
1125                              href="obj_object_profiled_data_schema.xsd.html_h46922799.html">cs_productVolumeRelatedFacility</a>
1126                        </span>
1127                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1128                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1129                     <span class="scTag">name</span>="<span class="scContent">version</span>" <span class="scTag">type</span>="<span class="scContent">
1130                        <span class="type">
1131                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1132                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
1133                              href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
1134                        </span>
1135                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1136                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1137                     <span class="scTag">name</span>="<span class="scContent">versionSource</span>" <span class="scTag">type</span>="<span class="scContent">
1138                        <span class="type">
1139                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1140                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
1141                              href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
1142                        </span>
1143                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1144                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1145                     <span class="scTag">name</span>="<span class="scContent">sourceFlow</span>" <span class="scTag">type</span>="<span class="scContent">
1146                        <span class="type">
1147                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1148                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition."
1149                              href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
1150                        </span>
1151                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1152                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:group</span> 
1153                     <span class="scTag">ref</span>="<span class="scContent">
1154                        <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1155                           title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;grp_commonPropertiesProductVolume&#34; group definition."
1156                           href="obj_object_profiled_data_schema.xsd.html_h1725584497.html">grp_commonPropertiesProductVolume</a>
1157                     </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">product</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;cs_productVolumeProduct&#34; type definition."
1163                              href="obj_object_profiled_data_schema.xsd.html_h-1327004112.html">cs_productVolumeProduct</a>
1164                        </span>
1165                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</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">comment</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;cs_datedComment&#34; type definition."
1171                              href="obj_object_profiled_data_schema.xsd.html_h941142899.html">cs_datedComment</a>
1172                        </span>
1173                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>
1174               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:attributeGroup</span> 
1175                  <span class="scTag">ref</span>="<span class="scContent">
1176                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1177                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;attgrp_uid&#34; attribute group definition."
1178                        href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html">attgrp_uid</a>
1179                  </span>"/&gt;</div>&lt;/<span class="scTag">xsd:complexType</span>&gt;</div>
1180         </div>
1181         <script type="text/javascript">
1182<!--
1183          setState('h-1667385459_scbox', false);
1184// -->
1185</script>
1186      </div>
1187      <hr/>
1188      <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">
1189<!--
1190          document.write(document.lastModified);
1191// -->
1192</script>
1193      </p>
1194   </body>
1195</html>
Note: See TracBrowser for help on using the browser.