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

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

Added project files for monthly production version 1.0

Line 
1
2<!DOCTYPE html
3  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml">
5   <head>
6      <title>Documentation for obj_object_profiled_data_schema - obj_object_profiled_data_schema.xsd - Complex Type cs_dtsFiber</title>
7      <meta http-equiv="Content-Type" content="text/xml; charset=iso-8859-1"/>
8      <style type="text/css">
9/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
10/* More-configurable styles */
11
12/******** General ********/
13         
14/* Document body */
15body {
16   color: Black;
17   background-color: White;
18   font-family: Arial, sans-serif;
19   font-size: 10pt;
20}
21                 
22/* Horizontal rules */
23hr {
24   color: black;
25}
26/* Document title */
27h1 {
28   font-size: 18pt;
29   letter-spacing: 2px;
30   border-bottom: 1px #ccc solid;
31   padding-top: 5px;
32   padding-bottom: 5px;
33}
34/* Main section headers */
35h2 {
36   font-size: 14pt;
37   letter-spacing: 1px;
38}
39/* Sub-section headers */
40h3, h3 a, h3 span {
41   font-size: 12pt;
42   font-weight: bold;
43   color: black;
44}
45/* Table displaying the properties of the schema components or the
46   schema document itself */
47table.properties th, table.properties th a {
48   color: black;
49   background-color: #F99; /* Pink */
50}
51table.properties td {
52   background-color: #eee; /* Gray */
53}
54
55img{
56 border: 0;
57}         
58
59/********* Documentation style *************/
60p.documentation {
61   color:black;
62   font-style:italic;
63         background-color: #EEEEFF;
64         border: 1px solid #DDDDFF;
65         padding-top: 1px;
66         margin-right: 30px;
67         margin-top: 1px;
68}
69
70         
71/******** Table of Contents Section ********/
72
73/* Controls for switching between printing and viewing modes */
74div#printerControls {
75   color: #963; /* Orange-brown */
76}
77/* Controls that can collapse or expand all XML Instance
78   Representation and Schema Component Representation boxes */
79div#globalControls {
80   border: 2px solid #999;
81}
82
83
84/******** Schema Document Properties Section ********/
85
86/* Table displaying the namespaces declared in the schema */
87table.namespaces th {
88   background-color: #ccc;
89}
90table.namespaces td {
91   background-color: #eee;
92}
93/* Target namespace of the schema */
94span.targetNS {
95   color: #06C;
96   font-weight: bold;
97}
98
99
100/******** Schema Components' Sections ********/
101
102/* Name of schema component */
103.name {
104   color: #F93; /* Orange */
105}
106
107/* Hierarchy table */
108table.hierarchy {
109   border: 2px solid #999; /* Gray */
110}
111
112/* XML Instance Representation table */
113div.sample div.contents {
114   border: 1px dashed black;
115}
116
117
118/* Schema Component Representation table */
119div.schemaComponent div.contents {
120   border: 2px black solid;
121}
122
123
124/******** Glossary Section ********/
125
126/* Glossary Terms */
127.glossaryTerm {
128   color: #036; /* Blue */
129}
130
131
132/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
133/* Printer-version styles */
134
135@media print {
136
137/* Ensures that controls are hidden when printing */
138div#printerControls {
139   visibility: hidden;
140}
141div#globalControls {
142   visibility: hidden;
143}
144#legend {
145   display: none;
146}
147#legendTOC {
148   display: none;
149}
150#glossary {
151   display: none;
152}
153#glossaryTOC {
154   display: none;
155}
156
157}
158
159/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
160/* Base styles */
161
162/******** General ********/
163
164/* Unordered lists */
165ul {
166   margin-left: 1.5em;
167   margin-bottom: 0em;
168}
169/* Tables */
170table {
171   margin-top: 10px;
172   margin-bottom: 10px;
173   margin-left: 2px;
174   margin-right: 2px;
175}
176table th, table td {
177   font-size: 10pt;
178   vertical-align: top;
179   padding-top: 3px;
180   padding-bottom: 3px;
181   padding-left: 10px;
182   padding-right: 10px;
183}
184table th {
185   font-weight: bold;
186   text-align: left;
187}
188/* Table displaying the properties of the schema components or the
189   schema document itself */
190table.properties {
191   width: 90%;
192}
193table.properties th {
194   width: 30%;
195}
196/* Boxes that can make its content appear and disappear*/
197div.box {
198   margin: 1em;
199}
200   /* Box caption */
201div.box span.caption {
202   font-weight: bold;
203}
204   /* Button to open and close the box */
205div.box input.control {
206   width: 1.4em;
207   height: 1.4em;
208   text-align: center;
209   vertical-align: middle;
210   font-size: 11pt;
211}
212   /* Box contents */
213div.box div.contents {
214   margin-top: 3px;
215}
216
217
218/******** Table of Contents Section ********/
219
220/* Controls for switching between printing and viewing modes */
221div#printerControls {
222   white-space: nowrap;
223   font-weight: bold;
224   padding: 5px;
225   margin: 5px;
226}
227/* Controls that can collapse or expand all XML Instance
228   Representation and Schema Component Representation boxes */
229div#globalControls {
230   padding: 10px;
231   margin: 5px;
232}
233
234
235/******** Schema Document Properties Section ********/
236
237/* Table displaying the namespaces declared in the schema */
238table.namespaces th {
239}
240table.namespaces td {
241}
242/* Target namespace of the schema */
243span.targetNS {
244}
245
246
247/******** Schema Components' Sections ********/
248
249/* Name of schema component */
250.name {
251}
252
253/* Hierarchy table */
254table.hierarchy {
255   width: 90%;
256}
257table.hierarchy th {
258   font-weight: normal;
259   font-style: italic;
260   width: 20%;
261}
262table.hierarchy th, table.hierarchy td {
263   padding: 5px;
264}
265
266/* XML Instance Representation table */
267div.sample {
268   width: 90%;
269}
270div.sample div.contents {
271   padding: 5px;
272   font-family: Courier New, sans-serif;
273   font-size: 10pt;
274}
275   /* Normal elements and attributes */
276div.sample div.contents, div.sample div.contents a {
277   color: black;
278}
279   /* Group Headers */
280div.sample div.contents .group, div.sample div.contents .group a {
281   color: #999; /* Light gray */
282}
283   /* Type Information */
284div.sample div.contents .type, div.sample div.contents .type a {
285   color: #999; /* Light gray */
286}
287   /* Occurrence Information */
288div.sample div.contents .occurs, div.sample div.contents .occurs a {
289   color: #999; /* Light gray */
290}
291   /* Fixed values */
292div.sample div.contents .fixed {
293   color: #063; /* Green */
294   font-weight: bold;
295}
296   /* Simple type constraints */
297div.sample div.contents .constraint, div.sample div.contents .constraint a {
298   color: #999; /* Light gray */
299}
300   /* Elements and attributes inherited from base type */
301div.sample div.contents .inherited, div.sample div.contents .inherited a {
302   color: #666; /* Dark gray */
303}
304   /* Elements and attributes added to or changed from base type */
305div.sample div.contents .newFields {
306   font-weight: bold;
307}
308   /* Other type of information */
309div.sample div.contents .other, div.sample div.contents .other a {
310   color: #369; /* Blue */
311   font-style: italic;
312}
313   /* Link to open up window displaying documentation */
314div.sample div.contents a.documentation {
315   text-decoration: none;
316   padding-left: 3px;
317   padding-right: 3px;
318   padding-top: 0px;
319   padding-bottom: 0px;
320   font-weight: bold;
321   font-size: 11pt;
322   background-color: #FFD;
323   color: #069;
324}
325   /* Invert colors when hovering over link to open up window
326      displaying documentation */
327div.sample div.contents a.documentation:hover {
328   color: #FFD;
329   background-color: #069;
330}
331
332/* Schema Component Representation table */
333div.schemaComponent {
334   width: 90%;
335}
336div.schemaComponent div.contents {
337   font-family: Courier New, sans-serif;
338   font-size: 10pt;
339   padding: 5px;
340}
341   /* Syntax characters */
342div.schemaComponent div.contents {
343   color: #00f; /* blue */
344}
345   /* Element and attribute tags */
346div.schemaComponent div.contents .scTag {
347   color: #933; /* maroon */
348}
349   /* Element and attribute content */
350div.schemaComponent div.contents .scContent, div.schemaComponent div.contents .scContent a {
351   color: black;
352   font-weight: bold;
353}
354   /* Comments */
355div.schemaComponent div.contents .comment {
356   color: #999; /* Light gray */
357}
358
359/******** Legend Section ********/
360
361div#legend table, div#legend div {
362   margin-bottom: 3px;
363}
364div#legend div.hint {
365   color: #999; /* Light gray */
366   width: 90%;
367   margin-left: 1em;
368   margin-bottom: 2em;
369}
370
371
372/******** Glossary Section ********/
373
374/* Glossary Terms */
375.glossaryTerm {
376   font-weight: bold;
377}
378
379/********* Details *************/
380.detailsToc {
381  color: #666; /* Light gray */
382}
383
384.details {
385  color: #666; /* Light gray */
386  text-decoration:none;
387}
388
389/******** Footer ********/
390
391.footer {
392   font-size: 8pt;
393}
394</style>
395      <script type="text/javascript">
396<!--
397         
398         
399/**
400 * Counter of documentation windows
401 * Used to give each window a unique name
402 */
403var windowCount = 0;
404         
405/**
406 * Opens up a window displaying the documentation
407 * of a schema component in the XML Instance
408 * Representation table.
409 *
410 * @param compDesc      Description of schema component
411 * @param compName      Name of schema component
412 * @param docTextArray Array containing the paragraphs
413 *                           of the new document
414 */
415function viewDocumentation(compDesc, compName, docTextArray) {
416  var width = 400;
417  var height = 200;
418  var locX = 100;
419  var locY = 200;
420
421  /* Generate content */
422  var actualText = "<html>";
423  actualText += "<head><title>";
424  actualText += compDesc;
425  if (compName != '') {
426     actualText += ": " + compName;
427  }
428  actualText += "</title></head>";
429  actualText += "<body bgcolor=\"#FFFFEE\">";
430  // Title
431  actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; letter-spacing:1px;\">";
432  actualText += compDesc;
433  if (compName != '') {
434     actualText += ": <span style=\"color:#006699\">" + compName + "</span>";
435  }
436  actualText += "</p>";
437  // Documentation
438  var idx;
439  for (idx = 0; idx < docTextArray.length; idx++) {
440     actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 10pt;\">" + docTextArray[idx] + "</p>";
441  }
442  // Link to close window
443  actualText += "<a href=\"javascript:void(0)\" onclick=\"window.close();\" style=\"font-family: Arial, sans-serif; font-size: 8pt;\">Close</a>";
444  actualText += "</body></html>";
445
446  /* Display window */
447  windowCount++;
448  var docWindow = window.open("", "documentation"+windowCount, "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable,alwaysRaised,dependent,titlebar=no,width="+width+",height="+height+",screenX="+locX+",left="+locX+",screenY="+locY+",top="+locY);
449  docWindow.document.write(actualText);
450}         
451     
452// -->
453</script>
454   </head>
455   <body>
456      <h1>
457         <a name="top">Documentation for obj_object_profiled_data_schema</a>
458      </h1>
459      <h3>Complex Type: <a name="h534339123" class="name">cs_dtsFiber</a>
460      </h3>
461      <h4>
462         <a href="obj_object_profiled_data_schema.xsd.html" class="details">[Table of contents]</a>
463      </h4>
464      <table class="hierarchy">
465         <tr>
466            <th>Super-types:</th>
467            <td>None</td>
468         </tr>
469         <tr>
470            <th>Sub-types:</th>
471            <td>None</td>
472         </tr>
473      </table>
474      <table class="properties">
475         <tr>
476            <th>Name</th>
477            <td>cs_dtsFiber</td>
478         </tr>
479         <tr>
480            <th>Used by (from the same schema document)</th>
481            <td>Complex Type <b>
482                  <a href="obj_object_profiled_data_schema.xsd.html_h1248063737.html">cs_dtsFiberInformation</a>
483               </b>
484            </td>
485         </tr>
486         <tr>
487            <th>
488               <a title="Look up 'Abstract' in glossary"
489                  href="obj_object_profiled_data_schema.xsd.html#term_Abstract">Abstract</a>
490            </th>
491            <td>no</td>
492         </tr>
493         <tr>
494            <th>Documentation</th>
495            <td class="documentation">The optical fiber used for distributed temperature surveys</td>
496         </tr>
497      </table>
498      <div class="sample box">
499         <div>
500            <input type="button" id="h534339123_xibox_button" class="control"
501                   onclick="switchState('h534339123_xibox'); return false;"
502                   style="display: none"/> 
503            <span class="caption">XML Instance Representation</span>
504         </div>
505         <div id="h534339123_xibox" class="contents">
506            <div style="margin-left: 0em">&lt;...<br/>
507               <span style="margin-left: 0.5em"> uid="<span class="type">
508                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
509                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;uidString&#34; type definition."
510                        href="obj_object_profiled_data_schema.xsd.html_h1953291708.html">uidString</a>
511                  </span> 
512                  <span class="occurs">[0..1]</span> 
513                  <p class="documentation">'The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only required to be unique within the context of the nearest recurring parent element.'</p>"</span>&gt; <br/>
514               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
515                     title="Find out namespace of 'witsml' prefix">witsml</a>:name&gt; <span class="type">
516                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
517                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
518                        href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
519                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
520                     title="Find out namespace of 'witsml' prefix">witsml</a>:name&gt; <span class="occurs">[0..1]</span> 
521                  <p class="documentation">'A human understandable name for the fiber. This is used for identification of the instance.'</p>
522               </div>
523               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
524                     title="Find out namespace of 'witsml' prefix">witsml</a>:mode&gt; <span class="type">
525                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
526                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;FiberMode&#34; type definition."
527                        href="obj_object_profiled_data_schema.xsd.html_h-258320950.html">FiberMode</a>
528                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
529                     title="Find out namespace of 'witsml' prefix">witsml</a>:mode&gt; <span class="occurs">[1]</span> 
530                  <p class="documentation">'The mode of fiber.'</p>
531               </div>
532               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
533                     title="Find out namespace of 'witsml' prefix">witsml</a>:type&gt; <span class="type">
534                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
535                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;typeOptionalClassString&#34; type definition."
536                        href="obj_object_profiled_data_schema.xsd.html_h738192522.html">typeOptionalClassString</a>
537                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
538                     title="Find out namespace of 'witsml' prefix">witsml</a>:type&gt; <span class="occurs">[0..*]</span> 
539                  <p class="documentation">'Zero or more instances that allow other classifications to be assigned to the fiber.'</p>
540               </div>
541               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
542                     title="Find out namespace of 'witsml' prefix">witsml</a>:coating&gt; <span class="type">
543                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
544                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;kindString&#34; type definition."
545                        href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
546                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
547                     title="Find out namespace of 'witsml' prefix">witsml</a>:coating&gt; <span class="occurs">[0..1]</span> 
548                  <p class="documentation">'The type of coating on the fiber.'</p>
549               </div>
550               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
551                     title="Find out namespace of 'witsml' prefix">witsml</a>:jacket&gt; <span class="type">
552                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
553                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;kindString&#34; type definition."
554                        href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
555                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
556                     title="Find out namespace of 'witsml' prefix">witsml</a>:jacket&gt; <span class="occurs">[0..1]</span> 
557                  <p class="documentation">'The type of jacket covering the fiber.'</p>
558               </div>
559               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
560                     title="Find out namespace of 'witsml' prefix">witsml</a>:coreDiameter&gt; <span class="type">
561                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
562                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
563                        href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
564                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
565                     title="Find out namespace of 'witsml' prefix">witsml</a>:coreDiameter&gt; <span class="occurs">[0..1]</span> 
566                  <p class="documentation">'The inner diameter of the core, generally measured in microns (um).'</p>
567               </div>
568               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
569                     title="Find out namespace of 'witsml' prefix">witsml</a>:claddedDiameter&gt; <span class="type">
570                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
571                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
572                        href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
573                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
574                     title="Find out namespace of 'witsml' prefix">witsml</a>:claddedDiameter&gt; <span class="occurs">[0..1]</span> 
575                  <p class="documentation">'The diameter of the core plus the cladding, generally measured in microns (um).'</p>
576               </div>
577               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
578                     title="Find out namespace of 'witsml' prefix">witsml</a>:outsideDiameter&gt; <span class="type">
579                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
580                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
581                        href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
582                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
583                     title="Find out namespace of 'witsml' prefix">witsml</a>:outsideDiameter&gt; <span class="occurs">[0..1]</span> 
584                  <p class="documentation">'The diameter of the cable and all its sheathing, generally measured in microns (um). This is intended to be the diameter of the cable on the spool.'</p>
585               </div>
586               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
587                     title="Find out namespace of 'witsml' prefix">witsml</a>:refractiveIndex&gt; <span class="type">
588                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
589                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsRefractiveIndex&#34; type definition."
590                        href="obj_object_profiled_data_schema.xsd.html_h-957062572.html">cs_dtsRefractiveIndex</a>
591                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
592                     title="Find out namespace of 'witsml' prefix">witsml</a>:refractiveIndex&gt; <span class="occurs">[0..*]</span> 
593                  <p class="documentation">'The refractive index of the fiber. Also included is the frequency in Hz for which this refractive index is valid. There may be multiple instances of this element.'</p>
594               </div>
595               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
596                     title="Find out namespace of 'witsml' prefix">witsml</a>:oneWayLoss&gt; <span class="type">
597                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
598                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsOneWayLoss&#34; type definition."
599                        href="obj_object_profiled_data_schema.xsd.html_h1461382277.html">cs_dtsOneWayLoss</a>
600                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
601                     title="Find out namespace of 'witsml' prefix">witsml</a>:oneWayLoss&gt; <span class="occurs">[0..*]</span> 
602                  <p class="documentation">'The power loss (usually in decibels) per unit of length of the fiber. Also included is the frequency for which this loss is measured. There ay be multiple instances of this element.'</p>
603               </div>
604               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
605                     title="Find out namespace of 'witsml' prefix">witsml</a>:parameter&gt; <span class="type">
606                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
607                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;indexedObject&#34; type definition."
608                        href="obj_object_profiled_data_schema.xsd.html_h-2051681461.html">indexedObject</a>
609                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
610                     title="Find out namespace of 'witsml' prefix">witsml</a>:parameter&gt; <span class="occurs">[0..*]</span> 
611                  <p class="documentation">'Additional parameters to define the fiber as a material. These should not be parameters to define the installation of the fiber in a well, or other system. This element should be used only if an appropriate parameter is not available as an element, or in the calibration operation.'</p>
612               </div>
613               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
614                     title="Find out namespace of 'witsml' prefix">witsml</a>:spoolNumberTag&gt; <span class="type">
615                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
616                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;kindString&#34; type definition."
617                        href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
618                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
619                     title="Find out namespace of 'witsml' prefix">witsml</a>:spoolNumberTag&gt; <span class="occurs">[0..1]</span> 
620                  <p class="documentation">'The spool number located on the particular spool. The spool number may contain alphanumeric characters.'</p>
621               </div>
622               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
623                     title="Find out namespace of 'witsml' prefix">witsml</a>:spoolLength&gt; <span class="type">
624                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
625                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;lengthMeasure&#34; type definition."
626                        href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</a>
627                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
628                     title="Find out namespace of 'witsml' prefix">witsml</a>:spoolLength&gt; <span class="occurs">[0..1]</span> 
629                  <p class="documentation">'The length of the fiber on the spool when purchased.'</p>
630               </div>
631               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
632                     title="Find out namespace of 'witsml' prefix">witsml</a>:supplyDate&gt; <span class="type">
633                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
634                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;date&#34; type definition."
635                        href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</a>
636                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
637                     title="Find out namespace of 'witsml' prefix">witsml</a>:supplyDate&gt; <span class="occurs">[0..1]</span> 
638                  <p class="documentation">'A fiber may go through several manufacturers for its various parts. The supplier is the final company in the chain that supplies the fiber to the end user.'</p>
639               </div>
640               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
641                     title="Find out namespace of 'witsml' prefix">witsml</a>:supplier&gt; <span class="type">
642                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
643                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
644                        href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
645                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
646                     title="Find out namespace of 'witsml' prefix">witsml</a>:supplier&gt; <span class="occurs">[0..1]</span> 
647                  <p class="documentation">'A fiber may go through several manufacturers for its various parts. The supplier is the final company in the chain that supplies the fiber to the end user.'</p>
648               </div>
649               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
650                     title="Find out namespace of 'witsml' prefix">witsml</a>:supplierModelNumber&gt; <span class="type">
651                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
652                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
653                        href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
654                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
655                     title="Find out namespace of 'witsml' prefix">witsml</a>:supplierModelNumber&gt; <span class="occurs">[0..1]</span> 
656                  <p class="documentation">'The model number (alphanumeric) that is used by the supplier to reference the type of fiber that is supplied to the user.'</p>
657               </div>
658               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
659                     title="Find out namespace of 'witsml' prefix">witsml</a>:factoryCalibration&gt; <span class="type">
660                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
661                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_dtsCalibration&#34; type definition."
662                        href="obj_object_profiled_data_schema.xsd.html_h-1348333071.html">cs_dtsCalibration</a>
663                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
664                     title="Find out namespace of 'witsml' prefix">witsml</a>:factoryCalibration&gt; <span class="occurs">[0..*]</span> 
665                  <p class="documentation">'Information about calibrations and quality checks that were performed on the cable at the factory. This is not to include calibrations that are run at installation time and at measurement time.'</p>
666               </div>
667               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
668                     title="Find out namespace of 'witsml' prefix">witsml</a>:installationHistory&gt; <span class="type">
669                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
670                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition."
671                        href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
672                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
673                     title="Find out namespace of 'witsml' prefix">witsml</a>:installationHistory&gt; <span class="occurs">[0..*]</span> 
674                  <p class="documentation">'A reference to a dtsInstalledSytem object that previously used the fiber.'</p>
675               </div>&lt;/...&gt;</div>
676         </div>
677         <script type="text/javascript">
678<!--
679          setState('h534339123_xibox', true);
680// -->
681</script>
682      </div>
683      <div class="sample box">
684         <div>
685            <input type="button" id="h534339123_diagram_button" class="control"
686                   onclick="switchState('h534339123_diagram'); return false;"
687                   style="display: none"/> 
688            <span class="caption">Diagram</span>
689         </div>
690         <div id="h534339123_diagram" class="contents">
691            <img usemap="#h64170958" src="schemaDiagrams/h64170958.png"/>
692            <!--
693            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h64170958.map--><map name="h64170958">
694               <area shape="rect" alt="h-269201247" coords="231,0,319,42"
695                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html#h-269201247"/>
696
697               <area shape="rect" alt="h-258320950" coords="231,52,319,78"
698                     href="obj_object_profiled_data_schema.xsd.html_h-258320950.html#h-258320950"/>
699
700               <area shape="rect" alt="h738192522" coords="231,88,309,130"
701                     href="obj_object_profiled_data_schema.xsd.html_h738192522.html#h738192522"/>
702
703               <area shape="rect" alt="h-399087894" coords="231,140,327,182"
704                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html#h-399087894"/>
705
706               <area shape="rect" alt="h-399087894" coords="231,192,319,234"
707                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html#h-399087894"/>
708
709               <area shape="rect" alt="h283461459" coords="231,244,362,286"
710                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html#h283461459"/>
711
712               <area shape="rect" alt="h283461459" coords="231,296,382,338"
713                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html#h283461459"/>
714
715               <area shape="rect" alt="h283461459" coords="231,348,379,390"
716                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html#h283461459"/>
717
718               <area shape="rect" alt="h-957062572" coords="231,400,365,442"
719                     href="obj_object_profiled_data_schema.xsd.html_h-957062572.html#h-957062572"/>
720
721               <area shape="rect" alt="h1461382277" coords="231,452,359,494"
722                     href="obj_object_profiled_data_schema.xsd.html_h1461382277.html#h1461382277"/>
723
724               <area shape="rect" alt="h-2051681461" coords="231,504,344,546"
725                     href="obj_object_profiled_data_schema.xsd.html_h-2051681461.html#h-2051681461"/>
726
727               <area shape="rect" alt="h-399087894" coords="231,556,384,598"
728                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html#h-399087894"/>
729
730               <area shape="rect" alt="h283461459" coords="231,608,356,650"
731                     href="obj_object_profiled_data_schema.xsd.html_h283461459.html#h283461459"/>
732
733               <area shape="rect" alt="h518884755" coords="231,660,349,702"
734                     href="obj_object_profiled_data_schema.xsd.html_h518884755.html#h518884755"/>
735
736               <area shape="rect" alt="h-269201247" coords="231,712,332,754"
737                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html#h-269201247"/>
738
739               <area shape="rect" alt="h-269201247" coords="231,764,410,806"
740                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html#h-269201247"/>
741
742               <area shape="rect" alt="h-1348333071" coords="231,816,382,858"
743                     href="obj_object_profiled_data_schema.xsd.html_h-1348333071.html#h-1348333071"/>
744
745               <area shape="rect" alt="h65068842" coords="231,868,385,910"
746                     href="obj_object_profiled_data_schema.xsd.html_h65068842.html#h65068842"/>
747
748               <area shape="rect" alt="h-1931220815" coords="145,920,319,946"
749                     href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html#h-1931220815"/>
750
751            </map>
752         </div>
753         <script type="text/javascript">
754<!--
755          setState('h534339123_diagram', true);
756// -->
757</script>
758      </div>
759      <div class="schemaComponent box">
760         <div>
761            <input type="button" id="h534339123_scbox_button" class="control"
762                   onclick="switchState('h534339123_scbox'); return false;"
763                   style="display: none"/> 
764            <span class="caption">Schema Component Representation</span>
765         </div>
766         <div id="h534339123_scbox" class="contents">
767            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:complexType</span> 
768               <span class="scTag">name</span>="<span class="scContent">cs_dtsFiber</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> 
769                     <span class="scTag">name</span>="<span class="scContent">name</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;nameString&#34; type definition."
773                              href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</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">mode</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;FiberMode&#34; type definition."
781                              href="obj_object_profiled_data_schema.xsd.html_h-258320950.html">FiberMode</a>
782                        </span>
783                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</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">type</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;typeOptionalClassString&#34; type definition."
789                              href="obj_object_profiled_data_schema.xsd.html_h738192522.html">typeOptionalClassString</a>
790                        </span>
791                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</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">coating</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;kindString&#34; type definition."
797                              href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</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">jacket</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;kindString&#34; type definition."
805                              href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
806                        </span>
807                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</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">coreDiameter</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;lengthMeasure&#34; type definition."
813                              href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</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">claddedDiameter</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;lengthMeasure&#34; type definition."
821                              href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</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">outsideDiameter</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;lengthMeasure&#34; type definition."
829                              href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</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">refractiveIndex</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;cs_dtsRefractiveIndex&#34; type definition."
837                              href="obj_object_profiled_data_schema.xsd.html_h-957062572.html">cs_dtsRefractiveIndex</a>
838                        </span>
839                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</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">oneWayLoss</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;cs_dtsOneWayLoss&#34; type definition."
845                              href="obj_object_profiled_data_schema.xsd.html_h1461382277.html">cs_dtsOneWayLoss</a>
846                        </span>
847                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</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">parameter</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;indexedObject&#34; type definition."
853                              href="obj_object_profiled_data_schema.xsd.html_h-2051681461.html">indexedObject</a>
854                        </span>
855                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</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">spoolNumberTag</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;kindString&#34; type definition."
861                              href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</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">spoolLength</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;lengthMeasure&#34; type definition."
869                              href="obj_object_profiled_data_schema.xsd.html_h283461459.html">lengthMeasure</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">supplyDate</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;date&#34; type definition."
877                              href="obj_object_profiled_data_schema.xsd.html_h518884755.html">date</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">supplier</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;nameString&#34; type definition."
885                              href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</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">supplierModelNumber</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;nameString&#34; type definition."
893                              href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</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">factoryCalibration</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;cs_dtsCalibration&#34; type definition."
901                              href="obj_object_profiled_data_schema.xsd.html_h-1348333071.html">cs_dtsCalibration</a>
902                        </span>
903                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</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">installationHistory</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;refNameString&#34; type definition."
909                              href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
910                        </span>
911                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>
912               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:attributeGroup</span> 
913                  <span class="scTag">ref</span>="<span class="scContent">
914                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
915                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;attgrp_uid&#34; attribute group definition."
916                        href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html">attgrp_uid</a>
917                  </span>"/&gt;</div>&lt;/<span class="scTag">xsd:complexType</span>&gt;</div>
918         </div>
919         <script type="text/javascript">
920<!--
921          setState('h534339123_scbox', false);
922// -->
923</script>
924      </div>
925      <hr/>
926      <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">
927<!--
928          document.write(document.lastModified);
929// -->
930</script>
931      </p>
932   </body>
933</html>
Note: See TracBrowser for help on using the browser.