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

Revision 17, 58.2 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_fluidAnalysisResult</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="h1976012086" class="name">obj_fluidAnalysisResult</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_fluidAnalysisResult</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_fluidAnalysisResult</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_h1126832637.html">obj_fluidAnalysisResults</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="h1976012086_xibox_button" class="control"
501                   onclick="switchState('h1976012086_xibox'); return false;"
502                   style="display: none"/> 
503            <span class="caption">XML Instance Representation</span>
504         </div>
505         <div id="h1976012086_xibox" class="contents">
506            <div style="margin-left: 0em">&lt;...<br/>
507               <span style="margin-left: 0.5em" class="newFields"> uidFluidSample="<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;refString&#34; type definition."
510                        href="obj_object_profiled_data_schema.xsd.html_h-2115546177.html">refString</a>
511                  </span> 
512                  <span class="occurs">[0..1]</span> 
513                  <p class="documentation">'Unique identifier for the Fluid Sample that was analyzed.'</p>"</span>
514               <br/>
515               <span style="margin-left: 0.5em" class="newFields"> uidFluidAnalysis="<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;refString&#34; type definition."
518                        href="obj_object_profiled_data_schema.xsd.html_h-2115546177.html">refString</a>
519                  </span> 
520                  <span class="occurs">[0..1]</span> 
521                  <p class="documentation">'Unique identifier for the Fluid Analysis that produced this result.'</p>"</span>
522               <br/>
523               <span style="margin-left: 0.5em" class="newFields"> uid="<span class="type">
524                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
525                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;uidString&#34; type definition."
526                        href="obj_object_profiled_data_schema.xsd.html_h1953291708.html">uidString</a>
527                  </span> 
528                  <span class="occurs">[0..1]</span> 
529                  <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/>
530               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
531                     title="Find out namespace of 'witsml' prefix">witsml</a>:nameFluidSample&gt; <span class="type">
532                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
533                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
534                        href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
535                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
536                     title="Find out namespace of 'witsml' prefix">witsml</a>:nameFluidSample&gt; <span class="occurs">[0..1]</span> 
537                  <p class="documentation">'Human recognizable context for the fluid sample that was analyzed.'</p>
538               </div>
539               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
540                     title="Find out namespace of 'witsml' prefix">witsml</a>:nameFluidAnalysis&gt; <span class="type">
541                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
542                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
543                        href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
544                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
545                     title="Find out namespace of 'witsml' prefix">witsml</a>:nameFluidAnalysis&gt; <span class="occurs">[0..1]</span> 
546                  <p class="documentation">'Human recognizable context for the fluid analysis that produced this result.'</p>
547               </div>
548               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
549                     title="Find out namespace of 'witsml' prefix">witsml</a>:name&gt; <span class="type">
550                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
551                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
552                        href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
553                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
554                     title="Find out namespace of 'witsml' prefix">witsml</a>:name&gt; <span class="occurs">[1]</span> 
555                  <p class="documentation">'The name of the Fluid Analysis Result.'</p>
556               </div>
557               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
558                     title="Find out namespace of 'witsml' prefix">witsml</a>:transferPressure&gt; <span class="type">
559                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
560                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
561                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
562                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
563                     title="Find out namespace of 'witsml' prefix">witsml</a>:transferPressure&gt; <span class="occurs">[0..1]</span> 
564                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
565               </div>
566               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
567                     title="Find out namespace of 'witsml' prefix">witsml</a>:transferTemperature&gt; <span class="type">
568                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
569                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
570                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
571                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
572                     title="Find out namespace of 'witsml' prefix">witsml</a>:transferTemperature&gt; <span class="occurs">[0..1]</span> 
573                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
574               </div>
575               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
576                     title="Find out namespace of 'witsml' prefix">witsml</a>:reservoirPressure&gt; <span class="type">
577                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
578                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
579                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
580                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
581                     title="Find out namespace of 'witsml' prefix">witsml</a>:reservoirPressure&gt; <span class="occurs">[0..1]</span> 
582                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
583               </div>
584               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
585                     title="Find out namespace of 'witsml' prefix">witsml</a>:reservoirTemperature&gt; <span class="type">
586                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
587                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
588                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
589                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
590                     title="Find out namespace of 'witsml' prefix">witsml</a>:reservoirTemperature&gt; <span class="occurs">[0..1]</span> 
591                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
592               </div>
593               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
594                     title="Find out namespace of 'witsml' prefix">witsml</a>:saturationPressure&gt; <span class="type">
595                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
596                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
597                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
598                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
599                     title="Find out namespace of 'witsml' prefix">witsml</a>:saturationPressure&gt; <span class="occurs">[0..1]</span> 
600                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
601               </div>
602               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
603                     title="Find out namespace of 'witsml' prefix">witsml</a>:producingGORStd&gt; <span class="type">
604                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
605                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumePerStandardVolumeMeasure&#34; type definition."
606                        href="obj_object_profiled_data_schema.xsd.html_h838391814.html">standardVolumePerStandardVolumeMeasure</a>
607                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
608                     title="Find out namespace of 'witsml' prefix">witsml</a>:producingGORStd&gt; <span class="occurs">[0..1]</span> 
609                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
610               </div>
611               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
612                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilAPIGravityMeasured&gt; <span class="type">
613                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
614                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
615                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
616                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
617                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilAPIGravityMeasured&gt; <span class="occurs">[0..1]</span> 
618                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
619               </div>
620               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
621                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilAPIGravityCorrected&gt; <span class="type">
622                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
623                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
624                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
625                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
626                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilAPIGravityCorrected&gt; <span class="occurs">[0..1]</span> 
627                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
628               </div>
629               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
630                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasGravityMeasured&gt; <span class="type">
631                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
632                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
633                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
634                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
635                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasGravityMeasured&gt; <span class="occurs">[0..1]</span> 
636                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
637               </div>
638               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
639                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasGravityCorrected&gt; <span class="type">
640                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
641                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
642                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
643                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
644                     title="Find out namespace of 'witsml' prefix">witsml</a>:gasGravityCorrected&gt; <span class="occurs">[0..1]</span> 
645                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
646               </div>
647               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
648                     title="Find out namespace of 'witsml' prefix">witsml</a>:h2oGravityMeasured&gt; <span class="type">
649                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
650                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
651                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
652                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
653                     title="Find out namespace of 'witsml' prefix">witsml</a>:h2oGravityMeasured&gt; <span class="occurs">[0..1]</span> 
654                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
655               </div>
656               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
657                     title="Find out namespace of 'witsml' prefix">witsml</a>:h2oGravityCorrected&gt; <span class="type">
658                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
659                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
660                        href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
661                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
662                     title="Find out namespace of 'witsml' prefix">witsml</a>:h2oGravityCorrected&gt; <span class="occurs">[0..1]</span> 
663                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
664               </div>
665               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
666                     title="Find out namespace of 'witsml' prefix">witsml</a>:h2oSalinity&gt; <span class="type">
667                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
668                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
669                        href="obj_object_profiled_data_schema.xsd.html_h-1588894038.html">massConcentrationMeasure</a>
670                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
671                     title="Find out namespace of 'witsml' prefix">witsml</a>:h2oSalinity&gt; <span class="occurs">[0..1]</span> 
672                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
673               </div>
674               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
675                     title="Find out namespace of 'witsml' prefix">witsml</a>:aromaticsWeightPercent&gt; <span class="type">
676                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
677                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
678                        href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
679                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
680                     title="Find out namespace of 'witsml' prefix">witsml</a>:aromaticsWeightPercent&gt; <span class="occurs">[0..1]</span> 
681                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
682               </div>
683               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
684                     title="Find out namespace of 'witsml' prefix">witsml</a>:asphaltenesWeightPercent&gt; <span class="type">
685                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
686                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
687                        href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
688                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
689                     title="Find out namespace of 'witsml' prefix">witsml</a>:asphaltenesWeightPercent&gt; <span class="occurs">[0..1]</span> 
690                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
691               </div>
692               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
693                     title="Find out namespace of 'witsml' prefix">witsml</a>:napthenesWeightPercent&gt; <span class="type">
694                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
695                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
696                        href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
697                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
698                     title="Find out namespace of 'witsml' prefix">witsml</a>:napthenesWeightPercent&gt; <span class="occurs">[0..1]</span> 
699                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
700               </div>
701               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
702                     title="Find out namespace of 'witsml' prefix">witsml</a>:parafinsWeightPercent&gt; <span class="type">
703                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
704                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
705                        href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
706                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
707                     title="Find out namespace of 'witsml' prefix">witsml</a>:parafinsWeightPercent&gt; <span class="occurs">[0..1]</span> 
708                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
709               </div>
710               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
711                     title="Find out namespace of 'witsml' prefix">witsml</a>:standardPressure&gt; <span class="type">
712                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
713                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
714                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
715                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
716                     title="Find out namespace of 'witsml' prefix">witsml</a>:standardPressure&gt; <span class="occurs">[0..1]</span> 
717                  <p class="documentation">'The definitin of standard pressure for all elements which end in \"Std\".'</p>
718               </div>
719               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
720                     title="Find out namespace of 'witsml' prefix">witsml</a>:standardTemperature&gt; <span class="type">
721                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
722                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
723                        href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
724                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
725                     title="Find out namespace of 'witsml' prefix">witsml</a>:standardTemperature&gt; <span class="occurs">[0..1]</span> 
726                  <p class="documentation">'The definitin of standard temperature for all elements which end in \"Std\".'</p>
727               </div>
728               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
729                     title="Find out namespace of 'witsml' prefix">witsml</a>:eosMOdel&gt; <span class="type">
730                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
731                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;EosModelKind&#34; type definition."
732                        href="obj_object_profiled_data_schema.xsd.html_h2024266841.html">EosModelKind</a>
733                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
734                     title="Find out namespace of 'witsml' prefix">witsml</a>:eosMOdel&gt; <span class="occurs">[0..1]</span> 
735                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
736               </div>
737               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
738                     title="Find out namespace of 'witsml' prefix">witsml</a>:analysisDescription&gt; <span class="type">
739                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
740                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;descriptionString&#34; type definition."
741                        href="obj_object_profiled_data_schema.xsd.html_h-357449368.html">descriptionString</a>
742                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
743                     title="Find out namespace of 'witsml' prefix">witsml</a>:analysisDescription&gt; <span class="occurs">[0..1]</span> 
744                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
745               </div>
746               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
747                     title="Find out namespace of 'witsml' prefix">witsml</a>:analysisPurpose&gt; <span class="type">
748                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
749                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;descriptionString&#34; type definition."
750                        href="obj_object_profiled_data_schema.xsd.html_h-357449368.html">descriptionString</a>
751                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
752                     title="Find out namespace of 'witsml' prefix">witsml</a>:analysisPurpose&gt; <span class="occurs">[0..1]</span> 
753                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
754               </div>
755               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
756                     title="Find out namespace of 'witsml' prefix">witsml</a>:fluidDataQuality&gt; <span class="type">
757                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
758                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultDataQuality&#34; type definition."
759                        href="obj_object_profiled_data_schema.xsd.html_h-31601448.html">cs_fluidResultDataQuality</a>
760                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
761                     title="Find out namespace of 'witsml' prefix">witsml</a>:fluidDataQuality&gt; <span class="occurs">[0..1]</span> 
762                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
763               </div>
764               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
765                     title="Find out namespace of 'witsml' prefix">witsml</a>:fluidSampleComposition&gt; <span class="type">
766                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
767                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultComposition&#34; type definition."
768                        href="obj_object_profiled_data_schema.xsd.html_h-40533875.html">cs_fluidResultComposition</a>
769                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
770                     title="Find out namespace of 'witsml' prefix">witsml</a>:fluidSampleComposition&gt; <span class="occurs">[0..*]</span> 
771                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
772               </div>
773               <span class="group" style="margin-left: 1.5em">Start <a title="Look up 'Choice' in glossary"
774                     href="obj_object_profiled_data_schema.xsd.html#term_Choice">Choice</a> 
775                  <span class="occurs">[1..*]</span>
776               </span>
777               <br/>
778               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
779                     title="Find out namespace of 'witsml' prefix">witsml</a>:saturationTest&gt; <span class="type">
780                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
781                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultSaturationTest&#34; type definition."
782                        href="obj_object_profiled_data_schema.xsd.html_h-1262914111.html">cs_fluidResultSaturationTest</a>
783                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
784                     title="Find out namespace of 'witsml' prefix">witsml</a>:saturationTest&gt; <span class="occurs">[0..*]</span> 
785                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
786               </div>
787               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
788                     title="Find out namespace of 'witsml' prefix">witsml</a>:constantCompositionExpansionTest&gt; <span class="type">
789                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
790                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultConstantCompositionExpansionTest&#34; type definition."
791                        href="obj_object_profiled_data_schema.xsd.html_h1925634344.html">cs_fluidResultConstantCompositionExpansionTest</a>
792                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
793                     title="Find out namespace of 'witsml' prefix">witsml</a>:constantCompositionExpansionTest&gt; <span class="occurs">[0..*]</span> 
794                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
795               </div>
796               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
797                     title="Find out namespace of 'witsml' prefix">witsml</a>:constantVolumeDepletionTest&gt; <span class="type">
798                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
799                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultConstantVolumeDepletionTest&#34; type definition."
800                        href="obj_object_profiled_data_schema.xsd.html_h1955180851.html">cs_fluidResultConstantVolumeDepletionTest</a>
801                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
802                     title="Find out namespace of 'witsml' prefix">witsml</a>:constantVolumeDepletionTest&gt; <span class="occurs">[0..*]</span> 
803                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
804               </div>
805               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
806                     title="Find out namespace of 'witsml' prefix">witsml</a>:differentialLiberationTest&gt; <span class="type">
807                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
808                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultDifferentialLiberationTest&#34; type definition."
809                        href="obj_object_profiled_data_schema.xsd.html_h628272781.html">cs_fluidResultDifferentialLiberationTest</a>
810                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
811                     title="Find out namespace of 'witsml' prefix">witsml</a>:differentialLiberationTest&gt; <span class="occurs">[0..*]</span> 
812                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
813               </div>
814               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
815                     title="Find out namespace of 'witsml' prefix">witsml</a>:jCurveTest&gt; <span class="type">
816                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
817                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultJCurveTest&#34; type definition."
818                        href="obj_object_profiled_data_schema.xsd.html_h535970196.html">cs_fluidResultJCurveTest</a>
819                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
820                     title="Find out namespace of 'witsml' prefix">witsml</a>:jCurveTest&gt; <span class="occurs">[0..*]</span> 
821                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
822               </div>
823               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
824                     title="Find out namespace of 'witsml' prefix">witsml</a>:transportPropertiesTest&gt; <span class="type">
825                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
826                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultTransportPropertiesTest&#34; type definition."
827                        href="obj_object_profiled_data_schema.xsd.html_h-517261743.html">cs_fluidResultTransportPropertiesTest</a>
828                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
829                     title="Find out namespace of 'witsml' prefix">witsml</a>:transportPropertiesTest&gt; <span class="occurs">[0..*]</span> 
830                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
831               </div>
832               <div style="margin-left: 3em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
833                     title="Find out namespace of 'witsml' prefix">witsml</a>:separatorTest&gt; <span class="type">
834                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
835                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultSeparatorTest&#34; type definition."
836                        href="obj_object_profiled_data_schema.xsd.html_h-1533088966.html">cs_fluidResultSeparatorTest</a>
837                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
838                     title="Find out namespace of 'witsml' prefix">witsml</a>:separatorTest&gt; <span class="occurs">[0..*]</span> 
839                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
840               </div>
841               <span class="group" style="margin-left: 1.5em">End Choice</span>
842               <br/>
843               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
844                     title="Find out namespace of 'witsml' prefix">witsml</a>:fluidSampleContaminant&gt; <span class="type">
845                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
846                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultContaminant&#34; type definition."
847                        href="obj_object_profiled_data_schema.xsd.html_h1116174695.html">cs_fluidResultContaminant</a>
848                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
849                     title="Find out namespace of 'witsml' prefix">witsml</a>:fluidSampleContaminant&gt; <span class="occurs">[0..*]</span> 
850                  <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
851               </div>
852               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
853                     title="Find out namespace of 'witsml' prefix">witsml</a>:commonData&gt; <span class="type">
854                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
855                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_commonData&#34; type definition."
856                        href="obj_object_profiled_data_schema.xsd.html_h1610479391.html">cs_commonData</a>
857                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
858                     title="Find out namespace of 'witsml' prefix">witsml</a>:commonData&gt; <span class="occurs">[0..1]</span> 
859                  <p class="documentation">'A container element that contains elements that are common to all data objects.'</p>
860               </div>
861               <div style="margin-left: 1.5em" class="newFields">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
862                     title="Find out namespace of 'witsml' prefix">witsml</a>:customData&gt; <span class="type">
863                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
864                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_customData&#34; type definition."
865                        href="obj_object_profiled_data_schema.xsd.html_h-1155717723.html">cs_customData</a>
866                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
867                     title="Find out namespace of 'witsml' prefix">witsml</a>:customData&gt; <span class="occurs">[0..1]</span> 
868                  <p class="documentation">'A container element that can contain custom or user defined data elements.'</p>
869               </div>&lt;/...&gt;</div>
870         </div>
871         <script type="text/javascript">
872<!--
873          setState('h1976012086_xibox', true);
874// -->
875</script>
876      </div>
877      <div class="sample box">
878         <div>
879            <input type="button" id="h1976012086_diagram_button" class="control"
880                   onclick="switchState('h1976012086_diagram'); return false;"
881                   style="display: none"/> 
882            <span class="caption">Diagram</span>
883         </div>
884         <div id="h1976012086_diagram" class="contents">
885            <img usemap="#h304963499" src="schemaDiagrams/h304963499.png"/>
886            <!--
887            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h304963499.map--><map name="h304963499">
888</map>
889         </div>
890         <script type="text/javascript">
891<!--
892          setState('h1976012086_diagram', true);
893// -->
894</script>
895      </div>
896      <div class="schemaComponent box">
897         <div>
898            <input type="button" id="h1976012086_scbox_button" class="control"
899                   onclick="switchState('h1976012086_scbox'); return false;"
900                   style="display: none"/> 
901            <span class="caption">Schema Component Representation</span>
902         </div>
903         <div id="h1976012086_scbox" class="contents">
904            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:complexType</span> 
905               <span class="scTag">name</span>="<span class="scContent">obj_fluidAnalysisResult</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> 
906                     <span class="scTag">base</span>="<span class="scContent">
907                        <span class="type">
908                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
909                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;abstractSingularDataObject&#34; type definition."
910                              href="obj_object_profiled_data_schema.xsd.html_h1790635751.html">abstractSingularDataObject</a>
911                        </span>
912                     </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> 
913                           <span class="scTag">name</span>="<span class="scContent">nameFluidSample</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;nameString&#34; type definition."
917                                    href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</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">nameFluidAnalysis</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;nameString&#34; type definition."
925                                    href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</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">name</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;nameString&#34; type definition."
933                                    href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
934                              </span>
935                           </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</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:group</span> 
937                           <span class="scTag">ref</span>="<span class="scContent">
938                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
939                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;grp_fluidAnalysisResult&#34; group definition."
940                                 href="obj_object_profiled_data_schema.xsd.html_h265705065.html">grp_fluidAnalysisResult</a>
941                           </span>"/&gt;</div>
942                        <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
943                           <span class="scTag">name</span>="<span class="scContent">commonData</span>" <span class="scTag">type</span>="<span class="scContent">
944                              <span class="type">
945                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
946                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_commonData&#34; type definition."
947                                    href="obj_object_profiled_data_schema.xsd.html_h1610479391.html">cs_commonData</a>
948                              </span>
949                           </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
950                        <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
951                           <span class="scTag">name</span>="<span class="scContent">customData</span>" <span class="scTag">type</span>="<span class="scContent">
952                              <span class="type">
953                                 <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
954                                    title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_customData&#34; type definition."
955                                    href="obj_object_profiled_data_schema.xsd.html_h-1155717723.html">cs_customData</a>
956                              </span>
957                           </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>
958                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:attribute</span> 
959                        <span class="scTag">name</span>="<span class="scContent">uidFluidSample</span>" <span class="scTag">type</span>="<span class="scContent">
960                           <span class="type">
961                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
962                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refString&#34; type definition."
963                                 href="obj_object_profiled_data_schema.xsd.html_h-2115546177.html">refString</a>
964                           </span>
965                        </span>" <span class="scTag">use</span>="<span class="scContent">optional</span>"/&gt;</div>
966                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:attribute</span> 
967                        <span class="scTag">name</span>="<span class="scContent">uidFluidAnalysis</span>" <span class="scTag">type</span>="<span class="scContent">
968                           <span class="type">
969                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
970                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refString&#34; type definition."
971                                 href="obj_object_profiled_data_schema.xsd.html_h-2115546177.html">refString</a>
972                           </span>
973                        </span>" <span class="scTag">use</span>="<span class="scContent">optional</span>"/&gt;</div>
974                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:attributeGroup</span> 
975                        <span class="scTag">ref</span>="<span class="scContent">
976                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
977                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;attgrp_uid&#34; attribute group definition."
978                              href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html">attgrp_uid</a>
979                        </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>
980         </div>
981         <script type="text/javascript">
982<!--
983          setState('h1976012086_scbox', false);
984// -->
985</script>
986      </div>
987      <hr/>
988      <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">
989<!--
990          document.write(document.lastModified);
991// -->
992</script>
993      </p>
994   </body>
995</html>
Note: See TracBrowser for help on using the browser.