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

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

Added project files for monthly production version 1.0

RevLine 
[17]1
2<!DOCTYPE html
3  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml">
5   <head>
6      <title>Documentation for obj_object_profiled_data_schema - obj_object_profiled_data_schema.xsd - Model Group grp_dtsInstalledSystem</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="h151610688" class="name">grp_dtsInstalledSystem</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_dtsInstalledSystem</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_h1038065875.html">obj_dtsInstalledSystem</a>
473               </b>
474            </td>
475         </tr>
476         <tr>
477            <th>Documentation</th>
478            <td class="documentation">The optical fiber is installed in a wellbore and attached to an instrument box. Calibrations are performed. In general, this should be a subelement of
479         a DTS object.</td>
480         </tr>
481      </table>
482      <div class="sample box">
483         <div>
484            <input type="button" id="h151610688_xibox_button" class="control"
485                   onclick="switchState('h151610688_xibox'); return false;"
486                   style="display: none"/> 
487            <span class="caption">XML Instance Representation</span>
488         </div>
489         <div id="h151610688_xibox" class="contents">
490            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
491                  title="Find out namespace of 'witsml' prefix">witsml</a>:dateMin&gt; <span class="type">
492                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
493                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;endpointQualifiedDate&#34; type definition."
494                     href="obj_object_profiled_data_schema.xsd.html_h439384976.html">endpointQualifiedDate</a>
495               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
496                  title="Find out namespace of 'witsml' prefix">witsml</a>:dateMin&gt; <span class="occurs">[0..1]</span> 
497               <p class="documentation">'The minimum date index contained within the object. The minimum and maximum indexes are server query parameters and will be populated with valid values in a \"get\" result. That is, all measurements for a well in the specified period defined by the min/max. See the WITSML API Specification appendix on \"Special Handling\" of growing objects for a description of the behavior related to this parameter.'</p>
498            </div>
499            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
500                  title="Find out namespace of 'witsml' prefix">witsml</a>:dateMax&gt; <span class="type">
501                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
502                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;endpointQualifiedDate&#34; type definition."
503                     href="obj_object_profiled_data_schema.xsd.html_h439384976.html">endpointQualifiedDate</a>
504               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
505                  title="Find out namespace of 'witsml' prefix">witsml</a>:dateMax&gt; <span class="occurs">[0..1]</span> 
506               <p class="documentation">'The maximum date index contained within the object. The minimum and maximum indexes are server query parameters and will be populated with valid values in a \"get\" result. See the WITSML API Specification appendix on \"Special Handling\" of growing objects for a description of the behavior related to this parameter.'</p>
507            </div>
508            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
509                  title="Find out namespace of 'witsml' prefix">witsml</a>:dateCurrent&gt; <span class="type">
510                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
511                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
512                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
513               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
514                  title="Find out namespace of 'witsml' prefix">witsml</a>:dateCurrent&gt; <span class="occurs">[0..1]</span> 
515               <p class="documentation">'The definition of the \"current date\" index for this object. The current date index is a server query parameter which requests the selection of a single node from a recurring set (e.g., the data related to one point in a date series). That is, the \"most recent\" (at or before the specified date) installation for a well. See the WITSML API Specification appendix on \"Special Handling\" of growing objects for a description of the behavior related to this parameter.'</p>
516            </div>
517            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
518                  title="Find out namespace of 'witsml' prefix">witsml</a>:wellContext&gt; <span class="type">
519                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
520                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_wellContext&#34; type definition."
521                     href="obj_object_profiled_data_schema.xsd.html_h-1491742889.html">cs_wellContext</a>
522               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
523                  title="Find out namespace of 'witsml' prefix">witsml</a>:wellContext&gt; <span class="occurs">[0..1]</span> 
524               <p class="documentation">'Contextual data about the well in which the system was installed.'</p>
525            </div>
526            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
527                  title="Find out namespace of 'witsml' prefix">witsml</a>:isPlanned&gt; <span class="type">
528                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
529                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;logicalBoolean&#34; type definition."
530                     href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</a>
531               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
532                  title="Find out namespace of 'witsml' prefix">witsml</a>:isPlanned&gt; <span class="occurs">[0..1]</span> 
533               <p class="documentation">'Is this a planned installation in a well, or has the installation already occurred. Note that the default value is \'false\', which states that this is an actual installation.'</p>
534            </div>
535            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
536                  title="Find out namespace of 'witsml' prefix">witsml</a>:fiberInformation&gt; <span class="type">
537                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
538                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsFiberInformation&#34; type definition."
539                     href="obj_object_profiled_data_schema.xsd.html_h1248063737.html">cs_dtsFiberInformation</a>
540               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
541                  title="Find out namespace of 'witsml' prefix">witsml</a>:fiberInformation&gt; <span class="occurs">[0..1]</span> 
542               <p class="documentation">'Information about the fiber used, and its installation.'</p>
543            </div>
544            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
545                  title="Find out namespace of 'witsml' prefix">witsml</a>:instrumentBoxInformation&gt; <span class="type">
546                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
547                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsBoxInformation&#34; type definition."
548                     href="obj_object_profiled_data_schema.xsd.html_h1361205498.html">cs_dtsBoxInformation</a>
549               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
550                  title="Find out namespace of 'witsml' prefix">witsml</a>:instrumentBoxInformation&gt; <span class="occurs">[0..1]</span> 
551               <p class="documentation">'Information about the instrument box used, and its installation.'</p>
552            </div>
553            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
554                  title="Find out namespace of 'witsml' prefix">witsml</a>:fiberConfiguration&gt; <span class="type">
555                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
556                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;kindString&#34; type definition."
557                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
558               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
559                  title="Find out namespace of 'witsml' prefix">witsml</a>:fiberConfiguration&gt; <span class="occurs">[0..1]</span> 
560               <p class="documentation">'The configuration of the fiber installation. Example values would be linear, linear with gauge, J, U.'</p>
561            </div>
562            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
563                  title="Find out namespace of 'witsml' prefix">witsml</a>:fiberEndPoint&gt; <span class="type">
564                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
565                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsFiberEndPoint&#34; type definition."
566                     href="obj_object_profiled_data_schema.xsd.html_h1260129480.html">cs_dtsFiberEndPoint</a>
567               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
568                  title="Find out namespace of 'witsml' prefix">witsml</a>:fiberEndPoint&gt; <span class="occurs">[0..2]</span> 
569               <p class="documentation">'A fiber installed with a \"U\" configuration will have two ends available for hookup to an instrument box. In order to record which end is cabled to the instrument box on a particular measurement run, it is necessary to identify the two ends. This complex type allows a name and description for each end, so that it may be identified in a later use. This may also be useful when multiple fibers in multiple wellbores converge at the same wellhead.'</p>
570            </div>
571            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
572                  title="Find out namespace of 'witsml' prefix">witsml</a>:fiberLength&gt; <span class="type">
573                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
574                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
575                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
576               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
577                  title="Find out namespace of 'witsml' prefix">witsml</a>:fiberLength&gt; <span class="occurs">[0..1]</span> 
578               <p class="documentation">'The length of the fiber installed in the wellbore.'</p>
579            </div>
580            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
581                  title="Find out namespace of 'witsml' prefix">witsml</a>:wellboreFiberSchematic&gt; <span class="type">
582                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
583                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsFiberInstalledPoints&#34; type definition."
584                     href="obj_object_profiled_data_schema.xsd.html_h467683914.html">cs_dtsFiberInstalledPoints</a>
585               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
586                  title="Find out namespace of 'witsml' prefix">witsml</a>:wellboreFiberSchematic&gt; <span class="occurs">[0..1]</span> 
587               <p class="documentation">'A table of values along the length along the fiber.'</p>
588            </div>
589            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
590                  title="Find out namespace of 'witsml' prefix">witsml</a>:opticalBudget&gt; <span class="type">
591                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
592                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;generalMeasureType&#34; type definition."
593                     href="obj_object_profiled_data_schema.xsd.html_h-531681067.html">generalMeasureType</a>
594               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
595                  title="Find out namespace of 'witsml' prefix">witsml</a>:opticalBudget&gt; <span class="occurs">[0..1]</span> 
596               <p class="documentation">'Total light budget available for the installation. This is generally measured in decibels, and indicates the total power loss for two-way travel of the light in the installed fiber.'</p>
597            </div>
598            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
599                  title="Find out namespace of 'witsml' prefix">witsml</a>:pumpActivity&gt; <span class="type">
600                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
601                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsPumpActivity&#34; type definition."
602                     href="obj_object_profiled_data_schema.xsd.html_h-285301136.html">cs_dtsPumpActivity</a>
603               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
604                  title="Find out namespace of 'witsml' prefix">witsml</a>:pumpActivity&gt; <span class="occurs">[0..1]</span> 
605               <p class="documentation">'The activity of pumping the fiber downhole'</p>
606            </div>
607            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
608                  title="Find out namespace of 'witsml' prefix">witsml</a>:otdrInstallationTest&gt; <span class="type">
609                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
610                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsOtdr&#34; type definition."
611                     href="obj_object_profiled_data_schema.xsd.html_h848799500.html">cs_dtsOtdr</a>
612               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
613                  title="Find out namespace of 'witsml' prefix">witsml</a>:otdrInstallationTest&gt; <span class="occurs">[0..*]</span> 
614               <p class="documentation">'This captures the data from the pre-installation and post-installation OTDR tests run on the fiber. A standard quality control program would include these two, but the schema allows for more than two if additional runs associated with the installation of the fiber are performed. OTDR runs associated with a measurement are given as a child of the measurementInformation element.'</p>
615            </div>
616            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
617                  title="Find out namespace of 'witsml' prefix">witsml</a>:installationCalibration&gt; <span class="type">
618                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
619                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsCalibration&#34; type definition."
620                     href="obj_object_profiled_data_schema.xsd.html_h-1348333071.html">cs_dtsCalibration</a>
621               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
622                  title="Find out namespace of 'witsml' prefix">witsml</a>:installationCalibration&gt; <span class="occurs">[0..*]</span> 
623               <p class="documentation">'Any calibration other than the ones explicitly given may be recorded here. This is a general calibration type, which is populated with name/value pairs.'</p>
624            </div>
625            <div style="margin-left: 0em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
626                  title="Find out namespace of 'witsml' prefix">witsml</a>:basedOnInstalledFiber&gt; <span class="type">
627                  <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
628                     title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition."
629                     href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
630               </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
631                  title="Find out namespace of 'witsml' prefix">witsml</a>:basedOnInstalledFiber&gt; <span class="occurs">[0..1]</span> 
632               <p class="documentation">'If an instrument box is changed, for example, but the fiber remains the same, this instance of installed fiber is given to record that change. This element refers to a previous installed fiber, on which this one is based. For example, the wellboreFiberSchematic is unchanged, and may be obtained from the previous instance of installed fiber that is referenced here.'</p>
633            </div>
634         </div>
635         <script type="text/javascript">
636<!--
637          setState('h151610688_xibox', true);
638// -->
639</script>
640      </div>
641      <div class="sample box">
642         <div>
643            <input type="button" id="h151610688_diagram_button" class="control"
644                   onclick="switchState('h151610688_diagram'); return false;"
645                   style="display: none"/> 
646            <span class="caption">Diagram</span>
647         </div>
648         <div id="h151610688_diagram" class="contents">
649            <img usemap="#h-1441186847" src="schemaDiagrams/h-1441186847.png"/>
650            <!--
651            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h-1441186847.map--><map name="h-1441186847">
652               <area shape="rect" alt="h439384976" coords="296,0,395,42"
653                     href="obj_object_profiled_data_schema.xsd.html_h439384976.html#h439384976"/>
654
655               <area shape="rect" alt="h439384976" coords="296,52,397,94"
656                     href="obj_object_profiled_data_schema.xsd.html_h439384976.html#h439384976"/>
657
658               <area shape="rect" alt="h518884755" coords="296,104,417,146"
659                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html#h518884755"/>
660
661               <area shape="rect" alt="h-1491742889" coords="296,156,415,198"
662                     href="obj_object_profiled_data_schema.xsd.html_h-1491742889.html#h-1491742889"/>
663
664               <area shape="rect" alt="h2055323524" coords="296,208,408,250"
665                     href="obj_object_profiled_data_schema.xsd.html_h2055323524.html#h2055323524"/>
666
667               <area shape="rect" alt="h1248063737" coords="296,260,438,302"
668                     href="obj_object_profiled_data_schema.xsd.html_h1248063737.html#h1248063737"/>
669
670               <area shape="rect" alt="h1361205498" coords="296,312,493,354"
671                     href="obj_object_profiled_data_schema.xsd.html_h1361205498.html#h1361205498"/>
672
673               <area shape="rect" alt="h-399087894" coords="296,364,450,406"
674                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html#h-399087894"/>
675
676               <area shape="rect" alt="h1260129480" coords="296,416,426,458"
677                     href="obj_object_profiled_data_schema.xsd.html_h1260129480.html#h1260129480"/>
678
679               <area shape="rect" alt="h283461459" coords="296,468,414,510"
680                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html#h283461459"/>
681
682               <area shape="rect" alt="h467683914" coords="296,520,485,562"
683                     href="obj_object_profiled_data_schema.xsd.html_h467683914.html#h467683914"/>
684
685               <area shape="rect" alt="h-531681067" coords="296,572,427,614"
686                     href="obj_object_profiled_data_schema.xsd.html_h-531681067.html#h-531681067"/>
687
688               <area shape="rect" alt="h-285301136" coords="296,624,419,666"
689                     href="obj_object_profiled_data_schema.xsd.html_h-285301136.html#h-285301136"/>
690
691               <area shape="rect" alt="h848799500" coords="296,676,457,718"
692                     href="obj_object_profiled_data_schema.xsd.html_h848799500.html#h848799500"/>
693
694               <area shape="rect" alt="h-1348333071" coords="296,728,472,770"
695                     href="obj_object_profiled_data_schema.xsd.html_h-1348333071.html#h-1348333071"/>
696
697               <area shape="rect" alt="h65068842" coords="296,780,478,822"
698                     href="obj_object_profiled_data_schema.xsd.html_h65068842.html#h65068842"/>
699
700            </map>
701         </div>
702         <script type="text/javascript">
703<!--
704          setState('h151610688_diagram', true);
705// -->
706</script>
707      </div>
708      <div class="schemaComponent box">
709         <div>
710            <input type="button" id="h151610688_scbox_button" class="control"
711                   onclick="switchState('h151610688_scbox'); return false;"
712                   style="display: none"/> 
713            <span class="caption">Schema Component Representation</span>
714         </div>
715         <div id="h151610688_scbox" class="contents">
716            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:group</span> 
717               <span class="scTag">name</span>="<span class="scContent">grp_dtsInstalledSystem</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> 
718                     <span class="scTag">name</span>="<span class="scContent">dateMin</span>" <span class="scTag">type</span>="<span class="scContent">
719                        <span class="type">
720                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
721                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;endpointQualifiedDate&#34; type definition."
722                              href="obj_object_profiled_data_schema.xsd.html_h439384976.html">endpointQualifiedDate</a>
723                        </span>
724                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
725                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
726                     <span class="scTag">name</span>="<span class="scContent">dateMax</span>" <span class="scTag">type</span>="<span class="scContent">
727                        <span class="type">
728                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
729                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;endpointQualifiedDate&#34; type definition."
730                              href="obj_object_profiled_data_schema.xsd.html_h439384976.html">endpointQualifiedDate</a>
731                        </span>
732                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
733                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
734                     <span class="scTag">name</span>="<span class="scContent">dateCurrent</span>" <span class="scTag">type</span>="<span class="scContent">
735                        <span class="type">
736                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
737                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
738                              href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
739                        </span>
740                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
741                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
742                     <span class="scTag">name</span>="<span class="scContent">wellContext</span>" <span class="scTag">type</span>="<span class="scContent">
743                        <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_wellContext&#34; type definition."
746                              href="obj_object_profiled_data_schema.xsd.html_h-1491742889.html">cs_wellContext</a>
747                        </span>
748                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
749                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
750                     <span class="scTag">name</span>="<span class="scContent">isPlanned</span>" <span class="scTag">type</span>="<span class="scContent">
751                        <span class="type">
752                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
753                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;logicalBoolean&#34; type definition."
754                              href="obj_object_profiled_data_schema.xsd.html_h2055323524.html">logicalBoolean</a>
755                        </span>
756                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
757                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
758                     <span class="scTag">name</span>="<span class="scContent">fiberInformation</span>" <span class="scTag">type</span>="<span class="scContent">
759                        <span class="type">
760                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
761                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsFiberInformation&#34; type definition."
762                              href="obj_object_profiled_data_schema.xsd.html_h1248063737.html">cs_dtsFiberInformation</a>
763                        </span>
764                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
765                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
766                     <span class="scTag">name</span>="<span class="scContent">instrumentBoxInformation</span>" <span class="scTag">type</span>="<span class="scContent">
767                        <span class="type">
768                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
769                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsBoxInformation&#34; type definition."
770                              href="obj_object_profiled_data_schema.xsd.html_h1361205498.html">cs_dtsBoxInformation</a>
771                        </span>
772                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
773                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
774                     <span class="scTag">name</span>="<span class="scContent">fiberConfiguration</span>" <span class="scTag">type</span>="<span class="scContent">
775                        <span class="type">
776                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
777                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;kindString&#34; type definition."
778                              href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
779                        </span>
780                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
781                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
782                     <span class="scTag">name</span>="<span class="scContent">fiberEndPoint</span>" <span class="scTag">type</span>="<span class="scContent">
783                        <span class="type">
784                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
785                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsFiberEndPoint&#34; type definition."
786                              href="obj_object_profiled_data_schema.xsd.html_h1260129480.html">cs_dtsFiberEndPoint</a>
787                        </span>
788                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">2</span>"/&gt;</div>
789                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
790                     <span class="scTag">name</span>="<span class="scContent">fiberLength</span>" <span class="scTag">type</span>="<span class="scContent">
791                        <span class="type">
792                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
793                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
794                              href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
795                        </span>
796                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
797                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
798                     <span class="scTag">name</span>="<span class="scContent">wellboreFiberSchematic</span>" <span class="scTag">type</span>="<span class="scContent">
799                        <span class="type">
800                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
801                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsFiberInstalledPoints&#34; type definition."
802                              href="obj_object_profiled_data_schema.xsd.html_h467683914.html">cs_dtsFiberInstalledPoints</a>
803                        </span>
804                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
805                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
806                     <span class="scTag">name</span>="<span class="scContent">opticalBudget</span>" <span class="scTag">type</span>="<span class="scContent">
807                        <span class="type">
808                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
809                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;generalMeasureType&#34; type definition."
810                              href="obj_object_profiled_data_schema.xsd.html_h-531681067.html">generalMeasureType</a>
811                        </span>
812                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
813                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
814                     <span class="scTag">name</span>="<span class="scContent">pumpActivity</span>" <span class="scTag">type</span>="<span class="scContent">
815                        <span class="type">
816                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
817                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsPumpActivity&#34; type definition."
818                              href="obj_object_profiled_data_schema.xsd.html_h-285301136.html">cs_dtsPumpActivity</a>
819                        </span>
820                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
821                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
822                     <span class="scTag">name</span>="<span class="scContent">otdrInstallationTest</span>" <span class="scTag">type</span>="<span class="scContent">
823                        <span class="type">
824                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
825                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsOtdr&#34; type definition."
826                              href="obj_object_profiled_data_schema.xsd.html_h848799500.html">cs_dtsOtdr</a>
827                        </span>
828                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
829                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
830                     <span class="scTag">name</span>="<span class="scContent">installationCalibration</span>" <span class="scTag">type</span>="<span class="scContent">
831                        <span class="type">
832                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
833                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsCalibration&#34; type definition."
834                              href="obj_object_profiled_data_schema.xsd.html_h-1348333071.html">cs_dtsCalibration</a>
835                        </span>
836                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
837                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
838                     <span class="scTag">name</span>="<span class="scContent">basedOnInstalledFiber</span>" <span class="scTag">type</span>="<span class="scContent">
839                        <span class="type">
840                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
841                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition."
842                              href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
843                        </span>
844                     </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>
845         </div>
846         <script type="text/javascript">
847<!--
848          setState('h151610688_scbox', false);
849// -->
850</script>
851      </div>
852      <hr/>
853      <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">
854<!--
855          document.write(document.lastModified);
856// -->
857</script>
858      </p>
859   </body>
860</html>
Note: See TracBrowser for help on using the browser.