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

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

Added project files for monthly production version 1.0

Line 
1
2<!DOCTYPE html
3  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml">
5   <head>
6      <title>Documentation for obj_object_profiled_data_schema - obj_object_profiled_data_schema.xsd - Model Group grp_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>Model Group: <a name="h265705065" class="name">grp_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="properties">
465         <tr>
466            <th>Name</th>
467            <td>grp_fluidAnalysisResult</td>
468         </tr>
469         <tr>
470            <th>Used by (from the same schema document)</th>
471            <td>Complex Type <b>
472                  <a href="obj_object_profiled_data_schema.xsd.html_h1976012086.html">obj_fluidAnalysisResult</a>
473               </b>
474            </td>
475         </tr>
476      </table>
477      <div class="sample box">
478         <div>
479            <input type="button" id="h265705065_xibox_button" class="control"
480                   onclick="switchState('h265705065_xibox'); return false;"
481                   style="display: none"/> 
482            <span class="caption">XML Instance Representation</span>
483         </div>
484         <div id="h265705065_xibox" class="contents">
485            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
486                  title="Find out namespace of 'witsml' prefix">witsml</a>:transferPressure&gt; <span class="type">
487                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
488                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
489                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
490               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
491                  title="Find out namespace of 'witsml' prefix">witsml</a>:transferPressure&gt; <span class="occurs">[0..1]</span> 
492               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
493            </div>
494            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
495                  title="Find out namespace of 'witsml' prefix">witsml</a>:transferTemperature&gt; <span class="type">
496                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
497                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
498                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
499               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
500                  title="Find out namespace of 'witsml' prefix">witsml</a>:transferTemperature&gt; <span class="occurs">[0..1]</span> 
501               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
502            </div>
503            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
504                  title="Find out namespace of 'witsml' prefix">witsml</a>:reservoirPressure&gt; <span class="type">
505                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
506                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
507                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
508               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
509                  title="Find out namespace of 'witsml' prefix">witsml</a>:reservoirPressure&gt; <span class="occurs">[0..1]</span> 
510               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
511            </div>
512            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
513                  title="Find out namespace of 'witsml' prefix">witsml</a>:reservoirTemperature&gt; <span class="type">
514                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
515                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
516                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
517               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
518                  title="Find out namespace of 'witsml' prefix">witsml</a>:reservoirTemperature&gt; <span class="occurs">[0..1]</span> 
519               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
520            </div>
521            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
522                  title="Find out namespace of 'witsml' prefix">witsml</a>:saturationPressure&gt; <span class="type">
523                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
524                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
525                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
526               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
527                  title="Find out namespace of 'witsml' prefix">witsml</a>:saturationPressure&gt; <span class="occurs">[0..1]</span> 
528               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
529            </div>
530            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
531                  title="Find out namespace of 'witsml' prefix">witsml</a>:producingGORStd&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;standardVolumePerStandardVolumeMeasure&#34; type definition."
534                     href="obj_object_profiled_data_schema.xsd.html_h838391814.html">standardVolumePerStandardVolumeMeasure</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>:producingGORStd&gt; <span class="occurs">[0..1]</span> 
537               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
538            </div>
539            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
540                  title="Find out namespace of 'witsml' prefix">witsml</a>:oilAPIGravityMeasured&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;densityMeasure&#34; type definition."
543                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</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>:oilAPIGravityMeasured&gt; <span class="occurs">[0..1]</span> 
546               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
547            </div>
548            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
549                  title="Find out namespace of 'witsml' prefix">witsml</a>:oilAPIGravityCorrected&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;densityMeasure&#34; type definition."
552                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</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>:oilAPIGravityCorrected&gt; <span class="occurs">[0..1]</span> 
555               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
556            </div>
557            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
558                  title="Find out namespace of 'witsml' prefix">witsml</a>:gasGravityMeasured&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;unitlessQuantity&#34; type definition."
561                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</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>:gasGravityMeasured&gt; <span class="occurs">[0..1]</span> 
564               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
565            </div>
566            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
567                  title="Find out namespace of 'witsml' prefix">witsml</a>:gasGravityCorrected&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;unitlessQuantity&#34; type definition."
570                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</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>:gasGravityCorrected&gt; <span class="occurs">[0..1]</span> 
573               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
574            </div>
575            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
576                  title="Find out namespace of 'witsml' prefix">witsml</a>:h2oGravityMeasured&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;unitlessQuantity&#34; type definition."
579                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</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>:h2oGravityMeasured&gt; <span class="occurs">[0..1]</span> 
582               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
583            </div>
584            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
585                  title="Find out namespace of 'witsml' prefix">witsml</a>:h2oGravityCorrected&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;unitlessQuantity&#34; type definition."
588                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</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>:h2oGravityCorrected&gt; <span class="occurs">[0..1]</span> 
591               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
592            </div>
593            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
594                  title="Find out namespace of 'witsml' prefix">witsml</a>:h2oSalinity&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;massConcentrationMeasure&#34; type definition."
597                     href="obj_object_profiled_data_schema.xsd.html_h-1588894038.html">massConcentrationMeasure</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>:h2oSalinity&gt; <span class="occurs">[0..1]</span> 
600               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
601            </div>
602            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
603                  title="Find out namespace of 'witsml' prefix">witsml</a>:aromaticsWeightPercent&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;massConcentrationMeasurePercent&#34; type definition."
606                     href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</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>:aromaticsWeightPercent&gt; <span class="occurs">[0..1]</span> 
609               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
610            </div>
611            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
612                  title="Find out namespace of 'witsml' prefix">witsml</a>:asphaltenesWeightPercent&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;massConcentrationMeasurePercent&#34; type definition."
615                     href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</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>:asphaltenesWeightPercent&gt; <span class="occurs">[0..1]</span> 
618               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
619            </div>
620            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
621                  title="Find out namespace of 'witsml' prefix">witsml</a>:napthenesWeightPercent&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;massConcentrationMeasurePercent&#34; type definition."
624                     href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</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>:napthenesWeightPercent&gt; <span class="occurs">[0..1]</span> 
627               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
628            </div>
629            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
630                  title="Find out namespace of 'witsml' prefix">witsml</a>:parafinsWeightPercent&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;massConcentrationMeasurePercent&#34; type definition."
633                     href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</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>:parafinsWeightPercent&gt; <span class="occurs">[0..1]</span> 
636               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
637            </div>
638            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
639                  title="Find out namespace of 'witsml' prefix">witsml</a>:standardPressure&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;pressureMeasure&#34; type definition."
642                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</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>:standardPressure&gt; <span class="occurs">[0..1]</span> 
645               <p class="documentation">'The definitin of standard pressure for all elements which end in \"Std\".'</p>
646            </div>
647            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
648                  title="Find out namespace of 'witsml' prefix">witsml</a>:standardTemperature&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;thermodynamicTemperatureMeasure&#34; type definition."
651                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</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>:standardTemperature&gt; <span class="occurs">[0..1]</span> 
654               <p class="documentation">'The definitin of standard temperature for all elements which end in \"Std\".'</p>
655            </div>
656            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
657                  title="Find out namespace of 'witsml' prefix">witsml</a>:eosMOdel&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;EosModelKind&#34; type definition."
660                     href="obj_object_profiled_data_schema.xsd.html_h2024266841.html">EosModelKind</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>:eosMOdel&gt; <span class="occurs">[0..1]</span> 
663               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
664            </div>
665            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
666                  title="Find out namespace of 'witsml' prefix">witsml</a>:analysisDescription&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;descriptionString&#34; type definition."
669                     href="obj_object_profiled_data_schema.xsd.html_h-357449368.html">descriptionString</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>:analysisDescription&gt; <span class="occurs">[0..1]</span> 
672               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
673            </div>
674            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
675                  title="Find out namespace of 'witsml' prefix">witsml</a>:analysisPurpose&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;descriptionString&#34; type definition."
678                     href="obj_object_profiled_data_schema.xsd.html_h-357449368.html">descriptionString</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>:analysisPurpose&gt; <span class="occurs">[0..1]</span> 
681               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
682            </div>
683            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
684                  title="Find out namespace of 'witsml' prefix">witsml</a>:fluidDataQuality&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;cs_fluidResultDataQuality&#34; type definition."
687                     href="obj_object_profiled_data_schema.xsd.html_h-31601448.html">cs_fluidResultDataQuality</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>:fluidDataQuality&gt; <span class="occurs">[0..1]</span> 
690               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
691            </div>
692            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
693                  title="Find out namespace of 'witsml' prefix">witsml</a>:fluidSampleComposition&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;cs_fluidResultComposition&#34; type definition."
696                     href="obj_object_profiled_data_schema.xsd.html_h-40533875.html">cs_fluidResultComposition</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>:fluidSampleComposition&gt; <span class="occurs">[0..*]</span> 
699               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
700            </div>
701            <span class="group" style="margin-left: 0em">Start <a title="Look up 'Choice' in glossary"
702                  href="obj_object_profiled_data_schema.xsd.html#term_Choice">Choice</a> 
703               <span class="occurs">[1..*]</span>
704            </span>
705            <br/>
706            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
707                  title="Find out namespace of 'witsml' prefix">witsml</a>:saturationTest&gt; <span class="type">
708                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
709                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultSaturationTest&#34; type definition."
710                     href="obj_object_profiled_data_schema.xsd.html_h-1262914111.html">cs_fluidResultSaturationTest</a>
711               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
712                  title="Find out namespace of 'witsml' prefix">witsml</a>:saturationTest&gt; <span class="occurs">[0..*]</span> 
713               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
714            </div>
715            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
716                  title="Find out namespace of 'witsml' prefix">witsml</a>:constantCompositionExpansionTest&gt; <span class="type">
717                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
718                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultConstantCompositionExpansionTest&#34; type definition."
719                     href="obj_object_profiled_data_schema.xsd.html_h1925634344.html">cs_fluidResultConstantCompositionExpansionTest</a>
720               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
721                  title="Find out namespace of 'witsml' prefix">witsml</a>:constantCompositionExpansionTest&gt; <span class="occurs">[0..*]</span> 
722               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
723            </div>
724            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
725                  title="Find out namespace of 'witsml' prefix">witsml</a>:constantVolumeDepletionTest&gt; <span class="type">
726                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
727                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultConstantVolumeDepletionTest&#34; type definition."
728                     href="obj_object_profiled_data_schema.xsd.html_h1955180851.html">cs_fluidResultConstantVolumeDepletionTest</a>
729               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
730                  title="Find out namespace of 'witsml' prefix">witsml</a>:constantVolumeDepletionTest&gt; <span class="occurs">[0..*]</span> 
731               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
732            </div>
733            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
734                  title="Find out namespace of 'witsml' prefix">witsml</a>:differentialLiberationTest&gt; <span class="type">
735                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
736                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultDifferentialLiberationTest&#34; type definition."
737                     href="obj_object_profiled_data_schema.xsd.html_h628272781.html">cs_fluidResultDifferentialLiberationTest</a>
738               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
739                  title="Find out namespace of 'witsml' prefix">witsml</a>:differentialLiberationTest&gt; <span class="occurs">[0..*]</span> 
740               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
741            </div>
742            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
743                  title="Find out namespace of 'witsml' prefix">witsml</a>:jCurveTest&gt; <span class="type">
744                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
745                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultJCurveTest&#34; type definition."
746                     href="obj_object_profiled_data_schema.xsd.html_h535970196.html">cs_fluidResultJCurveTest</a>
747               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
748                  title="Find out namespace of 'witsml' prefix">witsml</a>:jCurveTest&gt; <span class="occurs">[0..*]</span> 
749               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
750            </div>
751            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
752                  title="Find out namespace of 'witsml' prefix">witsml</a>:transportPropertiesTest&gt; <span class="type">
753                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
754                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultTransportPropertiesTest&#34; type definition."
755                     href="obj_object_profiled_data_schema.xsd.html_h-517261743.html">cs_fluidResultTransportPropertiesTest</a>
756               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
757                  title="Find out namespace of 'witsml' prefix">witsml</a>:transportPropertiesTest&gt; <span class="occurs">[0..*]</span> 
758               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
759            </div>
760            <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
761                  title="Find out namespace of 'witsml' prefix">witsml</a>:separatorTest&gt; <span class="type">
762                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
763                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultSeparatorTest&#34; type definition."
764                     href="obj_object_profiled_data_schema.xsd.html_h-1533088966.html">cs_fluidResultSeparatorTest</a>
765               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
766                  title="Find out namespace of 'witsml' prefix">witsml</a>:separatorTest&gt; <span class="occurs">[0..*]</span> 
767               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
768            </div>
769            <span class="group" style="margin-left: 0em">End Choice</span>
770            <br/>
771            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
772                  title="Find out namespace of 'witsml' prefix">witsml</a>:fluidSampleContaminant&gt; <span class="type">
773                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
774                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultContaminant&#34; type definition."
775                     href="obj_object_profiled_data_schema.xsd.html_h1116174695.html">cs_fluidResultContaminant</a>
776               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
777                  title="Find out namespace of 'witsml' prefix">witsml</a>:fluidSampleContaminant&gt; <span class="occurs">[0..*]</span> 
778               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
779            </div>
780         </div>
781         <script type="text/javascript">
782<!--
783          setState('h265705065_xibox', true);
784// -->
785</script>
786      </div>
787      <div class="sample box">
788         <div>
789            <input type="button" id="h265705065_diagram_button" class="control"
790                   onclick="switchState('h265705065_diagram'); return false;"
791                   style="display: none"/> 
792            <span class="caption">Diagram</span>
793         </div>
794         <div id="h265705065_diagram" class="contents">
795            <img usemap="#h-804952232" src="schemaDiagrams/h-804952232.png"/>
796            <!--
797            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h-804952232.map--><map name="h-804952232">
798               <area shape="rect" alt="h1272623188" coords="296,0,445,42"
799                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
800
801               <area shape="rect" alt="h-607763263" coords="296,52,465,94"
802                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
803
804               <area shape="rect" alt="h1272623188" coords="296,104,451,146"
805                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
806
807               <area shape="rect" alt="h-607763263" coords="296,156,471,198"
808                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
809
810               <area shape="rect" alt="h1272623188" coords="296,208,458,250"
811                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
812
813               <area shape="rect" alt="h838391814" coords="296,260,452,302"
814                     href="obj_object_profiled_data_schema.xsd.html_h838391814.html#h838391814"/>
815
816               <area shape="rect" alt="h1452152571" coords="296,312,474,354"
817                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
818
819               <area shape="rect" alt="h1452152571" coords="296,364,473,406"
820                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
821
822               <area shape="rect" alt="h526607149" coords="296,416,464,458"
823                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
824
825               <area shape="rect" alt="h526607149" coords="296,468,463,510"
826                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
827
828               <area shape="rect" alt="h526607149" coords="296,520,464,562"
829                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
830
831               <area shape="rect" alt="h526607149" coords="296,572,463,614"
832                     href="obj_object_profiled_data_schema.xsd.html_h526607149.html#h526607149"/>
833
834               <area shape="rect" alt="h-1588894038" coords="296,624,412,666"
835                     href="obj_object_profiled_data_schema.xsd.html_h-1588894038.html#h-1588894038"/>
836
837               <area shape="rect" alt="h1384030779" coords="296,676,487,718"
838                     href="obj_object_profiled_data_schema.xsd.html_h1384030779.html#h1384030779"/>
839
840               <area shape="rect" alt="h1384030779" coords="296,728,501,770"
841                     href="obj_object_profiled_data_schema.xsd.html_h1384030779.html#h1384030779"/>
842
843               <area shape="rect" alt="h1384030779" coords="296,780,491,822"
844                     href="obj_object_profiled_data_schema.xsd.html_h1384030779.html#h1384030779"/>
845
846               <area shape="rect" alt="h1384030779" coords="296,832,477,874"
847                     href="obj_object_profiled_data_schema.xsd.html_h1384030779.html#h1384030779"/>
848
849               <area shape="rect" alt="h1272623188" coords="296,884,452,926"
850                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
851
852               <area shape="rect" alt="h-607763263" coords="296,936,472,978"
853                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
854
855               <area shape="rect" alt="h2024266841" coords="296,988,408,1030"
856                     href="obj_object_profiled_data_schema.xsd.html_h2024266841.html#h2024266841"/>
857
858               <area shape="rect" alt="h-357449368" coords="296,1040,461,1082"
859                     href="obj_object_profiled_data_schema.xsd.html_h-357449368.html#h-357449368"/>
860
861               <area shape="rect" alt="h-357449368" coords="296,1092,445,1134"
862                     href="obj_object_profiled_data_schema.xsd.html_h-357449368.html#h-357449368"/>
863
864               <area shape="rect" alt="h-31601448" coords="296,1144,438,1186"
865                     href="obj_object_profiled_data_schema.xsd.html_h-31601448.html#h-31601448"/>
866
867               <area shape="rect" alt="h-40533875" coords="296,1196,489,1238"
868                     href="obj_object_profiled_data_schema.xsd.html_h-40533875.html#h-40533875"/>
869
870               <area shape="rect" alt="h-1262914111" coords="368,1248,503,1290"
871                     href="obj_object_profiled_data_schema.xsd.html_h-1262914111.html#h-1262914111"/>
872
873               <area shape="rect" alt="h1925634344" coords="368,1300,624,1342"
874                     href="obj_object_profiled_data_schema.xsd.html_h1925634344.html#h1925634344"/>
875
876               <area shape="rect" alt="h1955180851" coords="368,1352,590,1394"
877                     href="obj_object_profiled_data_schema.xsd.html_h1955180851.html#h1955180851"/>
878
879               <area shape="rect" alt="h628272781" coords="368,1404,560,1446"
880                     href="obj_object_profiled_data_schema.xsd.html_h628272781.html#h628272781"/>
881
882               <area shape="rect" alt="h535970196" coords="368,1456,483,1498"
883                     href="obj_object_profiled_data_schema.xsd.html_h535970196.html#h535970196"/>
884
885               <area shape="rect" alt="h-517261743" coords="368,1508,554,1550"
886                     href="obj_object_profiled_data_schema.xsd.html_h-517261743.html#h-517261743"/>
887
888               <area shape="rect" alt="h-1533088966" coords="368,1560,501,1602"
889                     href="obj_object_profiled_data_schema.xsd.html_h-1533088966.html#h-1533088966"/>
890
891               <area shape="rect" alt="h1116174695" coords="296,1612,489,1654"
892                     href="obj_object_profiled_data_schema.xsd.html_h1116174695.html#h1116174695"/>
893
894            </map>
895         </div>
896         <script type="text/javascript">
897<!--
898          setState('h265705065_diagram', true);
899// -->
900</script>
901      </div>
902      <div class="schemaComponent box">
903         <div>
904            <input type="button" id="h265705065_scbox_button" class="control"
905                   onclick="switchState('h265705065_scbox'); return false;"
906                   style="display: none"/> 
907            <span class="caption">Schema Component Representation</span>
908         </div>
909         <div id="h265705065_scbox" class="contents">
910            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:group</span> 
911               <span class="scTag">name</span>="<span class="scContent">grp_fluidAnalysisResult</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> 
912                     <span class="scTag">name</span>="<span class="scContent">transferPressure</span>" <span class="scTag">type</span>="<span class="scContent">
913                        <span class="type">
914                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
915                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
916                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
917                        </span>
918                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
919                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
920                     <span class="scTag">name</span>="<span class="scContent">transferTemperature</span>" <span class="scTag">type</span>="<span class="scContent">
921                        <span class="type">
922                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
923                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
924                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
925                        </span>
926                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
927                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
928                     <span class="scTag">name</span>="<span class="scContent">reservoirPressure</span>" <span class="scTag">type</span>="<span class="scContent">
929                        <span class="type">
930                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
931                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
932                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
933                        </span>
934                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
935                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
936                     <span class="scTag">name</span>="<span class="scContent">reservoirTemperature</span>" <span class="scTag">type</span>="<span class="scContent">
937                        <span class="type">
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;thermodynamicTemperatureMeasure&#34; type definition."
940                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
941                        </span>
942                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
943                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
944                     <span class="scTag">name</span>="<span class="scContent">saturationPressure</span>" <span class="scTag">type</span>="<span class="scContent">
945                        <span class="type">
946                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
947                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
948                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
949                        </span>
950                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
951                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
952                     <span class="scTag">name</span>="<span class="scContent">producingGORStd</span>" <span class="scTag">type</span>="<span class="scContent">
953                        <span class="type">
954                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
955                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumePerStandardVolumeMeasure&#34; type definition."
956                              href="obj_object_profiled_data_schema.xsd.html_h838391814.html">standardVolumePerStandardVolumeMeasure</a>
957                        </span>
958                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
959                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
960                     <span class="scTag">name</span>="<span class="scContent">oilAPIGravityMeasured</span>" <span class="scTag">type</span>="<span class="scContent">
961                        <span class="type">
962                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
963                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
964                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
965                        </span>
966                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
967                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
968                     <span class="scTag">name</span>="<span class="scContent">oilAPIGravityCorrected</span>" <span class="scTag">type</span>="<span class="scContent">
969                        <span class="type">
970                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
971                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
972                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
973                        </span>
974                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
975                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
976                     <span class="scTag">name</span>="<span class="scContent">gasGravityMeasured</span>" <span class="scTag">type</span>="<span class="scContent">
977                        <span class="type">
978                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
979                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
980                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
981                        </span>
982                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
983                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
984                     <span class="scTag">name</span>="<span class="scContent">gasGravityCorrected</span>" <span class="scTag">type</span>="<span class="scContent">
985                        <span class="type">
986                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
987                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
988                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
989                        </span>
990                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
991                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
992                     <span class="scTag">name</span>="<span class="scContent">h2oGravityMeasured</span>" <span class="scTag">type</span>="<span class="scContent">
993                        <span class="type">
994                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
995                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
996                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
997                        </span>
998                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
999                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1000                     <span class="scTag">name</span>="<span class="scContent">h2oGravityCorrected</span>" <span class="scTag">type</span>="<span class="scContent">
1001                        <span class="type">
1002                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1003                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition."
1004                              href="obj_object_profiled_data_schema.xsd.html_h526607149.html">unitlessQuantity</a>
1005                        </span>
1006                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1007                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1008                     <span class="scTag">name</span>="<span class="scContent">h2oSalinity</span>" <span class="scTag">type</span>="<span class="scContent">
1009                        <span class="type">
1010                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1011                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
1012                              href="obj_object_profiled_data_schema.xsd.html_h-1588894038.html">massConcentrationMeasure</a>
1013                        </span>
1014                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1015                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1016                     <span class="scTag">name</span>="<span class="scContent">aromaticsWeightPercent</span>" <span class="scTag">type</span>="<span class="scContent">
1017                        <span class="type">
1018                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1019                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
1020                              href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
1021                        </span>
1022                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1023                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1024                     <span class="scTag">name</span>="<span class="scContent">asphaltenesWeightPercent</span>" <span class="scTag">type</span>="<span class="scContent">
1025                        <span class="type">
1026                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1027                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
1028                              href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
1029                        </span>
1030                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1031                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1032                     <span class="scTag">name</span>="<span class="scContent">napthenesWeightPercent</span>" <span class="scTag">type</span>="<span class="scContent">
1033                        <span class="type">
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;massConcentrationMeasurePercent&#34; type definition."
1036                              href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
1037                        </span>
1038                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1039                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1040                     <span class="scTag">name</span>="<span class="scContent">parafinsWeightPercent</span>" <span class="scTag">type</span>="<span class="scContent">
1041                        <span class="type">
1042                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1043                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasurePercent&#34; type definition."
1044                              href="obj_object_profiled_data_schema.xsd.html_h1384030779.html">massConcentrationMeasurePercent</a>
1045                        </span>
1046                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1047                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1048                     <span class="scTag">name</span>="<span class="scContent">standardPressure</span>" <span class="scTag">type</span>="<span class="scContent">
1049                        <span class="type">
1050                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1051                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
1052                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
1053                        </span>
1054                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1055                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1056                     <span class="scTag">name</span>="<span class="scContent">standardTemperature</span>" <span class="scTag">type</span>="<span class="scContent">
1057                        <span class="type">
1058                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1059                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
1060                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
1061                        </span>
1062                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1063                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1064                     <span class="scTag">name</span>="<span class="scContent">eosMOdel</span>" <span class="scTag">type</span>="<span class="scContent">
1065                        <span class="type">
1066                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1067                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;EosModelKind&#34; type definition."
1068                              href="obj_object_profiled_data_schema.xsd.html_h2024266841.html">EosModelKind</a>
1069                        </span>
1070                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1071                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1072                     <span class="scTag">name</span>="<span class="scContent">analysisDescription</span>" <span class="scTag">type</span>="<span class="scContent">
1073                        <span class="type">
1074                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1075                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;descriptionString&#34; type definition."
1076                              href="obj_object_profiled_data_schema.xsd.html_h-357449368.html">descriptionString</a>
1077                        </span>
1078                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1079                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1080                     <span class="scTag">name</span>="<span class="scContent">analysisPurpose</span>" <span class="scTag">type</span>="<span class="scContent">
1081                        <span class="type">
1082                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1083                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;descriptionString&#34; type definition."
1084                              href="obj_object_profiled_data_schema.xsd.html_h-357449368.html">descriptionString</a>
1085                        </span>
1086                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1087                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1088                     <span class="scTag">name</span>="<span class="scContent">fluidDataQuality</span>" <span class="scTag">type</span>="<span class="scContent">
1089                        <span class="type">
1090                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1091                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultDataQuality&#34; type definition."
1092                              href="obj_object_profiled_data_schema.xsd.html_h-31601448.html">cs_fluidResultDataQuality</a>
1093                        </span>
1094                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1095                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1096                     <span class="scTag">name</span>="<span class="scContent">fluidSampleComposition</span>" <span class="scTag">type</span>="<span class="scContent">
1097                        <span class="type">
1098                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1099                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultComposition&#34; type definition."
1100                              href="obj_object_profiled_data_schema.xsd.html_h-40533875.html">cs_fluidResultComposition</a>
1101                        </span>
1102                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1103                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:choice</span> 
1104                     <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1105                        <span class="scTag">name</span>="<span class="scContent">saturationTest</span>" <span class="scTag">type</span>="<span class="scContent">
1106                           <span class="type">
1107                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1108                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultSaturationTest&#34; type definition."
1109                                 href="obj_object_profiled_data_schema.xsd.html_h-1262914111.html">cs_fluidResultSaturationTest</a>
1110                           </span>
1111                        </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1112                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1113                        <span class="scTag">name</span>="<span class="scContent">constantCompositionExpansionTest</span>" <span class="scTag">type</span>="<span class="scContent">
1114                           <span class="type">
1115                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1116                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultConstantCompositionExpansionTest&#34; type definition."
1117                                 href="obj_object_profiled_data_schema.xsd.html_h1925634344.html">cs_fluidResultConstantCompositionExpansionTest</a>
1118                           </span>
1119                        </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1120                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1121                        <span class="scTag">name</span>="<span class="scContent">constantVolumeDepletionTest</span>" <span class="scTag">type</span>="<span class="scContent">
1122                           <span class="type">
1123                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1124                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultConstantVolumeDepletionTest&#34; type definition."
1125                                 href="obj_object_profiled_data_schema.xsd.html_h1955180851.html">cs_fluidResultConstantVolumeDepletionTest</a>
1126                           </span>
1127                        </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1128                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1129                        <span class="scTag">name</span>="<span class="scContent">differentialLiberationTest</span>" <span class="scTag">type</span>="<span class="scContent">
1130                           <span class="type">
1131                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1132                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultDifferentialLiberationTest&#34; type definition."
1133                                 href="obj_object_profiled_data_schema.xsd.html_h628272781.html">cs_fluidResultDifferentialLiberationTest</a>
1134                           </span>
1135                        </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1136                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1137                        <span class="scTag">name</span>="<span class="scContent">jCurveTest</span>" <span class="scTag">type</span>="<span class="scContent">
1138                           <span class="type">
1139                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1140                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultJCurveTest&#34; type definition."
1141                                 href="obj_object_profiled_data_schema.xsd.html_h535970196.html">cs_fluidResultJCurveTest</a>
1142                           </span>
1143                        </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1144                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1145                        <span class="scTag">name</span>="<span class="scContent">transportPropertiesTest</span>" <span class="scTag">type</span>="<span class="scContent">
1146                           <span class="type">
1147                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1148                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultTransportPropertiesTest&#34; type definition."
1149                                 href="obj_object_profiled_data_schema.xsd.html_h-517261743.html">cs_fluidResultTransportPropertiesTest</a>
1150                           </span>
1151                        </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1152                     <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1153                        <span class="scTag">name</span>="<span class="scContent">separatorTest</span>" <span class="scTag">type</span>="<span class="scContent">
1154                           <span class="type">
1155                              <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1156                                 title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultSeparatorTest&#34; type definition."
1157                                 href="obj_object_profiled_data_schema.xsd.html_h-1533088966.html">cs_fluidResultSeparatorTest</a>
1158                           </span>
1159                        </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>&lt;/<span class="scTag">xsd:choice</span>&gt;</div>
1160                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1161                     <span class="scTag">name</span>="<span class="scContent">fluidSampleContaminant</span>" <span class="scTag">type</span>="<span class="scContent">
1162                        <span class="type">
1163                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
1164                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_fluidResultContaminant&#34; type definition."
1165                              href="obj_object_profiled_data_schema.xsd.html_h1116174695.html">cs_fluidResultContaminant</a>
1166                        </span>
1167                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>&lt;/<span class="scTag">xsd:group</span>&gt;</div>
1168         </div>
1169         <script type="text/javascript">
1170<!--
1171          setState('h265705065_scbox', false);
1172// -->
1173</script>
1174      </div>
1175      <hr/>
1176      <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">
1177<!--
1178          document.write(document.lastModified);
1179// -->
1180</script>
1181      </p>
1182   </body>
1183</html>
Note: See TracBrowser for help on using the browser.