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

Revision 17, 46.7 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 obj_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>Complex Type: <a name="h-222703140" class="name">obj_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="hierarchy">
465         <tr>
466            <th>Super-types:</th>
467            <td>
468               <span class="type">
469                  <a title="Jump to &#34;abstractSingularDataObject&#34; type definition."
470                     href="obj_object_profiled_data_schema.xsd.html_h1790635751.html">abstractSingularDataObject</a>
471               </span> &lt; <strong>obj_productVolume</strong> (by extension)</td>
472         </tr>
473         <tr>
474            <th>Sub-types:</th>
475            <td>None</td>
476         </tr>
477      </table>
478      <table class="properties">
479         <tr>
480            <th>Name</th>
481            <td>obj_productVolume</td>
482         </tr>
483         <tr>
484            <th>Used by (from the same schema document)</th>
485            <td>Complex Type <b>
486                  <a href="obj_object_profiled_data_schema.xsd.html_h1686137367.html">obj_productVolumes</a>
487               </b>
488            </td>
489         </tr>
490         <tr>
491            <th>
492               <a title="Look up 'Abstract' in glossary"
493                  href="obj_object_profiled_data_schema.xsd.html#term_Abstract">Abstract</a>
494            </th>
495            <td>no</td>
496         </tr>
497      </table>
498      <div class="sample box">
499         <div>
500            <input type="button" id="h-222703140_xibox_button" class="control"
501                   onclick="switchState('h-222703140_xibox'); return false;"
502                   style="display: none"/> 
503            <span class="caption">XML Instance Representation</span>
504         </div>
505         <div id="h-222703140_xibox" class="contents">
506            <div style="margin-left: 0em">&lt;...<br/>
507               <span style="margin-left: 0.5em" class="newFields"> 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" class="newFields">&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;nameStruct&#34; type definition."
518                        href="obj_object_profiled_data_schema.xsd.html_h-269190043.html">nameStruct</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">[1]</span> 
521                  <p class="documentation">'Human recognizable context for the Product Volume Report.'</p>
522               </div>
523               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
524                     title="Find out namespace of 'witsml' prefix">witsml</a>:installation&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;facilityIdentifierStruct&#34; type definition."
527                        href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</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>:installation&gt; <span class="occurs">[0..1]</span> 
530                  <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>
531               </div>
532               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
533                     title="Find out namespace of 'witsml' prefix">witsml</a>:contextFacility&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;facilityIdentifierStruct&#34; type definition."
536                        href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</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>:contextFacility&gt; <span class="occurs">[0..*]</span> 
539                  <p class="documentation">'The name and type of a facility whose context is relevant to the represented installation.'</p>
540               </div>
541               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
542                     title="Find out namespace of 'witsml' prefix">witsml</a>:kind&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;kindString&#34; type definition."
545                        href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</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>:kind&gt; <span class="occurs">[0..1]</span> 
548                  <p class="documentation">'The type of report.'</p>
549               </div>
550               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
551                     title="Find out namespace of 'witsml' prefix">witsml</a>:periodKind&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;ReportingPeriod&#34; type definition."
554                        href="obj_object_profiled_data_schema.xsd.html_h-1881917846.html">ReportingPeriod</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>:periodKind&gt; <span class="occurs">[0..1]</span> 
557                  <p class="documentation">'The type of period that is being reported. This value must be consistent with the reporting start and end values.'</p>
558               </div>
559               <span class="group" style="margin-left: 1.5em">Start <a title="Look up 'Choice' in glossary"
560                     href="obj_object_profiled_data_schema.xsd.html#term_Choice">Choice</a> 
561                  <span class="occurs">[0..1]</span> 
562                  <p class="documentation">'The reporting period. If one value from a pair are given the both values must be given.'</p>
563               </span>
564               <br/>
565               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
566                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimStart&gt; <span class="type">
567                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
568                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
569                        href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
570                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
571                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimStart&gt; <span class="occurs">[0..1]</span> 
572                  <p class="documentation">'The beginning date and time that the report represents.'</p>
573               </div>
574               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
575                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimEnd&gt; <span class="type">
576                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
577                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
578                        href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
579                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
580                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimEnd&gt; <span class="occurs">[0..1]</span> 
581                  <p class="documentation">'The ending date and time that the report represents.'</p>
582               </div>
583               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
584                     title="Find out namespace of 'witsml' prefix">witsml</a>:dateStart&gt; <span class="type">
585                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
586                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
587                        href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
588                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
589                     title="Find out namespace of 'witsml' prefix">witsml</a>:dateStart&gt; <span class="occurs">[0..1]</span> 
590                  <p class="documentation">'The beginning date that the report represents.'</p>
591               </div>
592               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
593                     title="Find out namespace of 'witsml' prefix">witsml</a>:dateEnd&gt; <span class="type">
594                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
595                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
596                        href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
597                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
598                     title="Find out namespace of 'witsml' prefix">witsml</a>:dateEnd&gt; <span class="occurs">[0..1]</span> 
599                  <p class="documentation">'The ending date that the report represents.'</p>
600               </div>
601               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
602                     title="Find out namespace of 'witsml' prefix">witsml</a>:month&gt; <span class="type">
603                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
604                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;month&#34; type definition."
605                        href="obj_object_profiled_data_schema.xsd.html_h-1085718213.html">month</a>
606                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
607                     title="Find out namespace of 'witsml' prefix">witsml</a>:month&gt; <span class="occurs">[0..1]</span> 
608                  <p class="documentation">'The ending date that the report represents.'</p>
609               </div>
610               <span class="group" style="margin-left: 1.5em">End Choice</span>
611               <br/>
612               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
613                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimMin&gt; <span class="type">
614                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
615                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;endpointQualifiedDateTime&#34; type definition."
616                        href="obj_object_profiled_data_schema.xsd.html_h1334835837.html">endpointQualifiedDateTime</a>
617                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
618                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimMin&gt; <span class="occurs">[0..1]</span> 
619                  <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>
620               </div>
621               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
622                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimMax&gt; <span class="type">
623                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
624                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;endpointQualifiedDateTime&#34; type definition."
625                        href="obj_object_profiled_data_schema.xsd.html_h1334835837.html">endpointQualifiedDateTime</a>
626                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
627                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimMax&gt; <span class="occurs">[0..1]</span> 
628                  <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>
629               </div>
630               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
631                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimCurrent&gt; <span class="type">
632                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
633                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
634                        href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
635                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
636                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimCurrent&gt; <span class="occurs">[0..1]</span> 
637                  <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>
638               </div>
639               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
640                     title="Find out namespace of 'witsml' prefix">witsml</a>:calculationMethod&gt; <span class="type">
641                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
642                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;CalculationMethod&#34; type definition."
643                        href="obj_object_profiled_data_schema.xsd.html_h-1481851099.html">CalculationMethod</a>
644                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
645                     title="Find out namespace of 'witsml' prefix">witsml</a>:calculationMethod&gt; <span class="occurs">[0..1]</span> 
646                  <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>
647               </div>
648               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
649                     title="Find out namespace of 'witsml' prefix">witsml</a>:operator&gt; <span class="type">
650                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
651                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_businessAssociate&#34; type definition."
652                        href="obj_object_profiled_data_schema.xsd.html_h376706324.html">cs_businessAssociate</a>
653                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
654                     title="Find out namespace of 'witsml' prefix">witsml</a>:operator&gt; <span class="occurs">[0..1]</span> 
655                  <p class="documentation">'The operator of the facilities in the report.'</p>
656               </div>
657               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
658                     title="Find out namespace of 'witsml' prefix">witsml</a>:title&gt; <span class="type">
659                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
660                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameStruct&#34; type definition."
661                        href="obj_object_profiled_data_schema.xsd.html_h-269190043.html">nameStruct</a>
662                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
663                     title="Find out namespace of 'witsml' prefix">witsml</a>:title&gt; <span class="occurs">[0..1]</span> 
664                  <p class="documentation">'The tile of the report if different from the name of the report.'</p>
665               </div>
666               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
667                     title="Find out namespace of 'witsml' prefix">witsml</a>:geographicContext&gt; <span class="type">
668                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
669                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_geographicContext&#34; type definition."
670                        href="obj_object_profiled_data_schema.xsd.html_h-2063507186.html">cs_geographicContext</a>
671                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
672                     title="Find out namespace of 'witsml' prefix">witsml</a>:geographicContext&gt; <span class="occurs">[0..1]</span> 
673                  <p class="documentation">'The geographic context of the report.'</p>
674               </div>
675               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
676                     title="Find out namespace of 'witsml' prefix">witsml</a>:issueDate&gt; <span class="type">
677                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
678                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
679                        href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
680                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
681                     title="Find out namespace of 'witsml' prefix">witsml</a>:issueDate&gt; <span class="occurs">[0..1]</span> 
682                  <p class="documentation">'The date that the report was issued.'</p>
683               </div>
684               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
685                     title="Find out namespace of 'witsml' prefix">witsml</a>:issuedBy&gt; <span class="type">
686                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
687                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_businessAssociate&#34; type definition."
688                        href="obj_object_profiled_data_schema.xsd.html_h376706324.html">cs_businessAssociate</a>
689                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
690                     title="Find out namespace of 'witsml' prefix">witsml</a>:issuedBy&gt; <span class="occurs">[0..1]</span> 
691                  <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>
692               </div>
693               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
694                     title="Find out namespace of 'witsml' prefix">witsml</a>:approvalDate&gt; <span class="type">
695                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
696                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
697                        href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
698                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
699                     title="Find out namespace of 'witsml' prefix">witsml</a>:approvalDate&gt; <span class="occurs">[0..1]</span> 
700                  <p class="documentation">'The date that the report was approved.'</p>
701               </div>
702               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
703                     title="Find out namespace of 'witsml' prefix">witsml</a>:approver&gt; <span class="type">
704                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
705                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_businessAssociate&#34; type definition."
706                        href="obj_object_profiled_data_schema.xsd.html_h376706324.html">cs_businessAssociate</a>
707                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
708                     title="Find out namespace of 'witsml' prefix">witsml</a>:approver&gt; <span class="occurs">[0..1]</span> 
709                  <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>
710               </div>
711               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
712                     title="Find out namespace of 'witsml' prefix">witsml</a>:productFlowModel&gt; <span class="type">
713                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
714                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition."
715                        href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
716                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
717                     title="Find out namespace of 'witsml' prefix">witsml</a>:productFlowModel&gt; <span class="occurs">[0..1]</span> 
718                  <p class="documentation">'The Product Flow Model for the overall installation. This model represents all Product Flow Units referenced within this report.'</p>
719               </div>
720               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
721                     title="Find out namespace of 'witsml' prefix">witsml</a>:standardTempPres&gt; <span class="type">
722                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
723                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;StandardTempPress&#34; type definition."
724                        href="obj_object_profiled_data_schema.xsd.html_h-2000873299.html">StandardTempPress</a>
725                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
726                     title="Find out namespace of 'witsml' prefix">witsml</a>:standardTempPres&gt; <span class="occurs">[0..1]</span> 
727                  <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>
728               </div>
729               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
730                     title="Find out namespace of 'witsml' prefix">witsml</a>:businessUnit&gt; <span class="type">
731                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
732                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumeBusinessUnit&#34; type definition."
733                        href="obj_object_profiled_data_schema.xsd.html_h1671697603.html">cs_productVolumeBusinessUnit</a>
734                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
735                     title="Find out namespace of 'witsml' prefix">witsml</a>:businessUnit&gt; <span class="occurs">[0..*]</span> 
736                  <p class="documentation">'A business unit and related account or ownership share information.'</p>
737               </div>
738               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
739                     title="Find out namespace of 'witsml' prefix">witsml</a>:facility&gt; <span class="type">
740                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
741                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_productVolumeFacility&#34; type definition."
742                        href="obj_object_profiled_data_schema.xsd.html_h-977543806.html">cs_productVolumeFacility</a>
743                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
744                     title="Find out namespace of 'witsml' prefix">witsml</a>:facility&gt; <span class="occurs">[1..*]</span> 
745                  <p class="documentation">'A facility for which product information is being reported.'</p>
746               </div>
747               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
748                     title="Find out namespace of 'witsml' prefix">witsml</a>:commonData&gt; <span class="type">
749                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
750                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_commonData&#34; type definition."
751                        href="obj_object_profiled_data_schema.xsd.html_h1610479391.html">cs_commonData</a>
752                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
753                     title="Find out namespace of 'witsml' prefix">witsml</a>:commonData&gt; <span class="occurs">[0..1]</span> 
754                  <p class="documentation">'A container element that contains elements that are common to all data objects.'</p>
755               </div>
756               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
757                     title="Find out namespace of 'witsml' prefix">witsml</a>:customData&gt; <span class="type">
758                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
759                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_customData&#34; type definition."
760                        href="obj_object_profiled_data_schema.xsd.html_h-1155717723.html">cs_customData</a>
761                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
762                     title="Find out namespace of 'witsml' prefix">witsml</a>:customData&gt; <span class="occurs">[0..1]</span> 
763                  <p class="documentation">'A container element that can contain custom or user defined data elements.'</p>
764               </div>&lt;/...&gt;</div>
765         </div>
766         <script type="text/javascript">
767<!--
768          setState('h-222703140_xibox', true);
769// -->
770</script>
771      </div>
772      <div class="sample box">
773         <div>
774            <input type="button" id="h-222703140_diagram_button" class="control"
775                   onclick="switchState('h-222703140_diagram'); return false;"
776                   style="display: none"/> 
777            <span class="caption">Diagram</span>
778         </div>
779         <div id="h-222703140_diagram" class="contents">
780            <img usemap="#h-1610029883" src="schemaDiagrams/h-1610029883.png"/>
781            <!--
782            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h-1610029883.map--><map name="h-1610029883">
783</map>
784         </div>
785         <script type="text/javascript">
786<!--
787          setState('h-222703140_diagram', true);
788// -->
789</script>
790      </div>
791      <div class="schemaComponent box">
792         <div>
793            <input type="button" id="h-222703140_scbox_button" class="control"
794                   onclick="switchState('h-222703140_scbox'); return false;"
795                   style="display: none"/> 
796            <span class="caption">Schema Component Representation</span>
797         </div>
798         <div id="h-222703140_scbox" class="contents">
799            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:complexType</span> 
800               <span class="scTag">name</span>="<span class="scContent">obj_productVolume</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:complexContent</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:extension</span> 
801                     <span class="scTag">base</span>="<span class="scContent">
802                        <span class="type">
803                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
804                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;abstractSingularDataObject&#34; type definition."
805                              href="obj_object_profiled_data_schema.xsd.html_h1790635751.html">abstractSingularDataObject</a>
806                        </span>
807                     </span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:sequence</span>&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
808                           <span class="scTag">name</span>="<span class="scContent">name</span>" <span class="scTag">type</span>="<span class="scContent">
809                              <span class="type">
810                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
811                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameStruct&#34; type definition."
812                                    href="obj_object_profiled_data_schema.xsd.html_h-269190043.html">nameStruct</a>
813                              </span>
814                           </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
815                        <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:group</span> 
816                           <span class="scTag">ref</span>="<span class="scContent">
817                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
818                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;grp_productVolume&#34; group definition."
819                                 href="obj_object_profiled_data_schema.xsd.html_h1293434191.html">grp_productVolume</a>
820                           </span>"/&gt;</div>
821                        <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
822                           <span class="scTag">name</span>="<span class="scContent">commonData</span>" <span class="scTag">type</span>="<span class="scContent">
823                              <span class="type">
824                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
825                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_commonData&#34; type definition."
826                                    href="obj_object_profiled_data_schema.xsd.html_h1610479391.html">cs_commonData</a>
827                              </span>
828                           </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
829                        <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
830                           <span class="scTag">name</span>="<span class="scContent">customData</span>" <span class="scTag">type</span>="<span class="scContent">
831                              <span class="type">
832                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
833                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_customData&#34; type definition."
834                                    href="obj_object_profiled_data_schema.xsd.html_h-1155717723.html">cs_customData</a>
835                              </span>
836                           </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>
837                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:attributeGroup</span> 
838                        <span class="scTag">ref</span>="<span class="scContent">
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;attgrp_uid&#34; attribute group definition."
841                              href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html">attgrp_uid</a>
842                        </span>"/&gt;</div>&lt;/<span class="scTag">xsd:extension</span>&gt;</div>&lt;/<span class="scTag">xsd:complexContent</span>&gt;</div>&lt;/<span class="scTag">xsd:complexType</span>&gt;</div>
843         </div>
844         <script type="text/javascript">
845<!--
846          setState('h-222703140_scbox', false);
847// -->
848</script>
849      </div>
850      <hr/>
851      <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">
852<!--
853          document.write(document.lastModified);
854// -->
855</script>
856      </p>
857   </body>
858</html>
Note: See TracBrowser for help on using the browser.