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

Revision 17, 61.8 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 - Model Group grp_productVolume</title>
7      <meta http-equiv="Content-Type" content="text/xml; charset=iso-8859-1"/>
8      <style type="text/css">
9/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
10/* More-configurable styles */
11
12/******** General ********/
13         
14/* Document body */
15body {
16   color: Black;
17   background-color: White;
18   font-family: Arial, sans-serif;
19   font-size: 10pt;
20}
21                 
22/* Horizontal rules */
23hr {
24   color: black;
25}
26/* Document title */
27h1 {
28   font-size: 18pt;
29   letter-spacing: 2px;
30   border-bottom: 1px #ccc solid;
31   padding-top: 5px;
32   padding-bottom: 5px;
33}
34/* Main section headers */
35h2 {
36   font-size: 14pt;
37   letter-spacing: 1px;
38}
39/* Sub-section headers */
40h3, h3 a, h3 span {
41   font-size: 12pt;
42   font-weight: bold;
43   color: black;
44}
45/* Table displaying the properties of the schema components or the
46   schema document itself */
47table.properties th, table.properties th a {
48   color: black;
49   background-color: #F99; /* Pink */
50}
51table.properties td {
52   background-color: #eee; /* Gray */
53}
54
55img{
56 border: 0;
57}         
58
59/********* Documentation style *************/
60p.documentation {
61   color:black;
62   font-style:italic;
63         background-color: #EEEEFF;
64         border: 1px solid #DDDDFF;
65         padding-top: 1px;
66         margin-right: 30px;
67         margin-top: 1px;
68}
69
70         
71/******** Table of Contents Section ********/
72
73/* Controls for switching between printing and viewing modes */
74div#printerControls {
75   color: #963; /* Orange-brown */
76}
77/* Controls that can collapse or expand all XML Instance
78   Representation and Schema Component Representation boxes */
79div#globalControls {
80   border: 2px solid #999;
81}
82
83
84/******** Schema Document Properties Section ********/
85
86/* Table displaying the namespaces declared in the schema */
87table.namespaces th {
88   background-color: #ccc;
89}
90table.namespaces td {
91   background-color: #eee;
92}
93/* Target namespace of the schema */
94span.targetNS {
95   color: #06C;
96   font-weight: bold;
97}
98
99
100/******** Schema Components' Sections ********/
101
102/* Name of schema component */
103.name {
104   color: #F93; /* Orange */
105}
106
107/* Hierarchy table */
108table.hierarchy {
109   border: 2px solid #999; /* Gray */
110}
111
112/* XML Instance Representation table */
113div.sample div.contents {
114   border: 1px dashed black;
115}
116
117
118/* Schema Component Representation table */
119div.schemaComponent div.contents {
120   border: 2px black solid;
121}
122
123
124/******** Glossary Section ********/
125
126/* Glossary Terms */
127.glossaryTerm {
128   color: #036; /* Blue */
129}
130
131
132/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
133/* Printer-version styles */
134
135@media print {
136
137/* Ensures that controls are hidden when printing */
138div#printerControls {
139   visibility: hidden;
140}
141div#globalControls {
142   visibility: hidden;
143}
144#legend {
145   display: none;
146}
147#legendTOC {
148   display: none;
149}
150#glossary {
151   display: none;
152}
153#glossaryTOC {
154   display: none;
155}
156
157}
158
159/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
160/* Base styles */
161
162/******** General ********/
163
164/* Unordered lists */
165ul {
166   margin-left: 1.5em;
167   margin-bottom: 0em;
168}
169/* Tables */
170table {
171   margin-top: 10px;
172   margin-bottom: 10px;
173   margin-left: 2px;
174   margin-right: 2px;
175}
176table th, table td {
177   font-size: 10pt;
178   vertical-align: top;
179   padding-top: 3px;
180   padding-bottom: 3px;
181   padding-left: 10px;
182   padding-right: 10px;
183}
184table th {
185   font-weight: bold;
186   text-align: left;
187}
188/* Table displaying the properties of the schema components or the
189   schema document itself */
190table.properties {
191   width: 90%;
192}
193table.properties th {
194   width: 30%;
195}
196/* Boxes that can make its content appear and disappear*/
197div.box {
198   margin: 1em;
199}
200   /* Box caption */
201div.box span.caption {
202   font-weight: bold;
203}
204   /* Button to open and close the box */
205div.box input.control {
206   width: 1.4em;
207   height: 1.4em;
208   text-align: center;
209   vertical-align: middle;
210   font-size: 11pt;
211}
212   /* Box contents */
213div.box div.contents {
214   margin-top: 3px;
215}
216
217
218/******** Table of Contents Section ********/
219
220/* Controls for switching between printing and viewing modes */
221div#printerControls {
222   white-space: nowrap;
223   font-weight: bold;
224   padding: 5px;
225   margin: 5px;
226}
227/* Controls that can collapse or expand all XML Instance
228   Representation and Schema Component Representation boxes */
229div#globalControls {
230   padding: 10px;
231   margin: 5px;
232}
233
234
235/******** Schema Document Properties Section ********/
236
237/* Table displaying the namespaces declared in the schema */
238table.namespaces th {
239}
240table.namespaces td {
241}
242/* Target namespace of the schema */
243span.targetNS {
244}
245
246
247/******** Schema Components' Sections ********/
248
249/* Name of schema component */
250.name {
251}
252
253/* Hierarchy table */
254table.hierarchy {
255   width: 90%;
256}
257table.hierarchy th {
258   font-weight: normal;
259   font-style: italic;
260   width: 20%;
261}
262table.hierarchy th, table.hierarchy td {
263   padding: 5px;
264}
265
266/* XML Instance Representation table */
267div.sample {
268   width: 90%;
269}
270div.sample div.contents {
271   padding: 5px;
272   font-family: Courier New, sans-serif;
273   font-size: 10pt;
274}
275   /* Normal elements and attributes */
276div.sample div.contents, div.sample div.contents a {
277   color: black;
278}
279   /* Group Headers */
280div.sample div.contents .group, div.sample div.contents .group a {
281   color: #999; /* Light gray */
282}
283   /* Type Information */
284div.sample div.contents .type, div.sample div.contents .type a {
285   color: #999; /* Light gray */
286}
287   /* Occurrence Information */
288div.sample div.contents .occurs, div.sample div.contents .occurs a {
289   color: #999; /* Light gray */
290}
291   /* Fixed values */
292div.sample div.contents .fixed {
293   color: #063; /* Green */
294   font-weight: bold;
295}
296   /* Simple type constraints */
297div.sample div.contents .constraint, div.sample div.contents .constraint a {
298   color: #999; /* Light gray */
299}
300   /* Elements and attributes inherited from base type */
301div.sample div.contents .inherited, div.sample div.contents .inherited a {
302   color: #666; /* Dark gray */
303}
304   /* Elements and attributes added to or changed from base type */
305div.sample div.contents .newFields {
306   font-weight: bold;
307}
308   /* Other type of information */
309div.sample div.contents .other, div.sample div.contents .other a {
310   color: #369; /* Blue */
311   font-style: italic;
312}
313   /* Link to open up window displaying documentation */
314div.sample div.contents a.documentation {
315   text-decoration: none;
316   padding-left: 3px;
317   padding-right: 3px;
318   padding-top: 0px;
319   padding-bottom: 0px;
320   font-weight: bold;
321   font-size: 11pt;
322   background-color: #FFD;
323   color: #069;
324}
325   /* Invert colors when hovering over link to open up window
326      displaying documentation */
327div.sample div.contents a.documentation:hover {
328   color: #FFD;
329   background-color: #069;
330}
331
332/* Schema Component Representation table */
333div.schemaComponent {
334   width: 90%;
335}
336div.schemaComponent div.contents {
337   font-family: Courier New, sans-serif;
338   font-size: 10pt;
339   padding: 5px;
340}
341   /* Syntax characters */
342div.schemaComponent div.contents {
343   color: #00f; /* blue */
344}
345   /* Element and attribute tags */
346div.schemaComponent div.contents .scTag {
347   color: #933; /* maroon */
348}
349   /* Element and attribute content */
350div.schemaComponent div.contents .scContent, div.schemaComponent div.contents .scContent a {
351   color: black;
352   font-weight: bold;
353}
354   /* Comments */
355div.schemaComponent div.contents .comment {
356   color: #999; /* Light gray */
357}
358
359/******** Legend Section ********/
360
361div#legend table, div#legend div {
362   margin-bottom: 3px;
363}
364div#legend div.hint {
365   color: #999; /* Light gray */
366   width: 90%;
367   margin-left: 1em;
368   margin-bottom: 2em;
369}
370
371
372/******** Glossary Section ********/
373
374/* Glossary Terms */
375.glossaryTerm {
376   font-weight: bold;
377}
378
379/********* Details *************/
380.detailsToc {
381  color: #666; /* Light gray */
382}
383
384.details {
385  color: #666; /* Light gray */
386  text-decoration:none;
387}
388
389/******** Footer ********/
390
391.footer {
392   font-size: 8pt;
393}
394</style>
395      <script type="text/javascript">
396<!--
397         
398         
399/**
400 * Counter of documentation windows
401 * Used to give each window a unique name
402 */
403var windowCount = 0;
404         
405/**
406 * Opens up a window displaying the documentation
407 * of a schema component in the XML Instance
408 * Representation table.
409 *
410 * @param compDesc      Description of schema component
411 * @param compName      Name of schema component
412 * @param docTextArray Array containing the paragraphs
413 *                           of the new document
414 */
415function viewDocumentation(compDesc, compName, docTextArray) {
416  var width = 400;
417  var height = 200;
418  var locX = 100;
419  var locY = 200;
420
421  /* Generate content */
422  var actualText = "<html>";
423  actualText += "<head><title>";
424  actualText += compDesc;
425  if (compName != '') {
426     actualText += ": " + compName;
427  }
428  actualText += "</title></head>";
429  actualText += "<body bgcolor=\"#FFFFEE\">";
430  // Title
431  actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; letter-spacing:1px;\">";
432  actualText += compDesc;
433  if (compName != '') {
434     actualText += ": <span style=\"color:#006699\">" + compName + "</span>";
435  }
436  actualText += "</p>";
437  // Documentation
438  var idx;
439  for (idx = 0; idx < docTextArray.length; idx++) {
440     actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 10pt;\">" + docTextArray[idx] + "</p>";
441  }
442  // Link to close window
443  actualText += "<a href=\"javascript:void(0)\" onclick=\"window.close();\" style=\"font-family: Arial, sans-serif; font-size: 8pt;\">Close</a>";
444  actualText += "</body></html>";
445
446  /* Display window */
447  windowCount++;
448  var docWindow = window.open("", "documentation"+windowCount, "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable,alwaysRaised,dependent,titlebar=no,width="+width+",height="+height+",screenX="+locX+",left="+locX+",screenY="+locY+",top="+locY);
449  docWindow.document.write(actualText);
450}         
451     
452// -->
453</script>
454   </head>
455   <body>
456      <h1>
457         <a name="top">Documentation for obj_object_profiled_data_schema</a>
458      </h1>
459      <h3>Model Group: <a name="h1293434191" class="name">grp_productVolume</a>
460      </h3>
461      <h4>
462         <a href="obj_object_profiled_data_schema.xsd.html" class="details">[Table of contents]</a>
463      </h4>
464      <table class="properties">
465         <tr>
466            <th>Name</th>
467            <td>grp_productVolume</td>
468         </tr>
469         <tr>
470            <th>Used by (from the same schema document)</th>
471            <td>Complex Type <b>
472                  <a href="obj_object_profiled_data_schema.xsd.html_h-222703140.html">obj_productVolume</a>
473               </b>
474            </td>
475         </tr>
476         <tr>
477            <th>Documentation</th>
478            <td class="documentation">The non-contextual content of a WITSML Product Volume object.</td>
479         </tr>
480      </table>
481      <div class="sample box">
482         <div>
483            <input type="button" id="h1293434191_xibox_button" class="control"
484                   onclick="switchState('h1293434191_xibox'); return false;"
485                   style="display: none"/> 
486            <span class="caption">XML Instance Representation</span>
487         </div>
488         <div id="h1293434191_xibox" class="contents">
489            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
490                  title="Find out namespace of 'witsml' prefix">witsml</a>:installation&gt; <span class="type">
491                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
492                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;facilityIdentifierStruct&#34; type definition."
493                     href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</a>
494               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
495                  title="Find out namespace of 'witsml' prefix">witsml</a>:installation&gt; <span class="occurs">[0..1]</span> 
496               <p class="documentation">'The name of the facility which is represented by this report. The name can be qualified by a naming system. This also defines the kind of facility.'</p>
497            </div>
498            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
499                  title="Find out namespace of 'witsml' prefix">witsml</a>:contextFacility&gt; <span class="type">
500                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
501                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;facilityIdentifierStruct&#34; type definition."
502                     href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</a>
503               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
504                  title="Find out namespace of 'witsml' prefix">witsml</a>:contextFacility&gt; <span class="occurs">[0..*]</span> 
505               <p class="documentation">'The name and type of a facility whose context is relevant to the represented installation.'</p>
506            </div>
507            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
508                  title="Find out namespace of 'witsml' prefix">witsml</a>:kind&gt; <span class="type">
509                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
510                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;kindString&#34; type definition."
511                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
512               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
513                  title="Find out namespace of 'witsml' prefix">witsml</a>:kind&gt; <span class="occurs">[0..1]</span> 
514               <p class="documentation">'The type of report.'</p>
515            </div>
516            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
517                  title="Find out namespace of 'witsml' prefix">witsml</a>:periodKind&gt; <span class="type">
518                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
519                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;ReportingPeriod&#34; type definition."
520                     href="obj_object_profiled_data_schema.xsd.html_h-1881917846.html">ReportingPeriod</a>
521               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
522                  title="Find out namespace of 'witsml' prefix">witsml</a>:periodKind&gt; <span class="occurs">[0..1]</span> 
523               <p class="documentation">'The type of period that is being reported. This value must be consistent with the reporting start and end values.'</p>
524            </div>
525            <span class="group" style="margin-left: 0em">Start <a title="Look up 'Choice' in glossary"
526                  href="obj_object_profiled_data_schema.xsd.html#term_Choice">Choice</a> 
527               <span class="occurs">[0..1]</span> 
528               <p class="documentation">'The reporting period. If one value from a pair are given the both values must be given.'</p>
529            </span>
530            <br/>
531            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
532                  title="Find out namespace of 'witsml' prefix">witsml</a>:dTimStart&gt; <span class="type">
533                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
534                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
535                     href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
536               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
537                  title="Find out namespace of 'witsml' prefix">witsml</a>:dTimStart&gt; <span class="occurs">[0..1]</span> 
538               <p class="documentation">'The beginning date and time that the report represents.'</p>
539            </div>
540            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
541                  title="Find out namespace of 'witsml' prefix">witsml</a>:dTimEnd&gt; <span class="type">
542                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
543                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
544                     href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
545               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
546                  title="Find out namespace of 'witsml' prefix">witsml</a>:dTimEnd&gt; <span class="occurs">[0..1]</span> 
547               <p class="documentation">'The ending date and time that the report represents.'</p>
548            </div>
549            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
550                  title="Find out namespace of 'witsml' prefix">witsml</a>:dateStart&gt; <span class="type">
551                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
552                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
553                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
554               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
555                  title="Find out namespace of 'witsml' prefix">witsml</a>:dateStart&gt; <span class="occurs">[0..1]</span> 
556               <p class="documentation">'The beginning date that the report represents.'</p>
557            </div>
558            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
559                  title="Find out namespace of 'witsml' prefix">witsml</a>:dateEnd&gt; <span class="type">
560                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
561                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
562                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
563               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
564                  title="Find out namespace of 'witsml' prefix">witsml</a>:dateEnd&gt; <span class="occurs">[0..1]</span> 
565               <p class="documentation">'The ending date that the report represents.'</p>
566            </div>
567            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
568                  title="Find out namespace of 'witsml' prefix">witsml</a>:month&gt; <span class="type">
569                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
570                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;month&#34; type definition."
571                     href="obj_object_profiled_data_schema.xsd.html_h-1085718213.html">month</a>
572               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
573                  title="Find out namespace of 'witsml' prefix">witsml</a>:month&gt; <span class="occurs">[0..1]</span> 
574               <p class="documentation">'The ending date that the report represents.'</p>
575            </div>
576            <span class="group" style="margin-left: 0em">End Choice</span>
577            <br/>
578            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
579                  title="Find out namespace of 'witsml' prefix">witsml</a>:dTimMin&gt; <span class="type">
580                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
581                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;endpointQualifiedDateTime&#34; type definition."
582                     href="obj_object_profiled_data_schema.xsd.html_h1334835837.html">endpointQualifiedDateTime</a>
583               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
584                  title="Find out namespace of 'witsml' prefix">witsml</a>:dTimMin&gt; <span class="occurs">[0..1]</span> 
585               <p class="documentation">'The minimum time index contained within the report. For the purposes of this parameter, a \"period\" or \"facility parameter\" without any time data should be assumed to have the time associated with the overall report. The minimum and maximum indexes are server query parameters and will be populated with valid values in a \"get\" result. See the WITSML API Specification appendix on \"Special Handling\" of growing objects for a description of the behavior related to this parameter.'</p>
586            </div>
587            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
588                  title="Find out namespace of 'witsml' prefix">witsml</a>:dTimMax&gt; <span class="type">
589                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
590                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;endpointQualifiedDateTime&#34; type definition."
591                     href="obj_object_profiled_data_schema.xsd.html_h1334835837.html">endpointQualifiedDateTime</a>
592               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
593                  title="Find out namespace of 'witsml' prefix">witsml</a>:dTimMax&gt; <span class="occurs">[0..1]</span> 
594               <p class="documentation">'The maximum time index contained within the report. For the purposes of this parameter, a \"period\" or \"facility parameter\" without any time data should be assumed to have the time associated with the overall report. The minimum and maximum indexes are server query parameters and will be populated with valid values in a \"get\" result. See the WITSML API Specification appendix on \"Special Handling\" of growing objects for a description of the behavior related to this parameter.'</p>
595            </div>
596            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
597                  title="Find out namespace of 'witsml' prefix">witsml</a>:dTimCurrent&gt; <span class="type">
598                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
599                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
600                     href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
601               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
602                  title="Find out namespace of 'witsml' prefix">witsml</a>:dTimCurrent&gt; <span class="occurs">[0..1]</span> 
603               <p class="documentation">'The definition of the \"current time\" index for this report. The current time index is a server query parameter which requests the selection of a single node from a recurring \"period\" set (e.g., the data related to one point in a time series). For the purposes of this parameter, a \"period\" without any time data should be assumed to have the time associated with the overall report. See the WITSML API Specification appendix on \"Special Handling\" of growing objects for a description of the behavior related to this parameter.'</p>
604            </div>
605            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
606                  title="Find out namespace of 'witsml' prefix">witsml</a>:calculationMethod&gt; <span class="type">
607                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
608                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;CalculationMethod&#34; type definition."
609                     href="obj_object_profiled_data_schema.xsd.html_h-1481851099.html">CalculationMethod</a>
610               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
611                  title="Find out namespace of 'witsml' prefix">witsml</a>:calculationMethod&gt; <span class="occurs">[0..1]</span> 
612               <p class="documentation">'The calculation method for for \"filling in\" values in an indexed set. If not given, the default is that no calculations are performed to create data where none exists within an existing set. This is not to be construed as to prevent concepts such as simulation and forcasting from being applied in order to create a new set. This is a server query parameter.'</p>
613            </div>
614            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
615                  title="Find out namespace of 'witsml' prefix">witsml</a>:operator&gt; <span class="type">
616                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
617                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_businessAssociate&#34; type definition."
618                     href="obj_object_profiled_data_schema.xsd.html_h376706324.html">cs_businessAssociate</a>
619               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
620                  title="Find out namespace of 'witsml' prefix">witsml</a>:operator&gt; <span class="occurs">[0..1]</span> 
621               <p class="documentation">'The operator of the facilities in the report.'</p>
622            </div>
623            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
624                  title="Find out namespace of 'witsml' prefix">witsml</a>:title&gt; <span class="type">
625                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
626                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameStruct&#34; type definition."
627                     href="obj_object_profiled_data_schema.xsd.html_h-269190043.html">nameStruct</a>
628               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
629                  title="Find out namespace of 'witsml' prefix">witsml</a>:title&gt; <span class="occurs">[0..1]</span> 
630               <p class="documentation">'The tile of the report if different from the name of the report.'</p>
631            </div>
632            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
633                  title="Find out namespace of 'witsml' prefix">witsml</a>:geographicContext&gt; <span class="type">
634                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
635                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_geographicContext&#34; type definition."
636                     href="obj_object_profiled_data_schema.xsd.html_h-2063507186.html">cs_geographicContext</a>
637               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
638                  title="Find out namespace of 'witsml' prefix">witsml</a>:geographicContext&gt; <span class="occurs">[0..1]</span> 
639               <p class="documentation">'The geographic context of the report.'</p>
640            </div>
641            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
642                  title="Find out namespace of 'witsml' prefix">witsml</a>:issueDate&gt; <span class="type">
643                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
644                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
645                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
646               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
647                  title="Find out namespace of 'witsml' prefix">witsml</a>:issueDate&gt; <span class="occurs">[0..1]</span> 
648               <p class="documentation">'The date that the report was issued.'</p>
649            </div>
650            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
651                  title="Find out namespace of 'witsml' prefix">witsml</a>:issuedBy&gt; <span class="type">
652                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
653                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_businessAssociate&#34; type definition."
654                     href="obj_object_profiled_data_schema.xsd.html_h376706324.html">cs_businessAssociate</a>
655               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
656                  title="Find out namespace of 'witsml' prefix">witsml</a>:issuedBy&gt; <span class="occurs">[0..1]</span> 
657               <p class="documentation">'The person or company that issued the report. This may contain the role of the person or company within the context of the report.'</p>
658            </div>
659            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
660                  title="Find out namespace of 'witsml' prefix">witsml</a>:approvalDate&gt; <span class="type">
661                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
662                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
663                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
664               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
665                  title="Find out namespace of 'witsml' prefix">witsml</a>:approvalDate&gt; <span class="occurs">[0..1]</span> 
666               <p class="documentation">'The date that the report was approved.'</p>
667            </div>
668            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
669                  title="Find out namespace of 'witsml' prefix">witsml</a>:approver&gt; <span class="type">
670                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
671                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_businessAssociate&#34; type definition."
672                     href="obj_object_profiled_data_schema.xsd.html_h376706324.html">cs_businessAssociate</a>
673               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
674                  title="Find out namespace of 'witsml' prefix">witsml</a>:approver&gt; <span class="occurs">[0..1]</span> 
675               <p class="documentation">'The person or company that approved the report. This may contain the role of the person or company within the context of the report.'</p>
676            </div>
677            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
678                  title="Find out namespace of 'witsml' prefix">witsml</a>:productFlowModel&gt; <span class="type">
679                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
680                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition."
681                     href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
682               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
683                  title="Find out namespace of 'witsml' prefix">witsml</a>:productFlowModel&gt; <span class="occurs">[0..1]</span> 
684               <p class="documentation">'The Product Flow Model for the overall installation. This model represents all Product Flow Units referenced within this report.'</p>
685            </div>
686            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
687                  title="Find out namespace of 'witsml' prefix">witsml</a>:standardTempPres&gt; <span class="type">
688                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
689                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;StandardTempPress&#34; type definition."
690                     href="obj_object_profiled_data_schema.xsd.html_h-2000873299.html">StandardTempPress</a>
691               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
692                  title="Find out namespace of 'witsml' prefix">witsml</a>:standardTempPres&gt; <span class="occurs">[0..1]</span> 
693               <p class="documentation">'DEPRECATED. The elements which reference this have been DEPRECATED. Defines the standard temperature and pressure to which all standard volumes in this report have been corrected. This applies to all elements whose name is suffixed by Std and documented to be corrected to conditions of standard temperature and pressure.'</p>
694            </div>
695            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
696                  title="Find out namespace of 'witsml' prefix">witsml</a>:businessUnit&gt; <span class="type">
697                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
698                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumeBusinessUnit&#34; type definition."
699                     href="obj_object_profiled_data_schema.xsd.html_h1671697603.html">cs_productVolumeBusinessUnit</a>
700               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
701                  title="Find out namespace of 'witsml' prefix">witsml</a>:businessUnit&gt; <span class="occurs">[0..*]</span> 
702               <p class="documentation">'A business unit and related account or ownership share information.'</p>
703            </div>
704            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
705                  title="Find out namespace of 'witsml' prefix">witsml</a>:facility&gt; <span class="type">
706                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
707                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumeFacility&#34; type definition."
708                     href="obj_object_profiled_data_schema.xsd.html_h-977543806.html">cs_productVolumeFacility</a>
709               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
710                  title="Find out namespace of 'witsml' prefix">witsml</a>:facility&gt; <span class="occurs">[1..*]</span> 
711               <p class="documentation">'A facility for which product information is being reported.'</p>
712            </div>
713         </div>
714         <script type="text/javascript">
715<!--
716          setState('h1293434191_xibox', true);
717// -->
718</script>
719      </div>
720      <div class="sample box">
721         <div>
722            <input type="button" id="h1293434191_diagram_button" class="control"
723                   onclick="switchState('h1293434191_diagram'); return false;"
724                   style="display: none"/> 
725            <span class="caption">Diagram</span>
726         </div>
727         <div id="h1293434191_diagram" class="contents">
728            <img usemap="#h62353970" src="schemaDiagrams/h62353970.png"/>
729            <!--
730            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h62353970.map--><map name="h62353970">
731               <area shape="rect" alt="h970983430" coords="274,0,390,42"
732                     href="obj_object_profiled_data_schema.xsd.html_h970983430.html#h970983430"/>
733
734               <area shape="rect" alt="h970983430" coords="274,52,405,94"
735                     href="obj_object_profiled_data_schema.xsd.html_h970983430.html#h970983430"/>
736
737               <area shape="rect" alt="h-399087894" coords="274,104,353,146"
738                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html#h-399087894"/>
739
740               <area shape="rect" alt="h-1881917846" coords="274,156,390,198"
741                     href="obj_object_profiled_data_schema.xsd.html_h-1881917846.html#h-1881917846"/>
742
743               <area shape="rect" alt="h-622169519" coords="432,208,541,250"
744                     href="obj_object_profiled_data_schema.xsd.html_h-622169519.html#h-622169519"/>
745
746               <area shape="rect" alt="h-622169519" coords="432,260,538,302"
747                     href="obj_object_profiled_data_schema.xsd.html_h-622169519.html#h-622169519"/>
748
749               <area shape="rect" alt="h518884755" coords="432,312,537,354"
750                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html#h518884755"/>
751
752               <area shape="rect" alt="h518884755" coords="432,364,534,406"
753                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html#h518884755"/>
754
755               <area shape="rect" alt="h-1085718213" coords="346,416,437,458"
756                     href="obj_object_profiled_data_schema.xsd.html_h-1085718213.html#h-1085718213"/>
757
758               <area shape="rect" alt="h1334835837" coords="274,468,377,510"
759                     href="obj_object_profiled_data_schema.xsd.html_h1334835837.html#h1334835837"/>
760
761               <area shape="rect" alt="h1334835837" coords="274,520,379,562"
762                     href="obj_object_profiled_data_schema.xsd.html_h1334835837.html#h1334835837"/>
763
764               <area shape="rect" alt="h-622169519" coords="274,572,399,614"
765                     href="obj_object_profiled_data_schema.xsd.html_h-622169519.html#h-622169519"/>
766
767               <area shape="rect" alt="h-1481851099" coords="274,624,429,666"
768                     href="obj_object_profiled_data_schema.xsd.html_h-1481851099.html#h-1481851099"/>
769
770               <area shape="rect" alt="h376706324" coords="274,676,376,718"
771                     href="obj_object_profiled_data_schema.xsd.html_h376706324.html#h376706324"/>
772
773               <area shape="rect" alt="h-269190043" coords="274,728,350,770"
774                     href="obj_object_profiled_data_schema.xsd.html_h-269190043.html#h-269190043"/>
775
776               <area shape="rect" alt="h-2063507186" coords="274,780,433,822"
777                     href="obj_object_profiled_data_schema.xsd.html_h-2063507186.html#h-2063507186"/>
778
779               <area shape="rect" alt="h518884755" coords="274,832,387,874"
780                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html#h518884755"/>
781
782               <area shape="rect" alt="h376706324" coords="274,884,381,926"
783                     href="obj_object_profiled_data_schema.xsd.html_h376706324.html#h376706324"/>
784
785               <area shape="rect" alt="h518884755" coords="274,936,403,978"
786                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html#h518884755"/>
787
788               <area shape="rect" alt="h376706324" coords="274,988,378,1030"
789                     href="obj_object_profiled_data_schema.xsd.html_h376706324.html#h376706324"/>
790
791               <area shape="rect" alt="h65068842" coords="274,1040,430,1082"
792                     href="obj_object_profiled_data_schema.xsd.html_h65068842.html#h65068842"/>
793
794               <area shape="rect" alt="h-2000873299" coords="274,1092,437,1134"
795                     href="obj_object_profiled_data_schema.xsd.html_h-2000873299.html#h-2000873299"/>
796
797               <area shape="rect" alt="h1671697603" coords="274,1144,404,1186"
798                     href="obj_object_profiled_data_schema.xsd.html_h1671697603.html#h1671697603"/>
799
800               <area shape="rect" alt="h-977543806" coords="274,1196,363,1238"
801                     href="obj_object_profiled_data_schema.xsd.html_h-977543806.html#h-977543806"/>
802
803            </map>
804         </div>
805         <script type="text/javascript">
806<!--
807          setState('h1293434191_diagram', true);
808// -->
809</script>
810      </div>
811      <div class="schemaComponent box">
812         <div>
813            <input type="button" id="h1293434191_scbox_button" class="control"
814                   onclick="switchState('h1293434191_scbox'); return false;"
815                   style="display: none"/> 
816            <span class="caption">Schema Component Representation</span>
817         </div>
818         <div id="h1293434191_scbox" class="contents">
819            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:group</span> 
820               <span class="scTag">name</span>="<span class="scContent">grp_productVolume</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> 
821                     <span class="scTag">name</span>="<span class="scContent">installation</span>" <span class="scTag">type</span>="<span class="scContent">
822                        <span class="type">
823                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
824                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;facilityIdentifierStruct&#34; type definition."
825                              href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</a>
826                        </span>
827                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
828                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
829                     <span class="scTag">name</span>="<span class="scContent">contextFacility</span>" <span class="scTag">type</span>="<span class="scContent">
830                        <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;facilityIdentifierStruct&#34; type definition."
833                              href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</a>
834                        </span>
835                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
836                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
837                     <span class="scTag">name</span>="<span class="scContent">kind</span>" <span class="scTag">type</span>="<span class="scContent">
838                        <span class="type">
839                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
840                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;kindString&#34; type definition."
841                              href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
842                        </span>
843                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
844                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
845                     <span class="scTag">name</span>="<span class="scContent">periodKind</span>" <span class="scTag">type</span>="<span class="scContent">
846                        <span class="type">
847                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
848                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;ReportingPeriod&#34; type definition."
849                              href="obj_object_profiled_data_schema.xsd.html_h-1881917846.html">ReportingPeriod</a>
850                        </span>
851                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
852                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:choice</span> 
853                     <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</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> 
854                           <span class="scTag">name</span>="<span class="scContent">dTimStart</span>" <span class="scTag">type</span>="<span class="scContent">
855                              <span class="type">
856                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
857                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
858                                    href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
859                              </span>
860                           </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
861                        <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
862                           <span class="scTag">name</span>="<span class="scContent">dTimEnd</span>" <span class="scTag">type</span>="<span class="scContent">
863                              <span class="type">
864                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
865                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
866                                    href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
867                              </span>
868                           </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>
869                     <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> 
870                           <span class="scTag">name</span>="<span class="scContent">dateStart</span>" <span class="scTag">type</span>="<span class="scContent">
871                              <span class="type">
872                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
873                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
874                                    href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
875                              </span>
876                           </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
877                        <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
878                           <span class="scTag">name</span>="<span class="scContent">dateEnd</span>" <span class="scTag">type</span>="<span class="scContent">
879                              <span class="type">
880                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
881                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
882                                    href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
883                              </span>
884                           </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>
885                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
886                        <span class="scTag">name</span>="<span class="scContent">month</span>" <span class="scTag">type</span>="<span class="scContent">
887                           <span class="type">
888                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
889                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;month&#34; type definition."
890                                 href="obj_object_profiled_data_schema.xsd.html_h-1085718213.html">month</a>
891                           </span>
892                        </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>&lt;/<span class="scTag">xsd:choice</span>&gt;</div>
893                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
894                     <span class="scTag">name</span>="<span class="scContent">dTimMin</span>" <span class="scTag">type</span>="<span class="scContent">
895                        <span class="type">
896                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
897                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;endpointQualifiedDateTime&#34; type definition."
898                              href="obj_object_profiled_data_schema.xsd.html_h1334835837.html">endpointQualifiedDateTime</a>
899                        </span>
900                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
901                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
902                     <span class="scTag">name</span>="<span class="scContent">dTimMax</span>" <span class="scTag">type</span>="<span class="scContent">
903                        <span class="type">
904                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
905                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;endpointQualifiedDateTime&#34; type definition."
906                              href="obj_object_profiled_data_schema.xsd.html_h1334835837.html">endpointQualifiedDateTime</a>
907                        </span>
908                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
909                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
910                     <span class="scTag">name</span>="<span class="scContent">dTimCurrent</span>" <span class="scTag">type</span>="<span class="scContent">
911                        <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;timestamp&#34; type definition."
914                              href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
915                        </span>
916                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
917                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
918                     <span class="scTag">name</span>="<span class="scContent">calculationMethod</span>" <span class="scTag">type</span>="<span class="scContent">
919                        <span class="type">
920                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
921                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;CalculationMethod&#34; type definition."
922                              href="obj_object_profiled_data_schema.xsd.html_h-1481851099.html">CalculationMethod</a>
923                        </span>
924                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
925                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
926                     <span class="scTag">name</span>="<span class="scContent">operator</span>" <span class="scTag">type</span>="<span class="scContent">
927                        <span class="type">
928                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
929                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_businessAssociate&#34; type definition."
930                              href="obj_object_profiled_data_schema.xsd.html_h376706324.html">cs_businessAssociate</a>
931                        </span>
932                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
933                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
934                     <span class="scTag">name</span>="<span class="scContent">title</span>" <span class="scTag">type</span>="<span class="scContent">
935                        <span class="type">
936                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
937                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameStruct&#34; type definition."
938                              href="obj_object_profiled_data_schema.xsd.html_h-269190043.html">nameStruct</a>
939                        </span>
940                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
941                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
942                     <span class="scTag">name</span>="<span class="scContent">geographicContext</span>" <span class="scTag">type</span>="<span class="scContent">
943                        <span class="type">
944                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
945                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_geographicContext&#34; type definition."
946                              href="obj_object_profiled_data_schema.xsd.html_h-2063507186.html">cs_geographicContext</a>
947                        </span>
948                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
949                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
950                     <span class="scTag">name</span>="<span class="scContent">issueDate</span>" <span class="scTag">type</span>="<span class="scContent">
951                        <span class="type">
952                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
953                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
954                              href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
955                        </span>
956                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
957                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
958                     <span class="scTag">name</span>="<span class="scContent">issuedBy</span>" <span class="scTag">type</span>="<span class="scContent">
959                        <span class="type">
960                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
961                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_businessAssociate&#34; type definition."
962                              href="obj_object_profiled_data_schema.xsd.html_h376706324.html">cs_businessAssociate</a>
963                        </span>
964                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
965                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
966                     <span class="scTag">name</span>="<span class="scContent">approvalDate</span>" <span class="scTag">type</span>="<span class="scContent">
967                        <span class="type">
968                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
969                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
970                              href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
971                        </span>
972                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
973                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
974                     <span class="scTag">name</span>="<span class="scContent">approver</span>" <span class="scTag">type</span>="<span class="scContent">
975                        <span class="type">
976                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
977                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_businessAssociate&#34; type definition."
978                              href="obj_object_profiled_data_schema.xsd.html_h376706324.html">cs_businessAssociate</a>
979                        </span>
980                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
981                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
982                     <span class="scTag">name</span>="<span class="scContent">productFlowModel</span>" <span class="scTag">type</span>="<span class="scContent">
983                        <span class="type">
984                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
985                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition."
986                              href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
987                        </span>
988                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
989                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
990                     <span class="scTag">name</span>="<span class="scContent">standardTempPres</span>" <span class="scTag">type</span>="<span class="scContent">
991                        <span class="type">
992                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
993                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;StandardTempPress&#34; type definition."
994                              href="obj_object_profiled_data_schema.xsd.html_h-2000873299.html">StandardTempPress</a>
995                        </span>
996                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
997                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
998                     <span class="scTag">name</span>="<span class="scContent">businessUnit</span>" <span class="scTag">type</span>="<span class="scContent">
999                        <span class="type">
1000                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1001                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumeBusinessUnit&#34; type definition."
1002                              href="obj_object_profiled_data_schema.xsd.html_h1671697603.html">cs_productVolumeBusinessUnit</a>
1003                        </span>
1004                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1005                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1006                     <span class="scTag">name</span>="<span class="scContent">facility</span>" <span class="scTag">type</span>="<span class="scContent">
1007                        <span class="type">
1008                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1009                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumeFacility&#34; type definition."
1010                              href="obj_object_profiled_data_schema.xsd.html_h-977543806.html">cs_productVolumeFacility</a>
1011                        </span>
1012                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>&lt;/<span class="scTag">xsd:group</span>&gt;</div>
1013         </div>
1014         <script type="text/javascript">
1015<!--
1016          setState('h1293434191_scbox', false);
1017// -->
1018</script>
1019      </div>
1020      <hr/>
1021      <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">
1022<!--
1023          document.write(document.lastModified);
1024// -->
1025</script>
1026      </p>
1027   </body>
1028</html>
Note: See TracBrowser for help on using the browser.