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

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

Added project files for monthly production version 1.0

RevLine 
[17]1
2<!DOCTYPE html
3  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml">
5   <head>
6      <title>Documentation for obj_object_profiled_data_schema - obj_object_profiled_data_schema.xsd - Complex Type cs_productionOperationWeather</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-1776267696" class="name">cs_productionOperationWeather</a>
460      </h3>
461      <h4>
462         <a href="obj_object_profiled_data_schema.xsd.html" class="details">[Table of contents]</a>
463      </h4>
464      <table class="hierarchy">
465         <tr>
466            <th>Super-types:</th>
467            <td>None</td>
468         </tr>
469         <tr>
470            <th>Sub-types:</th>
471            <td>None</td>
472         </tr>
473      </table>
474      <table class="properties">
475         <tr>
476            <th>Name</th>
477            <td>cs_productionOperationWeather</td>
478         </tr>
479         <tr>
480            <th>Used by (from the same schema document)</th>
481            <td>Complex Type <b>
482                  <a href="obj_object_profiled_data_schema.xsd.html_h328676630.html">cs_productionOperationHSE</a>
483               </b>
484            </td>
485         </tr>
486         <tr>
487            <th>
488               <a title="Look up 'Abstract' in glossary"
489                  href="obj_object_profiled_data_schema.xsd.html#term_Abstract">Abstract</a>
490            </th>
491            <td>no</td>
492         </tr>
493         <tr>
494            <th>Documentation</th>
495            <td class="documentation">WITSML - Operations Weather Component Schema</td>
496         </tr>
497      </table>
498      <div class="sample box">
499         <div>
500            <input type="button" id="h-1776267696_xibox_button" class="control"
501                   onclick="switchState('h-1776267696_xibox'); return false;"
502                   style="display: none"/> 
503            <span class="caption">XML Instance Representation</span>
504         </div>
505         <div id="h-1776267696_xibox" class="contents">
506            <div style="margin-left: 0em">&lt;...<br/>
507               <span style="margin-left: 0.5em"> uid="<span class="type">
508                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
509                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;uidString&#34; type definition."
510                        href="obj_object_profiled_data_schema.xsd.html_h1953291708.html">uidString</a>
511                  </span> 
512                  <span class="occurs">[0..1]</span> 
513                  <p class="documentation">'The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only required to be unique within the context of the nearest recurring parent element.'</p>"</span>&gt; <br/>
514               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
515                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTim&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;timestamp&#34; type definition."
518                        href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</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>:dTim&gt; <span class="occurs">[1]</span> 
521                  <p class="documentation">'Date and time the information is related to.'</p>
522               </div>
523               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
524                     title="Find out namespace of 'witsml' prefix">witsml</a>:agency&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;str32&#34; type definition."
527                        href="obj_object_profiled_data_schema.xsd.html_h-1080026357.html">str32</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>:agency&gt; <span class="occurs">[0..1]</span> 
530                  <p class="documentation">'Name of company that supplied the data.'</p>
531               </div>
532               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
533                     title="Find out namespace of 'witsml' prefix">witsml</a>:barometricPressure&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;pressureMeasure&#34; type definition."
536                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</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>:barometricPressure&gt; <span class="occurs">[0..1]</span> 
539                  <p class="documentation">'Atmospheric pressure.'</p>
540               </div>
541               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
542                     title="Find out namespace of 'witsml' prefix">witsml</a>:beaufortScaleNumber&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;beaufortScaleIntegerCode&#34; type definition."
545                        href="obj_object_profiled_data_schema.xsd.html_h532072232.html">beaufortScaleIntegerCode</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>:beaufortScaleNumber&gt; <span class="occurs">[0..1]</span> 
548                  <p class="documentation">'The Beaufort wind scale is a system used to estimate and report wind speeds when no measuring apparatus is available. It was invented in the early 19th Century by Admiral Sir Francis Beaufort of the British Navy as a way to interpret winds from conditions.'</p>
549               </div>
550               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
551                     title="Find out namespace of 'witsml' prefix">witsml</a>:tempSurface&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;thermodynamicTemperatureMeasure&#34; type definition."
554                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</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>:tempSurface&gt; <span class="occurs">[0..1]</span> 
557                  <p class="documentation">'Average temperature above ground for the period. Temperature of the atmosphere.'</p>
558               </div>
559               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
560                     title="Find out namespace of 'witsml' prefix">witsml</a>:tempSurfaceMn&gt; <span class="type">
561                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
562                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
563                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
564                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
565                     title="Find out namespace of 'witsml' prefix">witsml</a>:tempSurfaceMn&gt; <span class="occurs">[0..1]</span> 
566                  <p class="documentation">'Minimum temperature above ground. Temperature of the atmosphere.'</p>
567               </div>
568               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
569                     title="Find out namespace of 'witsml' prefix">witsml</a>:tempSurfaceMx&gt; <span class="type">
570                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
571                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
572                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
573                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
574                     title="Find out namespace of 'witsml' prefix">witsml</a>:tempSurfaceMx&gt; <span class="occurs">[0..1]</span> 
575                  <p class="documentation">'Maximum temperature above ground.'</p>
576               </div>
577               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
578                     title="Find out namespace of 'witsml' prefix">witsml</a>:tempWindChill&gt; <span class="type">
579                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
580                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
581                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
582                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
583                     title="Find out namespace of 'witsml' prefix">witsml</a>:tempWindChill&gt; <span class="occurs">[0..1]</span> 
584                  <p class="documentation">'A measure of the combined chilling effect of wind and low temperature on living things, also named chill factor, e.g., according to US weather service table, an air temperature of 30 degF with a 10 mi/h corresponds to a windchill of 22 degF.'</p>
585               </div>
586               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
587                     title="Find out namespace of 'witsml' prefix">witsml</a>:tempsea&gt; <span class="type">
588                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
589                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
590                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
591                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
592                     title="Find out namespace of 'witsml' prefix">witsml</a>:tempsea&gt; <span class="occurs">[0..1]</span> 
593                  <p class="documentation">'Sea temperature.'</p>
594               </div>
595               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
596                     title="Find out namespace of 'witsml' prefix">witsml</a>:visibility&gt; <span class="type">
597                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
598                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
599                        href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
600                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
601                     title="Find out namespace of 'witsml' prefix">witsml</a>:visibility&gt; <span class="occurs">[0..1]</span> 
602                  <p class="documentation">'Horizontal visibility.'</p>
603               </div>
604               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
605                     title="Find out namespace of 'witsml' prefix">witsml</a>:aziWave&gt; <span class="type">
606                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
607                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;planeAngleMeasure&#34; type definition."
608                        href="obj_object_profiled_data_schema.xsd.html_h1490166722.html">planeAngleMeasure</a>
609                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
610                     title="Find out namespace of 'witsml' prefix">witsml</a>:aziWave&gt; <span class="occurs">[0..1]</span> 
611                  <p class="documentation">'The direction from which the waves are coming, measured from true north.'</p>
612               </div>
613               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
614                     title="Find out namespace of 'witsml' prefix">witsml</a>:htWave&gt; <span class="type">
615                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
616                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
617                        href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
618                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
619                     title="Find out namespace of 'witsml' prefix">witsml</a>:htWave&gt; <span class="occurs">[0..1]</span> 
620                  <p class="documentation">'Average height of the waves.'</p>
621               </div>
622               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
623                     title="Find out namespace of 'witsml' prefix">witsml</a>:significantWave&gt; <span class="type">
624                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
625                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
626                        href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
627                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
628                     title="Find out namespace of 'witsml' prefix">witsml</a>:significantWave&gt; <span class="occurs">[0..1]</span> 
629                  <p class="documentation">'An average of the higher 1/3 of the wave heights passing during a sample period (typically 20 to 30 minutes).'</p>
630               </div>
631               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
632                     title="Find out namespace of 'witsml' prefix">witsml</a>:maxWave&gt; <span class="type">
633                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
634                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
635                        href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
636                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
637                     title="Find out namespace of 'witsml' prefix">witsml</a>:maxWave&gt; <span class="occurs">[0..1]</span> 
638                  <p class="documentation">'The maximum wave height.'</p>
639               </div>
640               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
641                     title="Find out namespace of 'witsml' prefix">witsml</a>:periodWave&gt; <span class="type">
642                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
643                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timeMeasure&#34; type definition."
644                        href="obj_object_profiled_data_schema.xsd.html_h-699105204.html">timeMeasure</a>
645                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
646                     title="Find out namespace of 'witsml' prefix">witsml</a>:periodWave&gt; <span class="occurs">[0..1]</span> 
647                  <p class="documentation">'The elapsed time between the passing of two wave tops.'</p>
648               </div>
649               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
650                     title="Find out namespace of 'witsml' prefix">witsml</a>:aziWind&gt; <span class="type">
651                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
652                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;planeAngleMeasure&#34; type definition."
653                        href="obj_object_profiled_data_schema.xsd.html_h1490166722.html">planeAngleMeasure</a>
654                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
655                     title="Find out namespace of 'witsml' prefix">witsml</a>:aziWind&gt; <span class="occurs">[0..1]</span> 
656                  <p class="documentation">'The direction from which the wind is blowing, measured from true north.'</p>
657               </div>
658               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
659                     title="Find out namespace of 'witsml' prefix">witsml</a>:velWind&gt; <span class="type">
660                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
661                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;velocityMeasure&#34; type definition."
662                        href="obj_object_profiled_data_schema.xsd.html_h-638685508.html">velocityMeasure</a>
663                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
664                     title="Find out namespace of 'witsml' prefix">witsml</a>:velWind&gt; <span class="occurs">[0..1]</span> 
665                  <p class="documentation">'Wind speed.'</p>
666               </div>
667               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
668                     title="Find out namespace of 'witsml' prefix">witsml</a>:typePrecip&gt; <span class="type">
669                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
670                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;str32&#34; type definition."
671                        href="obj_object_profiled_data_schema.xsd.html_h-1080026357.html">str32</a>
672                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
673                     title="Find out namespace of 'witsml' prefix">witsml</a>:typePrecip&gt; <span class="occurs">[0..1]</span> 
674                  <p class="documentation">'Type of precipitation.'</p>
675               </div>
676               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
677                     title="Find out namespace of 'witsml' prefix">witsml</a>:amtPrecip&gt; <span class="type">
678                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
679                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
680                        href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
681                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
682                     title="Find out namespace of 'witsml' prefix">witsml</a>:amtPrecip&gt; <span class="occurs">[0..1]</span> 
683                  <p class="documentation">'Amount of precipitation.'</p>
684               </div>
685               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
686                     title="Find out namespace of 'witsml' prefix">witsml</a>:coverCloud&gt; <span class="type">
687                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
688                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;str32&#34; type definition."
689                        href="obj_object_profiled_data_schema.xsd.html_h-1080026357.html">str32</a>
690                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
691                     title="Find out namespace of 'witsml' prefix">witsml</a>:coverCloud&gt; <span class="occurs">[0..1]</span> 
692                  <p class="documentation">'Description of cloud cover.'</p>
693               </div>
694               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
695                     title="Find out namespace of 'witsml' prefix">witsml</a>:ceilingCloud&gt; <span class="type">
696                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
697                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
698                        href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
699                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
700                     title="Find out namespace of 'witsml' prefix">witsml</a>:ceilingCloud&gt; <span class="occurs">[0..1]</span> 
701                  <p class="documentation">'Height of cloud cover.'</p>
702               </div>
703               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
704                     title="Find out namespace of 'witsml' prefix">witsml</a>:currentSea&gt; <span class="type">
705                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
706                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;velocityMeasure&#34; type definition."
707                        href="obj_object_profiled_data_schema.xsd.html_h-638685508.html">velocityMeasure</a>
708                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
709                     title="Find out namespace of 'witsml' prefix">witsml</a>:currentSea&gt; <span class="occurs">[0..1]</span> 
710                  <p class="documentation">'Current speed.'</p>
711               </div>
712               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
713                     title="Find out namespace of 'witsml' prefix">witsml</a>:aziCurrentSea&gt; <span class="type">
714                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
715                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;planeAngleMeasure&#34; type definition."
716                        href="obj_object_profiled_data_schema.xsd.html_h1490166722.html">planeAngleMeasure</a>
717                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
718                     title="Find out namespace of 'witsml' prefix">witsml</a>:aziCurrentSea&gt; <span class="occurs">[0..1]</span> 
719                  <p class="documentation">'Azimuth of current.'</p>
720               </div>
721               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
722                     title="Find out namespace of 'witsml' prefix">witsml</a>:comments&gt; <span class="type">
723                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
724                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;commentString&#34; type definition."
725                        href="obj_object_profiled_data_schema.xsd.html_h-793122037.html">commentString</a>
726                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
727                     title="Find out namespace of 'witsml' prefix">witsml</a>:comments&gt; <span class="occurs">[0..1]</span> 
728                  <p class="documentation">'Comments and remarks.'</p>
729               </div>&lt;/...&gt;</div>
730         </div>
731         <script type="text/javascript">
732<!--
733          setState('h-1776267696_xibox', true);
734// -->
735</script>
736      </div>
737      <div class="sample box">
738         <div>
739            <input type="button" id="h-1776267696_diagram_button" class="control"
740                   onclick="switchState('h-1776267696_diagram'); return false;"
741                   style="display: none"/> 
742            <span class="caption">Diagram</span>
743         </div>
744         <div id="h-1776267696_diagram" class="contents">
745            <img usemap="#h801221841" src="schemaDiagrams/h801221841.png"/>
746            <!--
747            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h801221841.map--><map name="h801221841">
748               <area shape="rect" alt="h-622169519" coords="344,0,428,26"
749                     href="obj_object_profiled_data_schema.xsd.html_h-622169519.html#h-622169519"/>
750
751               <area shape="rect" alt="h-1080026357" coords="344,36,439,78"
752                     href="obj_object_profiled_data_schema.xsd.html_h-1080026357.html#h-1080026357"/>
753
754               <area shape="rect" alt="h1272623188" coords="344,88,510,130"
755                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
756
757               <area shape="rect" alt="h532072232" coords="344,140,521,182"
758                     href="obj_object_profiled_data_schema.xsd.html_h532072232.html#h532072232"/>
759
760               <area shape="rect" alt="h-607763263" coords="344,192,470,234"
761                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
762
763               <area shape="rect" alt="h-607763263" coords="344,244,486,286"
764                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
765
766               <area shape="rect" alt="h-607763263" coords="344,296,484,338"
767                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
768
769               <area shape="rect" alt="h-607763263" coords="344,348,481,390"
770                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
771
772               <area shape="rect" alt="h-607763263" coords="344,400,449,442"
773                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
774
775               <area shape="rect" alt="h283461459" coords="344,452,442,494"
776                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html#h283461459"/>
777
778               <area shape="rect" alt="h1490166722" coords="344,504,445,546"
779                     href="obj_object_profiled_data_schema.xsd.html_h1490166722.html#h1490166722"/>
780
781               <area shape="rect" alt="h283461459" coords="344,556,440,598"
782                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html#h283461459"/>
783
784               <area shape="rect" alt="h283461459" coords="344,608,486,650"
785                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html#h283461459"/>
786
787               <area shape="rect" alt="h283461459" coords="344,660,453,702"
788                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html#h283461459"/>
789
790               <area shape="rect" alt="h-699105204" coords="344,712,465,754"
791                     href="obj_object_profiled_data_schema.xsd.html_h-699105204.html#h-699105204"/>
792
793               <area shape="rect" alt="h1490166722" coords="344,764,443,806"
794                     href="obj_object_profiled_data_schema.xsd.html_h1490166722.html#h1490166722"/>
795
796               <area shape="rect" alt="h-638685508" coords="344,816,443,858"
797                     href="obj_object_profiled_data_schema.xsd.html_h-638685508.html#h-638685508"/>
798
799               <area shape="rect" alt="h-1080026357" coords="344,868,457,910"
800                     href="obj_object_profiled_data_schema.xsd.html_h-1080026357.html#h-1080026357"/>
801
802               <area shape="rect" alt="h283461459" coords="344,920,456,962"
803                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html#h283461459"/>
804
805               <area shape="rect" alt="h-1080026357" coords="344,972,462,1014"
806                     href="obj_object_profiled_data_schema.xsd.html_h-1080026357.html#h-1080026357"/>
807
808               <area shape="rect" alt="h283461459" coords="344,1024,469,1066"
809                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html#h283461459"/>
810
811               <area shape="rect" alt="h-638685508" coords="344,1076,460,1118"
812                     href="obj_object_profiled_data_schema.xsd.html_h-638685508.html#h-638685508"/>
813
814               <area shape="rect" alt="h1490166722" coords="344,1128,478,1170"
815                     href="obj_object_profiled_data_schema.xsd.html_h1490166722.html#h1490166722"/>
816
817               <area shape="rect" alt="h-793122037" coords="344,1180,459,1222"
818                     href="obj_object_profiled_data_schema.xsd.html_h-793122037.html#h-793122037"/>
819
820               <area shape="rect" alt="h-1931220815" coords="258,1232,432,1258"
821                     href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html#h-1931220815"/>
822
823            </map>
824         </div>
825         <script type="text/javascript">
826<!--
827          setState('h-1776267696_diagram', true);
828// -->
829</script>
830      </div>
831      <div class="schemaComponent box">
832         <div>
833            <input type="button" id="h-1776267696_scbox_button" class="control"
834                   onclick="switchState('h-1776267696_scbox'); return false;"
835                   style="display: none"/> 
836            <span class="caption">Schema Component Representation</span>
837         </div>
838         <div id="h-1776267696_scbox" class="contents">
839            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:complexType</span> 
840               <span class="scTag">name</span>="<span class="scContent">cs_productionOperationWeather</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> 
841                     <span class="scTag">name</span>="<span class="scContent">dTim</span>" <span class="scTag">type</span>="<span class="scContent">
842                        <span class="type">
843                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
844                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
845                              href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
846                        </span>
847                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
848                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
849                     <span class="scTag">name</span>="<span class="scContent">agency</span>" <span class="scTag">type</span>="<span class="scContent">
850                        <span class="type">
851                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
852                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;str32&#34; type definition."
853                              href="obj_object_profiled_data_schema.xsd.html_h-1080026357.html">str32</a>
854                        </span>
855                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
856                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
857                     <span class="scTag">name</span>="<span class="scContent">barometricPressure</span>" <span class="scTag">type</span>="<span class="scContent">
858                        <span class="type">
859                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
860                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
861                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
862                        </span>
863                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
864                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
865                     <span class="scTag">name</span>="<span class="scContent">beaufortScaleNumber</span>" <span class="scTag">type</span>="<span class="scContent">
866                        <span class="type">
867                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
868                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;beaufortScaleIntegerCode&#34; type definition."
869                              href="obj_object_profiled_data_schema.xsd.html_h532072232.html">beaufortScaleIntegerCode</a>
870                        </span>
871                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
872                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
873                     <span class="scTag">name</span>="<span class="scContent">tempSurface</span>" <span class="scTag">type</span>="<span class="scContent">
874                        <span class="type">
875                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
876                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
877                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
878                        </span>
879                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
880                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
881                     <span class="scTag">name</span>="<span class="scContent">tempSurfaceMn</span>" <span class="scTag">type</span>="<span class="scContent">
882                        <span class="type">
883                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
884                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
885                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
886                        </span>
887                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
888                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
889                     <span class="scTag">name</span>="<span class="scContent">tempSurfaceMx</span>" <span class="scTag">type</span>="<span class="scContent">
890                        <span class="type">
891                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
892                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
893                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
894                        </span>
895                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
896                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
897                     <span class="scTag">name</span>="<span class="scContent">tempWindChill</span>" <span class="scTag">type</span>="<span class="scContent">
898                        <span class="type">
899                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
900                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
901                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
902                        </span>
903                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
904                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
905                     <span class="scTag">name</span>="<span class="scContent">tempsea</span>" <span class="scTag">type</span>="<span class="scContent">
906                        <span class="type">
907                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
908                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
909                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
910                        </span>
911                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
912                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
913                     <span class="scTag">name</span>="<span class="scContent">visibility</span>" <span class="scTag">type</span>="<span class="scContent">
914                        <span class="type">
915                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
916                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
917                              href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
918                        </span>
919                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
920                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
921                     <span class="scTag">name</span>="<span class="scContent">aziWave</span>" <span class="scTag">type</span>="<span class="scContent">
922                        <span class="type">
923                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
924                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;planeAngleMeasure&#34; type definition."
925                              href="obj_object_profiled_data_schema.xsd.html_h1490166722.html">planeAngleMeasure</a>
926                        </span>
927                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
928                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
929                     <span class="scTag">name</span>="<span class="scContent">htWave</span>" <span class="scTag">type</span>="<span class="scContent">
930                        <span class="type">
931                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
932                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
933                              href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
934                        </span>
935                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
936                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
937                     <span class="scTag">name</span>="<span class="scContent">significantWave</span>" <span class="scTag">type</span>="<span class="scContent">
938                        <span class="type">
939                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
940                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
941                              href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
942                        </span>
943                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
944                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
945                     <span class="scTag">name</span>="<span class="scContent">maxWave</span>" <span class="scTag">type</span>="<span class="scContent">
946                        <span class="type">
947                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
948                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
949                              href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
950                        </span>
951                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
952                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
953                     <span class="scTag">name</span>="<span class="scContent">periodWave</span>" <span class="scTag">type</span>="<span class="scContent">
954                        <span class="type">
955                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
956                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timeMeasure&#34; type definition."
957                              href="obj_object_profiled_data_schema.xsd.html_h-699105204.html">timeMeasure</a>
958                        </span>
959                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
960                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
961                     <span class="scTag">name</span>="<span class="scContent">aziWind</span>" <span class="scTag">type</span>="<span class="scContent">
962                        <span class="type">
963                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
964                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;planeAngleMeasure&#34; type definition."
965                              href="obj_object_profiled_data_schema.xsd.html_h1490166722.html">planeAngleMeasure</a>
966                        </span>
967                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
968                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
969                     <span class="scTag">name</span>="<span class="scContent">velWind</span>" <span class="scTag">type</span>="<span class="scContent">
970                        <span class="type">
971                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
972                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;velocityMeasure&#34; type definition."
973                              href="obj_object_profiled_data_schema.xsd.html_h-638685508.html">velocityMeasure</a>
974                        </span>
975                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
976                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
977                     <span class="scTag">name</span>="<span class="scContent">typePrecip</span>" <span class="scTag">type</span>="<span class="scContent">
978                        <span class="type">
979                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
980                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;str32&#34; type definition."
981                              href="obj_object_profiled_data_schema.xsd.html_h-1080026357.html">str32</a>
982                        </span>
983                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
984                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
985                     <span class="scTag">name</span>="<span class="scContent">amtPrecip</span>" <span class="scTag">type</span>="<span class="scContent">
986                        <span class="type">
987                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
988                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
989                              href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
990                        </span>
991                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
992                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
993                     <span class="scTag">name</span>="<span class="scContent">coverCloud</span>" <span class="scTag">type</span>="<span class="scContent">
994                        <span class="type">
995                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
996                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;str32&#34; type definition."
997                              href="obj_object_profiled_data_schema.xsd.html_h-1080026357.html">str32</a>
998                        </span>
999                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1000                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1001                     <span class="scTag">name</span>="<span class="scContent">ceilingCloud</span>" <span class="scTag">type</span>="<span class="scContent">
1002                        <span class="type">
1003                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1004                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
1005                              href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
1006                        </span>
1007                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1008                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1009                     <span class="scTag">name</span>="<span class="scContent">currentSea</span>" <span class="scTag">type</span>="<span class="scContent">
1010                        <span class="type">
1011                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1012                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;velocityMeasure&#34; type definition."
1013                              href="obj_object_profiled_data_schema.xsd.html_h-638685508.html">velocityMeasure</a>
1014                        </span>
1015                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1016                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1017                     <span class="scTag">name</span>="<span class="scContent">aziCurrentSea</span>" <span class="scTag">type</span>="<span class="scContent">
1018                        <span class="type">
1019                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1020                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;planeAngleMeasure&#34; type definition."
1021                              href="obj_object_profiled_data_schema.xsd.html_h1490166722.html">planeAngleMeasure</a>
1022                        </span>
1023                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1024                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1025                     <span class="scTag">name</span>="<span class="scContent">comments</span>" <span class="scTag">type</span>="<span class="scContent">
1026                        <span class="type">
1027                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1028                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;commentString&#34; type definition."
1029                              href="obj_object_profiled_data_schema.xsd.html_h-793122037.html">commentString</a>
1030                        </span>
1031                     </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>
1032               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:attributeGroup</span> 
1033                  <span class="scTag">ref</span>="<span class="scContent">
1034                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1035                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;attgrp_uid&#34; attribute group definition."
1036                        href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html">attgrp_uid</a>
1037                  </span>"/&gt;</div>&lt;/<span class="scTag">xsd:complexType</span>&gt;</div>
1038         </div>
1039         <script type="text/javascript">
1040<!--
1041          setState('h-1776267696_scbox', false);
1042// -->
1043</script>
1044      </div>
1045      <hr/>
1046      <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">
1047<!--
1048          document.write(document.lastModified);
1049// -->
1050</script>
1051      </p>
1052   </body>
1053</html>
Note: See TracBrowser for help on using the browser.