root / projects / DailyProductionReport_1.0 / XML / Version1.0 / generatedDocSchema / cs_waterCleaningQuality.xsd.html @ 16

Revision 16, 72.3 kB (checked in by ryland, 15 years ago)
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 WITSML_Composite - cs_waterCleaningQuality.xsd</title>
7      <meta http-equiv="Content-Type" content="text/xml; charset=UTF-8"/>
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          /* IDs of XML Instance Representation boxes */
398var xiBoxes = new Array('h2014194201_xibox');
399/* IDs of diagram boxes */
400var diagramBoxes = new Array('h2014194201_diagram');
401/* IDs of logical diagram boxes */
402var logicalDiagramBoxes = new Array();
403/* IDs of Schema Component Representation boxes */
404var scBoxes = new Array('schema_scbox', 'h2014194201_scbox');
405
406/**
407 * Can get the ID of the button controlling
408 * a collapseable box by concatenating
409 * this string onto the ID of the box itself.
410 */
411var B_SFIX = "_button";
412
413
414/**
415 * Returns an element in the current HTML document.
416 *
417 * @param elementID Identifier of HTML element
418 * @return               HTML element object
419 */
420function getElementObject(elementID) {
421    var elemObj = null;
422    if (document.getElementById) {
423        elemObj = document.getElementById(elementID);
424    }
425    return elemObj;
426}             
427
428/**
429 * Closes a collapseable box.
430 *
431 * @param boxObj       Collapseable box
432 * @param buttonObj Button controlling box
433 */
434function closeBox(boxObj, buttonObj) {
435  if (boxObj == null || buttonObj == null) {
436     // Box or button not found
437  } else {
438     // Change 'display' CSS property of box
439     boxObj.style.display="none";
440
441     // Change text of button
442     if (boxObj.style.display=="none") {
443        buttonObj.value=" + ";
444     }
445  }
446}
447
448/**
449 * Opens a collapseable box.
450 *
451 * @param boxObj       Collapseable box
452 * @param buttonObj Button controlling box
453 */
454function openBox(boxObj, buttonObj) {
455  if (boxObj == null || buttonObj == null) {
456     // Box or button not found
457  } else {
458     // Change 'display' CSS property of box
459     boxObj.style.display="block";
460
461     // Change text of button
462     if (boxObj.style.display=="block") {
463        buttonObj.value=" - ";
464     }
465  }
466}
467
468/**
469 * Sets the state of a collapseable box.
470 *
471 * @param boxID Identifier of box
472 * @param open If true, box is "opened",
473 *             Otherwise, box is "closed".
474 */
475function setState(boxID, open) {
476  var boxObj = getElementObject(boxID);
477  var buttonObj = getElementObject(boxID+B_SFIX);
478  if (boxObj == null || buttonObj == null) {
479     // Box or button not found
480  } else if (open) {
481     openBox(boxObj, buttonObj);
482     // Make button visible
483     buttonObj.style.display="inline";
484  } else {
485     closeBox(boxObj, buttonObj);
486     // Make button visible
487     buttonObj.style.display="inline";
488  }
489}
490
491/**
492 * Switches the state of a collapseable box, e.g.
493 * if it's opened, it'll be closed, and vice versa.
494 *
495 * @param boxID Identifier of box
496 */
497function switchState(boxID) {
498  var boxObj = getElementObject(boxID);
499  var buttonObj = getElementObject(boxID+B_SFIX);
500  if (boxObj == null || buttonObj == null) {
501     // Box or button not found
502  } else if (boxObj.style.display=="none") {
503     // Box is closed, so open it
504     openBox(boxObj, buttonObj);
505  } else if (boxObj.style.display=="block") {
506     // Box is opened, so close it
507     closeBox(boxObj, buttonObj);
508  }
509}
510
511/**
512 * Closes all boxes in a given list.
513 *
514 * @param boxList Array of box IDs
515 */
516function collapseAll(boxList) {
517  var idx;
518  for (idx = 0; idx < boxList.length; idx++) {
519     var boxObj = getElementObject(boxList[idx]);
520     var buttonObj = getElementObject(boxList[idx]+B_SFIX);
521     closeBox(boxObj, buttonObj);
522  }
523}
524
525/**
526 * Open all boxes in a given list.
527 *
528 * @param boxList Array of box IDs
529 */
530function expandAll(boxList) {
531  var idx;
532  for (idx = 0; idx < boxList.length; idx++) {
533     var boxObj = getElementObject(boxList[idx]);
534     var buttonObj = getElementObject(boxList[idx]+B_SFIX);
535     openBox(boxObj, buttonObj);
536  }
537}
538
539/**
540 * Makes all the control buttons of boxes appear.
541 *
542 * @param boxList Array of box IDs
543 */
544function viewControlButtons(boxList) {
545    var idx;
546    for (idx = 0; idx < boxList.length; idx++) {
547        buttonObj = getElementObject(boxList[idx]+B_SFIX);
548        if (buttonObj != null) {
549            buttonObj.style.display = "inline";
550        }
551    }
552}
553
554/**
555 * Makes all the control buttons of boxes disappear.
556 *
557 * @param boxList Array of box IDs
558 */
559function hideControlButtons(boxList) {
560    var idx;
561    for (idx = 0; idx < boxList.length; idx++) {
562        buttonObj = getElementObject(boxList[idx]+B_SFIX);
563        if (buttonObj != null) {
564            buttonObj.style.display = "none";
565        }
566    }
567}
568
569/**
570 * Sets the page for either printing mode
571 * or viewing mode. In printing mode, the page
572 * is made to be more readable when printing it out.
573 * In viewing mode, the page is more browsable.
574 *
575 * @param isPrinterVersion If true, display in
576 *                                 printing mode; otherwise,
577 *                                 in viewing mode
578 */
579function displayMode(isPrinterVersion) {
580    var obj;
581    if (isPrinterVersion) {
582        // Hide global control buttons
583        obj = getElementObject("globalControls");
584        if (obj != null) {
585            obj.style.visibility = "hidden";
586        }
587        // Hide Legend
588        obj = getElementObject("legend");
589        if (obj != null) {
590            obj.style.display = "none";
591        }
592        obj = getElementObject("legendTOC");
593        if (obj != null) {
594            obj.style.display = "none";
595        }
596        // Hide Glossary
597        obj = getElementObject("glossary");
598        if (obj != null) {
599            obj.style.display = "none";
600        }
601        obj = getElementObject("glossaryTOC");
602        if (obj != null) {
603            obj.style.display = "none";
604        }
605
606        // Expand all diagrams
607        expandAll(diagramBoxes);
608        // Expand all logical diagrams
609        expandAll(logicalDiagramBoxes);       
610        // Expand all XML Instance Representation tables
611        expandAll(xiBoxes);
612        // Expand all Schema Component Representation tables
613        expandAll(scBoxes);
614
615        // Hide Control buttons
616        hideControlButtons(diagramBoxes);
617        hideControlButtons(logicalDiagramBoxes);
618        hideControlButtons(xiBoxes);
619        hideControlButtons(scBoxes);
620    } else {
621        // View global control buttons
622        obj = getElementObject("globalControls");
623        if (obj != null) {
624            obj.style.visibility = "visible";
625        }
626        // View Legend
627        obj = getElementObject("legend");
628        if (obj != null) {
629            obj.style.display = "block";
630        }
631        obj = getElementObject("legendTOC");
632        if (obj != null) {
633            obj.style.display = "block";
634        }
635        // View Glossary
636        obj = getElementObject("glossary");
637        if (obj != null) {
638            obj.style.display = "block";
639        }
640        obj = getElementObject("glossaryTOC");
641        if (obj != null) {
642            obj.style.display = "block";
643        }
644
645        // Expand all diagram boxes
646        expandAll(diagramBoxes);
647        // Collapse all logical diagram boxes.
648        collapseAll(logicalDiagramBoxes);
649        // Expand all XML Instance Representation tables
650        expandAll(xiBoxes);
651        // Collapse all Schema Component Representation tables
652        collapseAll(scBoxes);
653
654        // View Control buttons
655        viewControlButtons(diagramBoxes);
656        viewControlButtons(logicalDiagramBoxes);
657        viewControlButtons(xiBoxes);
658        viewControlButtons(scBoxes);
659    }
660}
661
662
663
664// -->
665</script>
666      <script type="text/javascript">
667<!--
668         
669         
670/**
671 * Counter of documentation windows
672 * Used to give each window a unique name
673 */
674var windowCount = 0;
675         
676/**
677 * Opens up a window displaying the documentation
678 * of a schema component in the XML Instance
679 * Representation table.
680 *
681 * @param compDesc      Description of schema component
682 * @param compName      Name of schema component
683 * @param docTextArray Array containing the paragraphs
684 *                           of the new document
685 */
686function viewDocumentation(compDesc, compName, docTextArray) {
687  var width = 400;
688  var height = 200;
689  var locX = 100;
690  var locY = 200;
691
692  /* Generate content */
693  var actualText = "<html>";
694  actualText += "<head><title>";
695  actualText += compDesc;
696  if (compName != '') {
697     actualText += ": " + compName;
698  }
699  actualText += "</title></head>";
700  actualText += "<body bgcolor=\"#FFFFEE\">";
701  // Title
702  actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; letter-spacing:1px;\">";
703  actualText += compDesc;
704  if (compName != '') {
705     actualText += ": <span style=\"color:#006699\">" + compName + "</span>";
706  }
707  actualText += "</p>";
708  // Documentation
709  var idx;
710  for (idx = 0; idx < docTextArray.length; idx++) {
711     actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 10pt;\">" + docTextArray[idx] + "</p>";
712  }
713  // Link to close window
714  actualText += "<a href=\"javascript:void(0)\" onclick=\"window.close();\" style=\"font-family: Arial, sans-serif; font-size: 8pt;\">Close</a>";
715  actualText += "</body></html>";
716
717  /* Display window */
718  windowCount++;
719  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);
720  docWindow.document.write(actualText);
721}         
722     
723// -->
724</script>
725   </head>
726   <body>
727      <h1>
728         <a name="top">Documentation for WITSML_Composite</a>
729      </h1>
730      <div style="float: right;">
731         <div id="printerControls" style="display:none;">
732            <input type="checkbox" onclick="displayMode(this.checked)"/>Printer-friendly Version</div>
733         <script type="text/javascript">
734<!--
735         
736var pc = getElementObject("printerControls");
737if (pc != null) {
738   pc.style.display="block";
739}
740               
741// -->
742</script>
743         <div id="globalControls" style="display:none">
744            <strong>Logical Diagram:</strong>
745            <br/>
746            <span style="margin-left: 1em; white-space: nowrap">[ <a href="javascript:void(0)" onclick="expandAll(logicalDiagramBoxes)">Expand All</a> | <a href="javascript:void(0)" onclick="collapseAll(logicalDiagramBoxes)">Collapse All</a> ]</span>
747            <br/>
748            <br/>
749            <strong>XML Instance Representation:</strong>
750            <br/>
751            <span style="margin-left: 1em; white-space: nowrap">[ <a href="javascript:void(0)" onclick="expandAll(xiBoxes)">Expand All</a> | <a href="javascript:void(0)" onclick="collapseAll(xiBoxes)">Collapse All</a> ]</span>
752            <br/>
753            <br/>
754            <strong>Diagram:</strong>
755            <br/>
756            <span style="margin-left: 1em; white-space: nowrap">[ <a href="javascript:void(0)" onclick="expandAll(diagramBoxes)">Expand All</a> | <a href="javascript:void(0)" onclick="collapseAll(diagramBoxes)">Collapse All</a> ]</span>
757            <br/>
758            <br/>
759            <strong>Schema Component Representation:</strong>
760            <br/>
761            <span style="margin-left: 1em; white-space: nowrap">[ <a href="javascript:void(0)" onclick="expandAll(scBoxes)">Expand All</a> | <a href="javascript:void(0)" onclick="collapseAll(scBoxes)">Collapse All</a> ]</span>
762         </div>
763         <script type="text/javascript">
764<!--
765         
766var gc = getElementObject("globalControls");
767if (gc != null) {
768   gc.style.display="block";
769}
770               
771// -->
772</script>
773      </div>
774      <h2>Table of Contents</h2>
775      <ul>
776         <li>
777            <a href="#SchemaProperties">Schema Document Properties</a>
778         </li>
779         <li>
780            <a href="#SchemaDefinitions">Global Definitions</a>
781            <ul>
782               <li>
783                  <a href="#h2014194201">Complex Type: <strong>cs_waterCleaningQuality</strong>
784                  </a>
785               </li>
786            </ul>
787         </li>
788      </ul>
789      <ul id="legendTOC" style="margin-top: 0em">
790         <li>
791            <a href="#Legend">Legend</a>
792         </li>
793      </ul>
794      <ul id="glossaryTOC" style="margin-top: 0em">
795         <li>
796            <a href="#Glossary">Glossary</a>
797         </li>
798      </ul>
799      <h4>Master schema documentation file:
800            <a href="WITSML_Composite.xsd.html">WITSML_Composite.xsd.html</a>
801      </h4>
802      <div style="text-align: right; clear: both;">
803         <a href="#top">top</a>
804      </div>
805      <hr/>
806      <h2>
807         <a name="SchemaProperties">Schema Document Properties</a>
808      </h2>
809      <table class="properties">
810         <tr>
811            <th>
812               <a title="Look up 'Target Namespace' in glossary"
813                  href="cs_waterCleaningQuality.xsd.html#term_TargetNS">Target Namespace</a>
814            </th>
815            <td>
816               <span class="targetNS">http://www.witsml.org/schemas/131/addendum/combo</span>
817            </td>
818         </tr>
819         <tr>
820            <th>Version</th>
821            <td>1.3.1</td>
822         </tr>
823         <tr>
824            <th>Element and Attribute Namespaces</th>
825            <td>
826               <ul>
827                  <li>Global element and attribute declarations belong to this schema's target namespace.</li>
828                  <li>By default, local element declarations belong to this schema's target namespace.</li>
829                  <li>By default, local attribute declarations have no namespace.</li>
830               </ul>
831            </td>
832         </tr>
833         <tr>
834            <th>Schema Composition</th>
835            <td>
836               <ul>
837                  <li>This schema includes components from the following schema document(s):<ul>
838                        <li>
839                           <a title="Jump to schema documentation for 'typ_dataTypes.xsd'."
840                              href="typ_dataTypes.xsd.html">typ_dataTypes.xsd</a>
841                        </li>
842                        <li>
843                           <a title="Jump to schema documentation for 'cs_datedComment.xsd'."
844                              href="cs_datedComment.xsd.html">cs_datedComment.xsd</a>
845                        </li>
846                        <li>
847                           <a title="Jump to schema documentation for 'attgrp_uid.xsd'."
848                              href="attgrp_uid.xsd.html">attgrp_uid.xsd</a>
849                        </li>
850                     </ul>
851                  </li>
852               </ul>
853            </td>
854         </tr>
855      </table>
856      <h3>Declared Namespaces</h3>
857      <table class="namespaces">
858         <tr>
859            <th>Prefix</th>
860            <th>Namespace</th>
861         </tr>
862         <tr>
863            <td>
864               <a name="ns_witsml">witsml</a>
865            </td>
866            <td>
867               <span class="targetNS">http://www.witsml.org/schemas/131/addendum/combo</span>
868            </td>
869         </tr>
870         <tr>
871            <td>
872               <a name="ns_xml">xml</a>
873            </td>
874            <td>http://www.w3.org/XML/1998/namespace</td>
875         </tr>
876         <tr>
877            <td>
878               <a name="ns_xsd">xsd</a>
879            </td>
880            <td>http://www.w3.org/2001/XMLSchema</td>
881         </tr>
882      </table>
883      <div class="schemaComponent box">
884         <div>
885            <input type="button" id="schema_scbox_button" class="control"
886                   onclick="switchState('schema_scbox'); return false;"
887                   style="display: none"/> 
888            <span class="caption">Schema Component Representation</span>
889         </div>
890         <div id="schema_scbox" class="contents">
891            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:schema</span> 
892               <span class="scTag">elementFormDefault</span>="<span class="scContent">qualified</span>" <span class="scTag">attributeFormDefault</span>="<span class="scContent">unqualified</span>" <span class="scTag">targetNamespace</span>="<span class="scContent">http://www.witsml.org/schemas/131/addendum/combo</span>" <span class="scTag">version</span>="<span class="scContent">1.3.1</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:include</span> 
893                  <span class="scTag">schemaLocation</span>="<span class="scContent">typ_dataTypes.xsd</span>"/&gt;</div>
894               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:include</span> 
895                  <span class="scTag">schemaLocation</span>="<span class="scContent">cs_datedComment.xsd</span>"/&gt;</div>
896               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:include</span> 
897                  <span class="scTag">schemaLocation</span>="<span class="scContent">attgrp_uid.xsd</span>"/&gt;</div>
898               <div class="scContent" style="margin-left: 1.5em">...</div>&lt;/<span class="scTag">xsd:schema</span>&gt;</div>
899         </div>
900         <script type="text/javascript">
901<!--
902          setState('schema_scbox', false);
903// -->
904</script>
905      </div>
906      <div style="text-align: right; clear: both;">
907         <a href="#top">top</a>
908      </div>
909      <hr/>
910      <h2>
911         <a name="SchemaDefinitions">Global Definitions</a>
912      </h2>
913      <h3>Complex Type: <a name="h2014194201" class="name">cs_waterCleaningQuality</a>
914      </h3>
915      <table class="hierarchy">
916         <tr>
917            <th>Super-types:</th>
918            <td>None</td>
919         </tr>
920         <tr>
921            <th>Sub-types:</th>
922            <td>None</td>
923         </tr>
924      </table>
925      <table class="properties">
926         <tr>
927            <th>Name</th>
928            <td>cs_waterCleaningQuality</td>
929         </tr>
930         <tr>
931            <th>
932               <a title="Look up 'Abstract' in glossary"
933                  href="cs_waterCleaningQuality.xsd.html#term_Abstract">Abstract</a>
934            </th>
935            <td>no</td>
936         </tr>
937         <tr>
938            <th>Documentation</th>
939            <td class="documentation">Information about the contaminants in water, and the general
940                        water quality. The values are measured from a sample, which is described below.
941                        Values measured from other samples should be given in different instances of the type.</td>
942         </tr>
943      </table>
944      <div class="sample box">
945         <div>
946            <input type="button" id="h2014194201_xibox_button" class="control"
947                   onclick="switchState('h2014194201_xibox'); return false;"
948                   style="display: none"/> 
949            <span class="caption">XML Instance Representation</span>
950         </div>
951         <div id="h2014194201_xibox" class="contents">
952            <div style="margin-left: 0em">&lt;...<br/>
953               <span style="margin-left: 0.5em"> uid="<span class="type">
954                     <a href="attgrp_uid.xsd.html#ns_witsml"
955                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;uidString&#34; type definition(located in external schema documentation)."
956                        href="typ_dataTypes.xsd.html#h1953291708"
957                        class="externalLink">uidString</a>
958                  </span> 
959                  <span class="occurs">[0..1]</span> 
960                  <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/>
961               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:samplePoint&gt; <span class="type">
962                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition(located in external schema documentation)."
963                        href="typ_dataTypes.xsd.html#h-269201247"
964                        class="externalLink">nameString</a>
965                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:samplePoint&gt; <span class="occurs">[0..1]</span> 
966                  <p class="documentation">'An identifier of the point from which the sample was taken. This is an uncontrolled string value, which should be as descriptive as possible.'</p>
967               </div>
968               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:oilInWaterProduced&gt; <span class="type">
969                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
970                        href="#h-1588894038">massConcentrationMeasure</a>
971                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:oilInWaterProduced&gt; <span class="occurs">[0..1]</span> 
972                  <p class="documentation">'Total measured oil in the water after the water cleaning process, but before it is discharged from the installation.'</p>
973               </div>
974               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:amountOfOil&gt; <span class="type">
975                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massMeasure&#34; type definition." href="#h1236476485">massMeasure</a>
976                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:amountOfOil&gt; <span class="occurs">[0..1]</span> 
977                  <p class="documentation">'Total measured oil in the water after the water cleaning process, but before it is discharged from the installation'</p>
978               </div>
979               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:ammonium&gt; <span class="type">
980                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition." href="#h1452152571">densityMeasure</a>
981                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:ammonium&gt; <span class="occurs">[0..1]</span> 
982                  <p class="documentation">'The amount of ammonium found in the water sample.'</p>
983               </div>
984               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:totalOrganicCarbon&gt; <span class="type">
985                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
986                        href="#h-1588894038">massConcentrationMeasure</a>
987                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:totalOrganicCarbon&gt; <span class="occurs">[0..1]</span> 
988                  <p class="documentation">'The amount of total organic carbon found in the water. The water is under high temperature and the carbon left is measured'</p>
989               </div>
990               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:phenol&gt; <span class="type">
991                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition." href="#h1452152571">densityMeasure</a>
992                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:phenol&gt; <span class="occurs">[0..1]</span> 
993                  <p class="documentation">'The amount of Fenol found in the water sample.'</p>
994               </div>
995               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:glycol&gt; <span class="type">
996                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition." href="#h1452152571">densityMeasure</a>
997                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:glycol&gt; <span class="occurs">[0..1]</span> 
998                  <p class="documentation">'The amount of Glycol found in the water sample.'</p>
999               </div>
1000               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:phValue&gt; <span class="type">
1001                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition(located in external schema documentation)."
1002                        href="typ_dataTypes.xsd.html#h526607149"
1003                        class="externalLink">unitlessQuantity</a>
1004                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:phValue&gt; <span class="occurs">[0..1]</span> 
1005                  <p class="documentation">'The pH value of the treated water. The pH value is best given as a value, with no unit of measure, since there are no variations from the pH.'</p>
1006               </div>
1007               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:waterTemperature&gt; <span class="type">
1008                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
1009                        href="#h-607763263">thermodynamicTemperatureMeasure</a>
1010                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:waterTemperature&gt; <span class="occurs">[0..1]</span> 
1011                  <p class="documentation">'The temperature of the water before it is discharged.'</p>
1012               </div>
1013               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:residualChloride&gt; <span class="type">
1014                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
1015                        href="#h-1588894038">massConcentrationMeasure</a>
1016                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:residualChloride&gt; <span class="occurs">[0..1]</span> 
1017                  <p class="documentation">'Total measured residual clorines in the water after the water cleaning process, but before it is discharged from the installation.'</p>
1018               </div>
1019               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:oxygen&gt; <span class="type">
1020                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
1021                        href="#h-1588894038">massConcentrationMeasure</a>
1022                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:oxygen&gt; <span class="occurs">[0..1]</span> 
1023                  <p class="documentation">'Total measured Oxygen in the water after the water cleaning process, but before it is discharged from the installation.'</p>
1024               </div>
1025               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:turbidity&gt; <span class="type">
1026                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition(located in external schema documentation)."
1027                        href="typ_dataTypes.xsd.html#h526607149"
1028                        class="externalLink">unitlessQuantity</a>
1029                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:turbidity&gt; <span class="occurs">[0..1]</span> 
1030                  <p class="documentation">'A measure of the cloudiness of water caused by suspended particles.'</p>
1031               </div>
1032               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:coulterCounter&gt; <span class="type">
1033                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
1034                        href="#h-1588894038">massConcentrationMeasure</a>
1035                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:coulterCounter&gt; <span class="occurs">[0..1]</span> 
1036                  <p class="documentation">'A measure of the number of particles in water as measured by a coulter counter.'</p>
1037               </div>
1038               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:comment&gt; <span class="type">
1039                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_datedComment&#34; type definition(located in external schema documentation)."
1040                        href="cs_datedComment.xsd.html#h941142899"
1041                        class="externalLink">cs_datedComment</a>
1042                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:comment&gt; <span class="occurs">[0..*]</span> 
1043                  <p class="documentation">'Any comment that may be useful in describing the water quality. There can be multiple comments.'</p>
1044               </div>&lt;/...&gt;</div>
1045         </div>
1046         <script type="text/javascript">
1047<!--
1048          setState('h2014194201_xibox', true);
1049// -->
1050</script>
1051      </div>
1052      <div class="sample box">
1053         <div>
1054            <input type="button" id="h2014194201_diagram_button" class="control"
1055                   onclick="switchState('h2014194201_diagram'); return false;"
1056                   style="display: none"/> 
1057            <span class="caption">Diagram</span>
1058         </div>
1059         <div id="h2014194201_diagram" class="contents">
1060            <img usemap="#h-523583628" src="schemaDiagrams/h-523583628.png"/>
1061            <!--
1062            Map ref: file:/C:/Projects/dpr/WITSML_v131_addendum_combo/generatedDocSchema//schemaDiagrams/h-523583628.map--><map name="h-523583628">
1063               <area shape="rect" alt="h-269201247" coords="285,0,398,38"
1064                     href="typ_dataTypes.xsd.html#h-269201247"/>
1065
1066               <area shape="rect" alt="h-1588894038" coords="285,48,436,86"
1067                     href="typ_measureType.xsd.html#h-1588894038"/>
1068
1069               <area shape="rect" alt="h1236476485" coords="285,96,401,134"
1070                     href="typ_measureType.xsd.html#h1236476485"/>
1071
1072               <area shape="rect" alt="h1452152571" coords="285,144,391,182"
1073                     href="typ_measureType.xsd.html#h1452152571"/>
1074
1075               <area shape="rect" alt="h-1588894038" coords="285,192,435,230"
1076                     href="typ_measureType.xsd.html#h-1588894038"/>
1077
1078               <area shape="rect" alt="h1452152571" coords="285,240,373,278"
1079                     href="typ_measureType.xsd.html#h1452152571"/>
1080
1081               <area shape="rect" alt="h1452152571" coords="285,288,368,326"
1082                     href="typ_measureType.xsd.html#h1452152571"/>
1083
1084               <area shape="rect" alt="h526607149" coords="285,336,379,374"
1085                     href="typ_dataTypes.xsd.html#h526607149"/>
1086
1087               <area shape="rect" alt="h-607763263" coords="285,384,431,422"
1088                     href="typ_measureType.xsd.html#h-607763263"/>
1089
1090               <area shape="rect" alt="h-1588894038" coords="285,432,417,470"
1091                     href="typ_measureType.xsd.html#h-1588894038"/>
1092
1093               <area shape="rect" alt="h-1588894038" coords="285,480,377,518"
1094                     href="typ_measureType.xsd.html#h-1588894038"/>
1095
1096               <area shape="rect" alt="h526607149" coords="285,528,381,566"
1097                     href="typ_dataTypes.xsd.html#h526607149"/>
1098
1099               <area shape="rect" alt="h-1588894038" coords="285,576,413,614"
1100                     href="typ_measureType.xsd.html#h-1588894038"/>
1101
1102               <area shape="rect" alt="h941142899" coords="285,624,384,662"
1103                     href="cs_datedComment.xsd.html#h941142899"/>
1104
1105               <area shape="rect" alt="h-1931220815" coords="199,672,362,698"
1106                     href="attgrp_uid.xsd.html#h-1931220815"/>
1107
1108            </map>
1109         </div>
1110         <script type="text/javascript">
1111<!--
1112          setState('h2014194201_diagram', true);
1113// -->
1114</script>
1115      </div>
1116      <div class="schemaComponent box">
1117         <div>
1118            <input type="button" id="h2014194201_scbox_button" class="control"
1119                   onclick="switchState('h2014194201_scbox'); return false;"
1120                   style="display: none"/> 
1121            <span class="caption">Schema Component Representation</span>
1122         </div>
1123         <div id="h2014194201_scbox" class="contents">
1124            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:complexType</span> 
1125               <span class="scTag">name</span>="<span class="scContent">cs_waterCleaningQuality</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> 
1126                     <span class="scTag">name</span>="<span class="scContent">samplePoint</span>" <span class="scTag">type</span>="<span class="scContent">
1127                        <span class="type">
1128                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition(located in external schema documentation)."
1129                              href="typ_dataTypes.xsd.html#h-269201247"
1130                              class="externalLink">nameString</a>
1131                        </span>
1132                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1133                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1134                     <span class="scTag">name</span>="<span class="scContent">oilInWaterProduced</span>" <span class="scTag">type</span>="<span class="scContent">
1135                        <span class="type">
1136                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
1137                              href="#h-1588894038">massConcentrationMeasure</a>
1138                        </span>
1139                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1140                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1141                     <span class="scTag">name</span>="<span class="scContent">amountOfOil</span>" <span class="scTag">type</span>="<span class="scContent">
1142                        <span class="type">
1143                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massMeasure&#34; type definition." href="#h1236476485">massMeasure</a>
1144                        </span>
1145                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1146                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1147                     <span class="scTag">name</span>="<span class="scContent">ammonium</span>" <span class="scTag">type</span>="<span class="scContent">
1148                        <span class="type">
1149                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition." href="#h1452152571">densityMeasure</a>
1150                        </span>
1151                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1152                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1153                     <span class="scTag">name</span>="<span class="scContent">totalOrganicCarbon</span>" <span class="scTag">type</span>="<span class="scContent">
1154                        <span class="type">
1155                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
1156                              href="#h-1588894038">massConcentrationMeasure</a>
1157                        </span>
1158                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1159                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1160                     <span class="scTag">name</span>="<span class="scContent">phenol</span>" <span class="scTag">type</span>="<span class="scContent">
1161                        <span class="type">
1162                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition." href="#h1452152571">densityMeasure</a>
1163                        </span>
1164                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1165                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1166                     <span class="scTag">name</span>="<span class="scContent">glycol</span>" <span class="scTag">type</span>="<span class="scContent">
1167                        <span class="type">
1168                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition." href="#h1452152571">densityMeasure</a>
1169                        </span>
1170                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1171                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1172                     <span class="scTag">name</span>="<span class="scContent">phValue</span>" <span class="scTag">type</span>="<span class="scContent">
1173                        <span class="type">
1174                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition(located in external schema documentation)."
1175                              href="typ_dataTypes.xsd.html#h526607149"
1176                              class="externalLink">unitlessQuantity</a>
1177                        </span>
1178                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1179                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1180                     <span class="scTag">name</span>="<span class="scContent">waterTemperature</span>" <span class="scTag">type</span>="<span class="scContent">
1181                        <span class="type">
1182                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;thermodynamicTemperatureMeasure&#34; type definition."
1183                              href="#h-607763263">thermodynamicTemperatureMeasure</a>
1184                        </span>
1185                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1186                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1187                     <span class="scTag">name</span>="<span class="scContent">residualChloride</span>" <span class="scTag">type</span>="<span class="scContent">
1188                        <span class="type">
1189                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
1190                              href="#h-1588894038">massConcentrationMeasure</a>
1191                        </span>
1192                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1193                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1194                     <span class="scTag">name</span>="<span class="scContent">oxygen</span>" <span class="scTag">type</span>="<span class="scContent">
1195                        <span class="type">
1196                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
1197                              href="#h-1588894038">massConcentrationMeasure</a>
1198                        </span>
1199                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1200                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1201                     <span class="scTag">name</span>="<span class="scContent">turbidity</span>" <span class="scTag">type</span>="<span class="scContent">
1202                        <span class="type">
1203                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;unitlessQuantity&#34; type definition(located in external schema documentation)."
1204                              href="typ_dataTypes.xsd.html#h526607149"
1205                              class="externalLink">unitlessQuantity</a>
1206                        </span>
1207                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1208                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1209                     <span class="scTag">name</span>="<span class="scContent">coulterCounter</span>" <span class="scTag">type</span>="<span class="scContent">
1210                        <span class="type">
1211                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;massConcentrationMeasure&#34; type definition."
1212                              href="#h-1588894038">massConcentrationMeasure</a>
1213                        </span>
1214                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1215                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1216                     <span class="scTag">name</span>="<span class="scContent">comment</span>" <span class="scTag">type</span>="<span class="scContent">
1217                        <span class="type">
1218                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_datedComment&#34; type definition(located in external schema documentation)."
1219                              href="cs_datedComment.xsd.html#h941142899"
1220                              class="externalLink">cs_datedComment</a>
1221                        </span>
1222                     </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>
1223               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:attributeGroup</span> 
1224                  <span class="scTag">ref</span>="<span class="scContent">
1225                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;attgrp_uid&#34; attribute group definition(located in external schema documentation)."
1226                        href="attgrp_uid.xsd.html#h-1931220815"
1227                        class="externalLink">attgrp_uid</a>
1228                  </span>"/&gt;</div>&lt;/<span class="scTag">xsd:complexType</span>&gt;</div>
1229         </div>
1230         <script type="text/javascript">
1231<!--
1232          setState('h2014194201_scbox', false);
1233// -->
1234</script>
1235      </div>
1236      <div style="text-align: right; clear: both;">
1237         <a href="#top">top</a>
1238      </div>
1239      <hr/>
1240      <div id="legend">
1241         <h2>
1242            <a name="Legend">Legend</a>
1243         </h2>
1244         <div style="float: left; width: 15em;">
1245            <h3 style="margin-bottom: 0px;">Complex Type:</h3>
1246            <div class="hint" style="margin-left: 0em;">Schema Component Type</div>
1247         </div>
1248         <div style="float: left; width: 15em;">
1249            <h3 style="margin-bottom: 0px;">
1250               <span class="name">AusAddress</span>
1251            </h3>
1252            <div class="hint" style="margin-left: 0em;">Schema Component Name</div>
1253         </div>
1254         <table class="hierarchy" style="clear : both">
1255            <tr>
1256               <th>Super-types:</th>
1257               <td>
1258                  <span class="type" style="color: #0000FF; text-decoration:underline;">Address</span> &lt; <span class="current">AusAddress</span> (by extension)</td>
1259            </tr>
1260            <tr>
1261               <th>Sub-types:</th>
1262               <td>
1263                  <ul>
1264                     <li>
1265                        <span class="type" style="color: #0000FF; text-decoration:underline;">QLDAddress</span> (by restriction)</li>
1266                  </ul>
1267               </td>
1268            </tr>
1269         </table>
1270         <div class="hint">If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.</div>
1271         <table class="properties">
1272            <tr>
1273               <th>Name</th>
1274               <td>AusAddress</td>
1275            </tr>
1276            <tr>
1277               <th>
1278                  <a title="Look up 'Abstract' in glossary"
1279                     href="cs_waterCleaningQuality.xsd.html#term_Abstract">Abstract</a>
1280               </th>
1281               <td>no</td>
1282            </tr>
1283         </table>
1284         <div class="hint">The table above displays the properties of this schema component.</div>
1285         <div class="sample box">
1286            <div>
1287               <span class="caption">XML Instance Representation</span>
1288            </div>
1289            <div class="contents">
1290               <span style="margin-left: 0em">&lt;...</span>
1291               <span class="newFields">
1292                  <span> country="<span class="fixed">Australia</span>"</span>
1293               </span>&gt; <br/>
1294               <span style="margin-left: 1.5em" class="inherited">&lt;unitNo&gt; <span class="type">string</span> &lt;/unitNo&gt; <span class="occurs">[0..1]</span>
1295               </span>
1296               <br/>
1297               <span style="margin-left: 1.5em" class="inherited">&lt;houseNo&gt; <span class="type">string</span> &lt;/houseNo&gt; <span class="occurs">[1]</span>
1298               </span>
1299               <br/>
1300               <span style="margin-left: 1.5em" class="inherited">&lt;street&gt; <span class="type">string</span> &lt;/street&gt; <span class="occurs">[1]</span>
1301               </span>
1302               <br/>
1303               <span class="group" style="margin-left: 1.5em">Start <a title="Look up 'Choice' in glossary" href="#term_Choice">Choice</a>
1304                  <span class="occurs">[1]</span>
1305               </span>
1306               <br/>
1307               <span style="margin-left: 3em" class="inherited">&lt;city&gt; <span class="type">string</span> &lt;/city&gt; <span class="occurs">[1]</span>
1308               </span>
1309               <br/>
1310               <span style="margin-left: 3em" class="inherited">&lt;town&gt; <span class="type">string</span> &lt;/town&gt; <span class="occurs">[1]</span>
1311               </span>
1312               <br/>
1313               <span class="group" style="margin-left: 1.5em">End Choice</span>
1314               <br/>
1315               <span class="newFields">
1316                  <span style="margin-left: 1.5em">&lt;state&gt; <span class="type" style="text-decoration:underline;">AusStates</span> &lt;/state&gt; <span class="occurs">[1]</span>
1317                  </span>
1318                  <br/>
1319                  <span style="margin-left: 1.5em">&lt;postcode&gt; <span class="constraint">string &lt;&lt;<em>pattern</em> = [1-9][0-9]{3}&gt;&gt;</span> &lt;/postcode&gt; <span class="occurs">[1]</span>
1320                     <a href="javascript:void(0)" title="View Documentation" class="documentation"
1321                        onclick="docArray = new Array('Post code must be a four-digit number.'); viewDocumentation('Element', 'postcode', docArray);">?</a>
1322                  </span>
1323                  <br/>
1324               </span>
1325               <span style="margin-left: 0em">&lt;/...&gt;</span>
1326               <br/>
1327            </div>
1328         </div>
1329         <div class="hint">
1330            <p>The XML Instance Representation table above shows the schema component's content as an XML instance.</p>
1331            <ul>
1332               <li>The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1].</li>
1333               <li>Model group information are shown in gray, e.g. Start Choice ... End Choice.</li>
1334               <li>For type derivations, the elements and attributes that have been added to or changed from the base type's content are shown in <span style="font-weight: bold">bold</span>.</li>
1335               <li>If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia".</li>
1336               <li>Otherwise, the type of the element/attribute is displayed.
1337               <ul>
1338                     <li>If the element/attribute's type is in the schema, a link is provided to it.</li>
1339                     <li>For local simple type definitions, the constraints are displayed in angle brackets, e.g. &lt;&lt;<em>pattern</em> = [1-9][0-9]{3}&gt;&gt;.</li>
1340                  </ul>
1341               </li>
1342               <li>If a local element/attribute has documentation, it will be displayed in a window that pops up when the question mark inside the attribute or next to the element is clicked, e.g. &lt;postcode&gt;.</li>
1343            </ul>
1344         </div>
1345         <div class="schemaComponent box">
1346            <div>
1347               <span class="caption">Schema Component Representation</span>
1348            </div>
1349            <div class="contents">
1350               <span style="margin-left: 0em">&lt;<span class="scTag">complexType</span>
1351                  <span class="scTag">name</span>="<span class="scContent">AusAddress</span>"&gt;</span>
1352               <br/>
1353               <span style="margin-left: 1.5em">&lt;<span class="scTag">complexContent</span>&gt;</span>
1354               <br/>
1355               <span style="margin-left: 3em">&lt;<span class="scTag">extension</span>
1356                  <span class="scTag">base</span>="<span class="scContent">
1357                     <span class="type" style="text-decoration:underline;">Address</span>
1358                  </span>"&gt;</span>
1359               <br/>
1360               <span style="margin-left: 4.5em">&lt;<span class="scTag">sequence</span>&gt;</span>
1361               <br/>
1362               <span style="margin-left: 6em">&lt;<span class="scTag">element</span>
1363                  <span class="scTag">name</span>="<span class="scContent">state</span>" <span class="scTag">type</span>="<span class="scContent">
1364                     <span class="type" style="text-decoration:underline;">AusStates</span>
1365                  </span>"/&gt;</span>
1366               <br/>
1367               <span style="margin-left: 6em">&lt;<span class="scTag">element</span>
1368                  <span class="scTag">name</span>="<span class="scContent">postcode</span>"&gt;</span>
1369               <br/>
1370               <span style="margin-left: 7.5em">&lt;<span class="scTag">simpleType</span>&gt;</span>
1371               <br/>
1372               <span style="margin-left: 9em">&lt;<span class="scTag">restriction</span>
1373                  <span class="scTag">base</span>="<span class="scContent">
1374                     <span class="type">string</span>
1375                  </span>"&gt;</span>
1376               <br/>
1377               <span style="margin-left: 10.5em">&lt;<span class="scTag">pattern</span>
1378                  <span class="scTag">value</span>="<span class="scContent">[1-9][0-9]{3}</span>"/&gt;</span>
1379               <br/>
1380               <span style="margin-left: 9em">&lt;/<span class="scTag">restriction</span>&gt;</span>
1381               <br/>
1382               <span style="margin-left: 7.5em">&lt;/<span class="scTag">simpleType</span>&gt;</span>
1383               <br/>
1384               <span style="margin-left: 6em">&lt;/<span class="scTag">element</span>&gt;</span>
1385               <br/>
1386               <span style="margin-left: 4.5em">&lt;/<span class="scTag">sequence</span>&gt;</span>
1387               <br/>
1388               <span style="margin-left: 4.5em">&lt;<span class="scTag">attribute</span>
1389                  <span class="scTag">name</span>="<span class="scContent">country</span>" <span class="scTag">type</span>="<span class="scContent">
1390                     <span class="type">string</span>
1391                  </span>" <span class="scTag">fixed</span>="<span class="scContent">Australia</span>"/&gt;</span>
1392               <br/>
1393               <span style="margin-left: 3em">&lt;/<span class="scTag">extension</span>&gt;</span>
1394               <br/>
1395               <span style="margin-left: 1.5em">&lt;/<span class="scTag">complexContent</span>&gt;</span>
1396               <br/>
1397               <span style="margin-left: 0em">&lt;/<span class="scTag">complexType</span>&gt;</span>
1398               <br/>
1399            </div>
1400         </div>
1401         <div class="hint">The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)</div>
1402         <div style="text-align: right; clear: both;">
1403            <a href="#top">top</a>
1404         </div>
1405         <hr/>
1406      </div>
1407      <div id="glossary">
1408         <h2>
1409            <a name="Glossary">Glossary</a>
1410         </h2>
1411         <p>
1412            <span class="glossaryTerm">
1413               <a name="term_Abstract">Abstract</a> 
1414            </span>(Applies to complex type definitions and element declarations). An abstract element or complex type cannot used to validate an element instance. If there is a reference to an abstract element, only element declarations that can substitute the abstract element can be used to validate the instance. For references to abstract type definitions, only derived types can be used.</p>
1415         <p>
1416            <span class="glossaryTerm">
1417               <a name="term_All">All Model Group</a> 
1418            </span>Child elements can be provided <em>in any order</em> in instances. See: <a title="http://www.w3.org/TR/xmlschema-1/#element-all"
1419               href="http://www.w3.org/TR/xmlschema-1/#element-all">http://www.w3.org/TR/xmlschema-1/#element-all</a>.</p>
1420         <p>
1421            <span class="glossaryTerm">
1422               <a name="term_Choice">Choice Model Group</a> 
1423            </span>
1424            <em>Only one</em> from the list of child elements and model groups can be provided in instances. See: <a title="http://www.w3.org/TR/xmlschema-1/#element-choice"
1425               href="http://www.w3.org/TR/xmlschema-1/#element-choice">http://www.w3.org/TR/xmlschema-1/#element-choice</a>.</p>
1426         <p>
1427            <span class="glossaryTerm">
1428               <a name="term_CollapseWS">Collapse Whitespace Policy</a> 
1429            </span>Replace tab, line feed, and carriage return characters with space character (Unicode character 32). Then, collapse contiguous sequences of space characters into single space character, and remove leading and trailing space characters.</p>
1430         <p>
1431            <span class="glossaryTerm">
1432               <a name="term_ElemBlock">Disallowed Substitutions</a> 
1433            </span>(Applies to element declarations). If <em>substitution</em> is specified, then <a title="Look up 'substitution group' in glossary"
1434               href="cs_waterCleaningQuality.xsd.html#term_SubGroup">substitution group</a> members cannot be used in place of the given element declaration to validate element instances. If <em>derivation methods</em>, e.g. extension, restriction, are specified, then the given element declaration will not validate element instances that have types derived from the element declaration's type using the specified derivation methods. Normally, element instances can override their declaration's type by specifying an <code>xsi:type</code> attribute.</p>
1435         <p>
1436            <span class="glossaryTerm">
1437               <a name="term_Key">Key Constraint</a> 
1438            </span>Like <a title="Look up 'Uniqueness Constraint' in glossary"
1439               href="cs_waterCleaningQuality.xsd.html#term_Unique">Uniqueness Constraint</a>, but additionally requires that the specified value(s) must be provided. See: <a title="http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions"
1440               href="http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions">http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions</a>.</p>
1441         <p>
1442            <span class="glossaryTerm">
1443               <a name="term_KeyRef">Key Reference Constraint</a> 
1444            </span>Ensures that the specified value(s) must match value(s) from a <a title="Look up 'Key Constraint' in glossary"
1445               href="cs_waterCleaningQuality.xsd.html#term_Key">Key Constraint</a> or <a title="Look up 'Uniqueness Constraint' in glossary"
1446               href="cs_waterCleaningQuality.xsd.html#term_Unique">Uniqueness Constraint</a>. See: <a title="http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions"
1447               href="http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions">http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions</a>.</p>
1448         <p>
1449            <span class="glossaryTerm">
1450               <a name="term_ModelGroup">Model Group</a> 
1451            </span>Groups together element content, specifying the order in which the element content can occur and the number of times the group of element content may be repeated. See: <a title="http://www.w3.org/TR/xmlschema-1/#Model_Groups"
1452               href="http://www.w3.org/TR/xmlschema-1/#Model_Groups">http://www.w3.org/TR/xmlschema-1/#Model_Groups</a>.</p>
1453         <p>
1454            <span class="glossaryTerm">
1455               <a name="term_Nillable">Nillable</a> 
1456            </span>(Applies to element declarations). If an element declaration is nillable, instances can use the <code>xsi:nil</code> attribute. The <code>xsi:nil</code> attribute is the boolean attribute, <em>nil</em>, from the <em>http://www.w3.org/2001/XMLSchema-instance</em> namespace. If an element instance has an <code>xsi:nil</code> attribute set to true, it can be left empty, even though its element declaration may have required content.</p>
1457         <p>
1458            <span class="glossaryTerm">
1459               <a name="term_Notation">Notation</a> 
1460            </span>A notation is used to identify the format of a piece of data. Values of elements and attributes that are of type, NOTATION, must come from the names of declared notations. See: <a title="http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations"
1461               href="http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations">http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations</a>.</p>
1462         <p>
1463            <span class="glossaryTerm">
1464               <a name="term_PreserveWS">Preserve Whitespace Policy</a> 
1465            </span>Preserve whitespaces exactly as they appear in instances.</p>
1466         <p>
1467            <span class="glossaryTerm">
1468               <a name="term_TypeFinal">Prohibited Derivations</a> 
1469            </span>(Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.</p>
1470         <p>
1471            <span class="glossaryTerm">
1472               <a name="term_TypeBlock">Prohibited Substitutions</a> 
1473            </span>(Applies to complex type definitions). Prevents sub-types that have been derived using the specified derivation methods from validating element instances in place of the given type definition.</p>
1474         <p>
1475            <span class="glossaryTerm">
1476               <a name="term_ReplaceWS">Replace Whitespace Policy</a> 
1477            </span>Replace tab, line feed, and carriage return characters with space character (Unicode character 32).</p>
1478         <p>
1479            <span class="glossaryTerm">
1480               <a name="term_Sequence">Sequence Model Group</a> 
1481            </span>Child elements and model groups must be provided <em>in the specified order</em> in instances. See: <a title="http://www.w3.org/TR/xmlschema-1/#element-sequence"
1482               href="http://www.w3.org/TR/xmlschema-1/#element-sequence">http://www.w3.org/TR/xmlschema-1/#element-sequence</a>.</p>
1483         <p>
1484            <span class="glossaryTerm">
1485               <a name="term_SubGroup">Substitution Group</a> 
1486            </span>Elements that are <em>members</em> of a substitution group can be used wherever the <em>head</em> element of the substitution group is referenced.</p>
1487         <p>
1488            <span class="glossaryTerm">
1489               <a name="term_ElemFinal">Substitution Group Exclusions</a> 
1490            </span>(Applies to element declarations). Prohibits element declarations from nominating themselves as being able to substitute a given element declaration, if they have types that are derived from the original element's type using the specified derivation methods.</p>
1491         <p>
1492            <span class="glossaryTerm">
1493               <a name="term_TargetNS">Target Namespace</a> 
1494            </span>The target namespace identifies the namespace that components in this schema belongs to. If no target namespace is provided, then the schema components do not belong to any namespace.</p>
1495         <p>
1496            <span class="glossaryTerm">
1497               <a name="term_Unique">Uniqueness Constraint</a> 
1498            </span>Ensures uniqueness of an element/attribute value, or a combination of values, within a specified scope. See: <a title="http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions"
1499               href="http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions">http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions</a>.</p>
1500         <div style="text-align: right; clear: both;">
1501            <a href="#top">top</a>
1502         </div>
1503         <hr/>
1504      </div>
1505      <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">
1506<!--
1507          document.write(document.lastModified);
1508// -->
1509</script>
1510      </p>
1511   </body>
1512</html>
Note: See TracBrowser for help on using the browser.