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

Revision 17, 51.3 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 - Model Group grp_fluidSample</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="h683592186" class="name">grp_fluidSample</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_fluidSample</td>
468         </tr>
469         <tr>
470            <th>Used by (from the same schema document)</th>
471            <td>Complex Type <b>
472                  <a href="obj_object_profiled_data_schema.xsd.html_h-1159324217.html">obj_fluidSample</a>
473               </b>
474            </td>
475         </tr>
476      </table>
477      <div class="sample box">
478         <div>
479            <input type="button" id="h683592186_xibox_button" class="control"
480                   onclick="switchState('h683592186_xibox'); return false;"
481                   style="display: none"/> 
482            <span class="caption">XML Instance Representation</span>
483         </div>
484         <div id="h683592186_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>:sampleBottle&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;nameString&#34; type definition."
489                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</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>:sampleBottle&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>:sampleType&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;FluidSampleKind&#34; type definition."
498                     href="obj_object_profiled_data_schema.xsd.html_h1624312483.html">FluidSampleKind</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>:sampleType&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>:facility&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;facilityIdentifierStruct&#34; type definition."
507                     href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</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>:facility&gt; <span class="occurs">[0..1]</span> 
510               <p class="documentation">'The name of the facility from which the sample was acquired. The name can be qualified by a naming system. This also defines the kind of facility. Common facilities are wells, wellbores within a well, completions within a well.'</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>:facilityParent1&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;facilityIdentifierStruct&#34; type definition."
516                     href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</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>:facilityParent1&gt; <span class="occurs">[0..1]</span> 
519               <p class="documentation">'For facilities whose name is unique within the context of another facility, the name of the parent facility. For example, if name represents a completion, then facilityParent1 would represent the name of the well within which name was unique. The name can be qualified by a naming system. This also defines the kind of facility.'</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>:facilityParent2&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;facilityIdentifierStruct&#34; type definition."
525                     href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</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>:facilityParent2&gt; <span class="occurs">[0..1]</span> 
528               <p class="documentation">'For facilities whose name is unique within the context of another facility, the name of the parent facility of parent1. The name can be qualified by a naming system. This also defines the kind of facility.'</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>:facilityAlias&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;nameStruct&#34; type definition."
534                     href="obj_object_profiled_data_schema.xsd.html_h-269190043.html">nameStruct</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>:facilityAlias&gt; <span class="occurs">[0..*]</span> 
537               <p class="documentation">'An alternatative name of a facility. This is generally unique within a naming system. The above contextually unique name (that is, within the context of a parent) should also be listed as an alias.'</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>:testKind&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;FluidSampleTestAcquisition&#34; type definition."
543                     href="obj_object_profiled_data_schema.xsd.html_h-313899732.html">FluidSampleTestAcquisition</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>:testKind&gt; <span class="occurs">[0..1]</span> 
546               <p class="documentation">'The kind of test which acquired the sample.'</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>:testMD&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;measuredDepthCoord&#34; type definition."
552                     href="obj_object_profiled_data_schema.xsd.html_h-327397763.html">measuredDepthCoord</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>:testMD&gt; <span class="occurs">[0..1]</span> 
555               <p class="documentation">'The measured depth of the test in a wellbore.'</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>:testId&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;kindString&#34; type definition."
561                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</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>:testId&gt; <span class="occurs">[0..1]</span> 
564               <p class="documentation">'The test identifier.'</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>:testRun&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;kindString&#34; type definition."
570                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</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>:testRun&gt; <span class="occurs">[0..1]</span> 
573               <p class="documentation">'The test run number (e.g., for an RFT)'</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>:testProvider&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;nameString&#34; type definition."
579                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</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>:testProvider&gt; <span class="occurs">[0..1]</span> 
582               <p class="documentation">'The name of the company which ran the test.'</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>:reservoirFluidType&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;ReservoirFluidKind&#34; type definition."
588                     href="obj_object_profiled_data_schema.xsd.html_h-151665132.html">ReservoirFluidKind</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>:reservoirFluidType&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>:acquisitionDate&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;date&#34; type definition."
597                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</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>:acquisitionDate&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>:acquisitionMD&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;measuredDepthCoord&#34; type definition."
606                     href="obj_object_profiled_data_schema.xsd.html_h-327397763.html">measuredDepthCoord</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>:acquisitionMD&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>:acquisitionPressure&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;pressureMeasure&#34; type definition."
615                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</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>:acquisitionPressure&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>:acquisitionTemperature&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;thermodynamicTemperatureMeasure&#34; type definition."
624                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</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>:acquisitionTemperature&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>:acquisitionGORStd&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;standardVolumePerStandardVolumeMeasure&#34; type definition."
633                     href="obj_object_profiled_data_schema.xsd.html_h838391814.html">standardVolumePerStandardVolumeMeasure</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>:acquisitionGORStd&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>:sampleDisposition&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;descriptionString&#34; type definition."
642                     href="obj_object_profiled_data_schema.xsd.html_h-357449368.html">descriptionString</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>:sampleDisposition&gt; <span class="occurs">[0..1]</span> 
645               <p class="documentation">'xxxxxxxxxxxxxxxx'</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>:representative&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;logicalBoolean&#34; type definition."
651                     href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</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>:representative&gt; <span class="occurs">[0..1]</span> 
654               <p class="documentation">'xxxxxxxxxxxxxxxx'</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>:comment&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;commentString&#34; type definition."
660                     href="obj_object_profiled_data_schema.xsd.html_h-793122037.html">commentString</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>:comment&gt; <span class="occurs">[0..1]</span> 
663               <p class="documentation">'xxxxxxxxxxxxxxxx'</p>
664            </div>
665         </div>
666         <script type="text/javascript">
667<!--
668          setState('h683592186_xibox', true);
669// -->
670</script>
671      </div>
672      <div class="sample box">
673         <div>
674            <input type="button" id="h683592186_diagram_button" class="control"
675                   onclick="switchState('h683592186_diagram'); return false;"
676                   style="display: none"/> 
677            <span class="caption">Diagram</span>
678         </div>
679         <div id="h683592186_diagram" class="contents">
680            <img usemap="#h855837031" src="schemaDiagrams/h855837031.png"/>
681            <!--
682            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h855837031.map--><map name="h855837031">
683               <area shape="rect" alt="h-269201247" coords="257,0,386,42"
684                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html#h-269201247"/>
685
686               <area shape="rect" alt="h1624312483" coords="257,52,381,94"
687                     href="obj_object_profiled_data_schema.xsd.html_h1624312483.html#h1624312483"/>
688
689               <area shape="rect" alt="h970983430" coords="257,104,346,146"
690                     href="obj_object_profiled_data_schema.xsd.html_h970983430.html#h970983430"/>
691
692               <area shape="rect" alt="h970983430" coords="257,156,389,198"
693                     href="obj_object_profiled_data_schema.xsd.html_h970983430.html#h970983430"/>
694
695               <area shape="rect" alt="h970983430" coords="257,208,389,250"
696                     href="obj_object_profiled_data_schema.xsd.html_h970983430.html#h970983430"/>
697
698               <area shape="rect" alt="h-269190043" coords="257,260,373,302"
699                     href="obj_object_profiled_data_schema.xsd.html_h-269190043.html#h-269190043"/>
700
701               <area shape="rect" alt="h-313899732" coords="257,312,358,354"
702                     href="obj_object_profiled_data_schema.xsd.html_h-313899732.html#h-313899732"/>
703
704               <area shape="rect" alt="h-327397763" coords="257,364,351,406"
705                     href="obj_object_profiled_data_schema.xsd.html_h-327397763.html#h-327397763"/>
706
707               <area shape="rect" alt="h-399087894" coords="257,416,343,458"
708                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html#h-399087894"/>
709
710               <area shape="rect" alt="h-399087894" coords="257,468,356,510"
711                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html#h-399087894"/>
712
713               <area shape="rect" alt="h-269201247" coords="257,520,378,562"
714                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html#h-269201247"/>
715
716               <area shape="rect" alt="h-151665132" coords="257,572,414,614"
717                     href="obj_object_profiled_data_schema.xsd.html_h-151665132.html#h-151665132"/>
718
719               <area shape="rect" alt="h518884755" coords="257,624,399,666"
720                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html#h518884755"/>
721
722               <area shape="rect" alt="h-327397763" coords="257,676,391,718"
723                     href="obj_object_profiled_data_schema.xsd.html_h-327397763.html#h-327397763"/>
724
725               <area shape="rect" alt="h1272623188" coords="257,728,424,770"
726                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
727
728               <area shape="rect" alt="h-607763263" coords="257,780,444,822"
729                     href="obj_object_profiled_data_schema.xsd.html_h-607763263.html#h-607763263"/>
730
731               <area shape="rect" alt="h838391814" coords="257,832,418,874"
732                     href="obj_object_profiled_data_schema.xsd.html_h838391814.html#h838391814"/>
733
734               <area shape="rect" alt="h-357449368" coords="257,884,418,926"
735                     href="obj_object_profiled_data_schema.xsd.html_h-357449368.html#h-357449368"/>
736
737               <area shape="rect" alt="h2055323524" coords="257,936,391,978"
738                     href="obj_object_profiled_data_schema.xsd.html_h2055323524.html#h2055323524"/>
739
740               <area shape="rect" alt="h-793122037" coords="257,988,365,1030"
741                     href="obj_object_profiled_data_schema.xsd.html_h-793122037.html#h-793122037"/>
742
743            </map>
744         </div>
745         <script type="text/javascript">
746<!--
747          setState('h683592186_diagram', true);
748// -->
749</script>
750      </div>
751      <div class="schemaComponent box">
752         <div>
753            <input type="button" id="h683592186_scbox_button" class="control"
754                   onclick="switchState('h683592186_scbox'); return false;"
755                   style="display: none"/> 
756            <span class="caption">Schema Component Representation</span>
757         </div>
758         <div id="h683592186_scbox" class="contents">
759            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:group</span> 
760               <span class="scTag">name</span>="<span class="scContent">grp_fluidSample</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> 
761                     <span class="scTag">name</span>="<span class="scContent">sampleBottle</span>" <span class="scTag">type</span>="<span class="scContent">
762                        <span class="type">
763                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
764                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
765                              href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
766                        </span>
767                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
768                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
769                     <span class="scTag">name</span>="<span class="scContent">sampleType</span>" <span class="scTag">type</span>="<span class="scContent">
770                        <span class="type">
771                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
772                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;FluidSampleKind&#34; type definition."
773                              href="obj_object_profiled_data_schema.xsd.html_h1624312483.html">FluidSampleKind</a>
774                        </span>
775                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
776                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
777                     <span class="scTag">name</span>="<span class="scContent">facility</span>" <span class="scTag">type</span>="<span class="scContent">
778                        <span class="type">
779                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
780                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;facilityIdentifierStruct&#34; type definition."
781                              href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</a>
782                        </span>
783                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
784                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
785                     <span class="scTag">name</span>="<span class="scContent">facilityParent1</span>" <span class="scTag">type</span>="<span class="scContent">
786                        <span class="type">
787                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
788                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;facilityIdentifierStruct&#34; type definition."
789                              href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</a>
790                        </span>
791                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
792                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
793                     <span class="scTag">name</span>="<span class="scContent">facilityParent2</span>" <span class="scTag">type</span>="<span class="scContent">
794                        <span class="type">
795                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
796                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;facilityIdentifierStruct&#34; type definition."
797                              href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</a>
798                        </span>
799                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
800                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
801                     <span class="scTag">name</span>="<span class="scContent">facilityAlias</span>" <span class="scTag">type</span>="<span class="scContent">
802                        <span class="type">
803                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
804                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameStruct&#34; type definition."
805                              href="obj_object_profiled_data_schema.xsd.html_h-269190043.html">nameStruct</a>
806                        </span>
807                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
808                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
809                     <span class="scTag">name</span>="<span class="scContent">testKind</span>" <span class="scTag">type</span>="<span class="scContent">
810                        <span class="type">
811                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
812                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;FluidSampleTestAcquisition&#34; type definition."
813                              href="obj_object_profiled_data_schema.xsd.html_h-313899732.html">FluidSampleTestAcquisition</a>
814                        </span>
815                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
816                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
817                     <span class="scTag">name</span>="<span class="scContent">testMD</span>" <span class="scTag">type</span>="<span class="scContent">
818                        <span class="type">
819                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
820                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;measuredDepthCoord&#34; type definition."
821                              href="obj_object_profiled_data_schema.xsd.html_h-327397763.html">measuredDepthCoord</a>
822                        </span>
823                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
824                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
825                     <span class="scTag">name</span>="<span class="scContent">testId</span>" <span class="scTag">type</span>="<span class="scContent">
826                        <span class="type">
827                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
828                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;kindString&#34; type definition."
829                              href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
830                        </span>
831                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
832                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
833                     <span class="scTag">name</span>="<span class="scContent">testRun</span>" <span class="scTag">type</span>="<span class="scContent">
834                        <span class="type">
835                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
836                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;kindString&#34; type definition."
837                              href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
838                        </span>
839                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
840                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
841                     <span class="scTag">name</span>="<span class="scContent">testProvider</span>" <span class="scTag">type</span>="<span class="scContent">
842                        <span class="type">
843                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
844                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
845                              href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
846                        </span>
847                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
848                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
849                     <span class="scTag">name</span>="<span class="scContent">reservoirFluidType</span>" <span class="scTag">type</span>="<span class="scContent">
850                        <span class="type">
851                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
852                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;ReservoirFluidKind&#34; type definition."
853                              href="obj_object_profiled_data_schema.xsd.html_h-151665132.html">ReservoirFluidKind</a>
854                        </span>
855                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
856                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
857                     <span class="scTag">name</span>="<span class="scContent">acquisitionDate</span>" <span class="scTag">type</span>="<span class="scContent">
858                        <span class="type">
859                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
860                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
861                              href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
862                        </span>
863                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
864                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
865                     <span class="scTag">name</span>="<span class="scContent">acquisitionMD</span>" <span class="scTag">type</span>="<span class="scContent">
866                        <span class="type">
867                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
868                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;measuredDepthCoord&#34; type definition."
869                              href="obj_object_profiled_data_schema.xsd.html_h-327397763.html">measuredDepthCoord</a>
870                        </span>
871                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
872                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
873                     <span class="scTag">name</span>="<span class="scContent">acquisitionPressure</span>" <span class="scTag">type</span>="<span class="scContent">
874                        <span class="type">
875                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
876                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
877                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
878                        </span>
879                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
880                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
881                     <span class="scTag">name</span>="<span class="scContent">acquisitionTemperature</span>" <span class="scTag">type</span>="<span class="scContent">
882                        <span class="type">
883                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
884                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
885                              href="obj_object_profiled_data_schema.xsd.html_h-607763263.html">thermodynamicTemperatureMeasure</a>
886                        </span>
887                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
888                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
889                     <span class="scTag">name</span>="<span class="scContent">acquisitionGORStd</span>" <span class="scTag">type</span>="<span class="scContent">
890                        <span class="type">
891                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
892                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;standardVolumePerStandardVolumeMeasure&#34; type definition."
893                              href="obj_object_profiled_data_schema.xsd.html_h838391814.html">standardVolumePerStandardVolumeMeasure</a>
894                        </span>
895                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
896                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
897                     <span class="scTag">name</span>="<span class="scContent">sampleDisposition</span>" <span class="scTag">type</span>="<span class="scContent">
898                        <span class="type">
899                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
900                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;descriptionString&#34; type definition."
901                              href="obj_object_profiled_data_schema.xsd.html_h-357449368.html">descriptionString</a>
902                        </span>
903                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
904                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
905                     <span class="scTag">name</span>="<span class="scContent">representative</span>" <span class="scTag">type</span>="<span class="scContent">
906                        <span class="type">
907                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
908                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;logicalBoolean&#34; type definition."
909                              href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</a>
910                        </span>
911                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
912                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
913                     <span class="scTag">name</span>="<span class="scContent">comment</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;commentString&#34; type definition."
917                              href="obj_object_profiled_data_schema.xsd.html_h-793122037.html">commentString</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>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>&lt;/<span class="scTag">xsd:group</span>&gt;</div>
920         </div>
921         <script type="text/javascript">
922<!--
923          setState('h683592186_scbox', false);
924// -->
925</script>
926      </div>
927      <hr/>
928      <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">
929<!--
930          document.write(document.lastModified);
931// -->
932</script>
933      </p>
934   </body>
935</html>
Note: See TracBrowser for help on using the browser.