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

Revision 16, 71.9 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_businessAssociate.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('h376706324_xibox');
399/* IDs of diagram boxes */
400var diagramBoxes = new Array('h376706324_diagram');
401/* IDs of logical diagram boxes */
402var logicalDiagramBoxes = new Array();
403/* IDs of Schema Component Representation boxes */
404var scBoxes = new Array('schema_scbox', 'h376706324_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="#h376706324">Complex Type: <strong>cs_businessAssociate</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_businessAssociate.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 'cs_personName.xsd'."
840                              href="cs_personName.xsd.html">cs_personName.xsd</a>
841                        </li>
842                        <li>
843                           <a title="Jump to schema documentation for 'cs_generalAddress.xsd'."
844                              href="cs_generalAddress.xsd.html">cs_generalAddress.xsd</a>
845                        </li>
846                        <li>
847                           <a title="Jump to schema documentation for 'typ_dataTypes_New.xsd'."
848                              href="typ_dataTypes_New.xsd.html">typ_dataTypes_New.xsd</a>
849                        </li>
850                        <li>
851                           <a title="Jump to schema documentation for 'attgrp_uid.xsd'."
852                              href="attgrp_uid.xsd.html">attgrp_uid.xsd</a>
853                        </li>
854                     </ul>
855                  </li>
856               </ul>
857            </td>
858         </tr>
859      </table>
860      <h3>Declared Namespaces</h3>
861      <table class="namespaces">
862         <tr>
863            <th>Prefix</th>
864            <th>Namespace</th>
865         </tr>
866         <tr>
867            <td>
868               <a name="ns_witsml">witsml</a>
869            </td>
870            <td>
871               <span class="targetNS">http://www.witsml.org/schemas/131/addendum/combo</span>
872            </td>
873         </tr>
874         <tr>
875            <td>
876               <a name="ns_xml">xml</a>
877            </td>
878            <td>http://www.w3.org/XML/1998/namespace</td>
879         </tr>
880         <tr>
881            <td>
882               <a name="ns_xsd">xsd</a>
883            </td>
884            <td>http://www.w3.org/2001/XMLSchema</td>
885         </tr>
886      </table>
887      <div class="schemaComponent box">
888         <div>
889            <input type="button" id="schema_scbox_button" class="control"
890                   onclick="switchState('schema_scbox'); return false;"
891                   style="display: none"/> 
892            <span class="caption">Schema Component Representation</span>
893         </div>
894         <div id="schema_scbox" class="contents">
895            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:schema</span> 
896               <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> 
897                  <span class="scTag">schemaLocation</span>="<span class="scContent">cs_personName.xsd</span>"/&gt;</div>
898               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:include</span> 
899                  <span class="scTag">schemaLocation</span>="<span class="scContent">cs_generalAddress.xsd</span>"/&gt;</div>
900               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:include</span> 
901                  <span class="scTag">schemaLocation</span>="<span class="scContent">typ_dataTypes_New.xsd</span>"/&gt;</div>
902               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:include</span> 
903                  <span class="scTag">schemaLocation</span>="<span class="scContent">attgrp_uid.xsd</span>"/&gt;</div>
904               <div class="scContent" style="margin-left: 1.5em">...</div>&lt;/<span class="scTag">xsd:schema</span>&gt;</div>
905         </div>
906         <script type="text/javascript">
907<!--
908          setState('schema_scbox', false);
909// -->
910</script>
911      </div>
912      <div style="text-align: right; clear: both;">
913         <a href="#top">top</a>
914      </div>
915      <hr/>
916      <h2>
917         <a name="SchemaDefinitions">Global Definitions</a>
918      </h2>
919      <h3>Complex Type: <a name="h376706324" class="name">cs_businessAssociate</a>
920      </h3>
921      <table class="hierarchy">
922         <tr>
923            <th>Super-types:</th>
924            <td>None</td>
925         </tr>
926         <tr>
927            <th>Sub-types:</th>
928            <td>None</td>
929         </tr>
930      </table>
931      <table class="properties">
932         <tr>
933            <th>Name</th>
934            <td>cs_businessAssociate</td>
935         </tr>
936         <tr>
937            <th>
938               <a title="Look up 'Abstract' in glossary"
939                  href="cs_businessAssociate.xsd.html#term_Abstract">Abstract</a>
940            </th>
941            <td>no</td>
942         </tr>
943         <tr>
944            <th>Documentation</th>
945            <td class="documentation">The business associate describes any company, person,
946                        group, consultant, etc, which is associated within a context (e.g., a well).
947                        The information contained in this module is:
948                        (1) contact information, such as address, phone numbers, email,
949                        (2) alternate name, or aliases, and
950                        (3) associations, such as the business associate that this one is associated
951                           with, or a contact who is associated with this business associate.  </td>
952         </tr>
953      </table>
954      <div class="sample box">
955         <div>
956            <input type="button" id="h376706324_xibox_button" class="control"
957                   onclick="switchState('h376706324_xibox'); return false;"
958                   style="display: none"/> 
959            <span class="caption">XML Instance Representation</span>
960         </div>
961         <div id="h376706324_xibox" class="contents">
962            <div style="margin-left: 0em">&lt;...<br/>
963               <span style="margin-left: 0.5em"> uid="<span class="type">
964                     <a href="attgrp_uid.xsd.html#ns_witsml"
965                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;uidString&#34; type definition(located in external schema documentation)."
966                        href="typ_dataTypes.xsd.html#h1953291708"
967                        class="externalLink">uidString</a>
968                  </span> 
969                  <span class="occurs">[0..1]</span> 
970                  <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/>
971               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:name&gt; <span class="type">
972                     <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)."
973                        href="typ_dataTypes.xsd.html#h-269201247"
974                        class="externalLink">nameString</a>
975                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:name&gt; <span class="occurs">[1]</span> 
976                  <p class="documentation">'The name of the business associate. This can be the name of a person, business, group, etc.'</p>
977               </div>
978               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:role&gt; <span class="type">
979                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameStruct&#34; type definition(located in external schema documentation)."
980                        href="typ_dataTypes.xsd.html#h-269190043"
981                        class="externalLink">nameStruct</a>
982                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:role&gt; <span class="occurs">[1..*]</span> 
983                  <p class="documentation">'The role of the business associate within the context. For example, \"driller\" or \"operator\", \"lead agency - CEQA compliance\" \"regulatory contact\", \"safety contact\". A business associate will generally have one role but the role may be called different things in different naming systems.'</p>
984               </div>
985               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:personName&gt; <span class="type">
986                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_personName&#34; type definition(located in external schema documentation)."
987                        href="cs_personName.xsd.html#h1104948842"
988                        class="externalLink">cs_personName</a>
989                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:personName&gt; <span class="occurs">[0..1]</span> 
990                  <p class="documentation">'If the business associate is a person, this specifies the component names of the person.'</p>
991               </div>
992               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:alias&gt; <span class="type">
993                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameStruct&#34; type definition(located in external schema documentation)."
994                        href="typ_dataTypes.xsd.html#h-269190043"
995                        class="externalLink">nameStruct</a>
996                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:alias&gt; <span class="occurs">[0..*]</span> 
997                  <p class="documentation">'The alias is an alternate name of a business associate. It is generally associated with a naming system. An alias is not necessarily unique within the naming system.'</p>
998               </div>
999               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:address&gt; <span class="type">
1000                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_generalAddress&#34; type definition(located in external schema documentation)."
1001                        href="cs_generalAddress.xsd.html#h597731286"
1002                        class="externalLink">cs_generalAddress</a>
1003                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:address&gt; <span class="occurs">[0..*]</span> 
1004                  <p class="documentation">'Note that address may occur more than once, because it may be necessary to give a physical address, a mailing address, or both.'</p>
1005               </div>
1006               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:phoneNumber&gt; <span class="type">
1007                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;phoneNumberStruct&#34; type definition(located in external schema documentation)."
1008                        href="typ_dataTypes_New.xsd.html#h-1451773113"
1009                        class="externalLink">phoneNumberStruct</a>
1010                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:phoneNumber&gt; <span class="occurs">[0..*]</span> 
1011                  <p class="documentation">'The various types of phone numbers may be given. The may be office or home, they may be a number for a cell phone, or for a fax, etc. Attributes of PhoneNumber declare the type of phone number that is being given.'</p>
1012               </div>
1013               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:email&gt; <span class="type">
1014                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;emailQualifierStruct&#34; type definition(located in external schema documentation)."
1015                        href="typ_dataTypes_New.xsd.html#h-2083244600"
1016                        class="externalLink">emailQualifierStruct</a>
1017                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:email&gt; <span class="occurs">[0..*]</span> 
1018                  <p class="documentation">'The email address may be home, office, or permanent. More than one may be given.'</p>
1019               </div>
1020               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:contactPreference&gt; <span class="type">
1021                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;ContactPreference&#34; type definition(located in external schema documentation)."
1022                        href="typ_catalog_New.xsd.html#h642855734"
1023                        class="externalLink">ContactPreference</a>
1024                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:contactPreference&gt; <span class="occurs">[0..*]</span> 
1025                  <p class="documentation">'The preferred method of being contacted within the context of this role.'</p>
1026               </div>
1027               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:associatedWith&gt; <span class="type">
1028                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition(located in external schema documentation)."
1029                        href="typ_dataTypes.xsd.html#h65068842"
1030                        class="externalLink">refNameString</a>
1031                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:associatedWith&gt; <span class="occurs">[0..1]</span> 
1032                  <p class="documentation">'A pointer to another business associate that this business associate is associated with. The most common situation is that of an employee being associated with a company. But it may also be, for example, a work group associated with a university.'</p>
1033               </div>
1034               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:contact&gt; <span class="type">
1035                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition(located in external schema documentation)."
1036                        href="typ_dataTypes.xsd.html#h65068842"
1037                        class="externalLink">refNameString</a>
1038                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:contact&gt; <span class="occurs">[0..*]</span> 
1039                  <p class="documentation">'A pointer to a business associate (generally a person) who serves as a contact for this business associate.'</p>
1040               </div>
1041               <div style="margin-left: 1.5em">&lt;<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:personnelCount&gt; <span class="type">
1042                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nonNegativeCount&#34; type definition(located in external schema documentation)."
1043                        href="typ_dataTypes.xsd.html#h-1583229326"
1044                        class="externalLink">nonNegativeCount</a>
1045                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:personnelCount&gt; <span class="occurs">[0..1]</span> 
1046                  <p class="documentation">'The count of the number of personnel in a group.'</p>
1047               </div>
1048               <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">
1049                     <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;commentString&#34; type definition(located in external schema documentation)."
1050                        href="typ_dataTypes.xsd.html#h-793122037"
1051                        class="externalLink">commentString</a>
1052                  </span> &lt;/<a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:comment&gt; <span class="occurs">[0..1]</span> 
1053                  <p class="documentation">'A general comment. This should not be used to carry semantic information. This is not intended to be machine interpretable.'</p>
1054               </div>&lt;/...&gt;</div>
1055         </div>
1056         <script type="text/javascript">
1057<!--
1058          setState('h376706324_xibox', true);
1059// -->
1060</script>
1061      </div>
1062      <div class="sample box">
1063         <div>
1064            <input type="button" id="h376706324_diagram_button" class="control"
1065                   onclick="switchState('h376706324_diagram'); return false;"
1066                   style="display: none"/> 
1067            <span class="caption">Diagram</span>
1068         </div>
1069         <div id="h376706324_diagram" class="contents">
1070            <img usemap="#h1196671151" src="schemaDiagrams/h1196671151.png"/>
1071            <!--
1072            Map ref: file:/C:/Projects/dpr/WITSML_v131_addendum_combo/generatedDocSchema//schemaDiagrams/h1196671151.map--><map name="h1196671151">
1073               <area shape="rect" alt="h-269201247" coords="269,0,351,24"
1074                     href="typ_dataTypes.xsd.html#h-269201247"/>
1075
1076               <area shape="rect" alt="h-269190043" coords="269,34,345,72"
1077                     href="typ_dataTypes.xsd.html#h-269190043"/>
1078
1079               <area shape="rect" alt="h1104948842" coords="269,82,385,120"
1080                     href="cs_personName.xsd.html#h1104948842"/>
1081
1082               <area shape="rect" alt="h-269190043" coords="269,130,346,168"
1083                     href="typ_dataTypes.xsd.html#h-269190043"/>
1084
1085               <area shape="rect" alt="h597731286" coords="269,178,363,216"
1086                     href="cs_generalAddress.xsd.html#h597731286"/>
1087
1088               <area shape="rect" alt="h-1451773113" coords="269,226,392,264"
1089                     href="typ_dataTypes_New.xsd.html#h-1451773113"/>
1090
1091               <area shape="rect" alt="h-2083244600" coords="269,274,349,312"
1092                     href="typ_dataTypes_New.xsd.html#h-2083244600"/>
1093
1094               <area shape="rect" alt="h642855734" coords="269,322,414,360"
1095                     href="typ_catalog_New.xsd.html#h642855734"/>
1096
1097               <area shape="rect" alt="h65068842" coords="269,370,398,408"
1098                     href="typ_dataTypes.xsd.html#h65068842"/>
1099
1100               <area shape="rect" alt="h65068842" coords="269,418,361,456"
1101                     href="typ_dataTypes.xsd.html#h65068842"/>
1102
1103               <area shape="rect" alt="h-1583229326" coords="269,466,401,504"
1104                     href="typ_dataTypes.xsd.html#h-1583229326"/>
1105
1106               <area shape="rect" alt="h-793122037" coords="269,514,368,552"
1107                     href="typ_dataTypes.xsd.html#h-793122037"/>
1108
1109               <area shape="rect" alt="h-1931220815" coords="183,562,346,588"
1110                     href="attgrp_uid.xsd.html#h-1931220815"/>
1111
1112            </map>
1113         </div>
1114         <script type="text/javascript">
1115<!--
1116          setState('h376706324_diagram', true);
1117// -->
1118</script>
1119      </div>
1120      <div class="schemaComponent box">
1121         <div>
1122            <input type="button" id="h376706324_scbox_button" class="control"
1123                   onclick="switchState('h376706324_scbox'); return false;"
1124                   style="display: none"/> 
1125            <span class="caption">Schema Component Representation</span>
1126         </div>
1127         <div id="h376706324_scbox" class="contents">
1128            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:complexType</span> 
1129               <span class="scTag">name</span>="<span class="scContent">cs_businessAssociate</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> 
1130                     <span class="scTag">name</span>="<span class="scContent">name</span>" <span class="scTag">type</span>="<span class="scContent">
1131                        <span class="type">
1132                           <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)."
1133                              href="typ_dataTypes.xsd.html#h-269201247"
1134                              class="externalLink">nameString</a>
1135                        </span>
1136                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1137                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1138                     <span class="scTag">name</span>="<span class="scContent">role</span>" <span class="scTag">type</span>="<span class="scContent">
1139                        <span class="type">
1140                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameStruct&#34; type definition(located in external schema documentation)."
1141                              href="typ_dataTypes.xsd.html#h-269190043"
1142                              class="externalLink">nameStruct</a>
1143                        </span>
1144                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">1</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1145                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1146                     <span class="scTag">name</span>="<span class="scContent">personName</span>" <span class="scTag">type</span>="<span class="scContent">
1147                        <span class="type">
1148                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_personName&#34; type definition(located in external schema documentation)."
1149                              href="cs_personName.xsd.html#h1104948842"
1150                              class="externalLink">cs_personName</a>
1151                        </span>
1152                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1153                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1154                     <span class="scTag">name</span>="<span class="scContent">alias</span>" <span class="scTag">type</span>="<span class="scContent">
1155                        <span class="type">
1156                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameStruct&#34; type definition(located in external schema documentation)."
1157                              href="typ_dataTypes.xsd.html#h-269190043"
1158                              class="externalLink">nameStruct</a>
1159                        </span>
1160                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1161                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1162                     <span class="scTag">name</span>="<span class="scContent">address</span>" <span class="scTag">type</span>="<span class="scContent">
1163                        <span class="type">
1164                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_generalAddress&#34; type definition(located in external schema documentation)."
1165                              href="cs_generalAddress.xsd.html#h597731286"
1166                              class="externalLink">cs_generalAddress</a>
1167                        </span>
1168                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1169                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1170                     <span class="scTag">name</span>="<span class="scContent">phoneNumber</span>" <span class="scTag">type</span>="<span class="scContent">
1171                        <span class="type">
1172                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;phoneNumberStruct&#34; type definition(located in external schema documentation)."
1173                              href="typ_dataTypes_New.xsd.html#h-1451773113"
1174                              class="externalLink">phoneNumberStruct</a>
1175                        </span>
1176                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1177                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1178                     <span class="scTag">name</span>="<span class="scContent">email</span>" <span class="scTag">type</span>="<span class="scContent">
1179                        <span class="type">
1180                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;emailQualifierStruct&#34; type definition(located in external schema documentation)."
1181                              href="typ_dataTypes_New.xsd.html#h-2083244600"
1182                              class="externalLink">emailQualifierStruct</a>
1183                        </span>
1184                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1185                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1186                     <span class="scTag">name</span>="<span class="scContent">contactPreference</span>" <span class="scTag">type</span>="<span class="scContent">
1187                        <span class="type">
1188                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;ContactPreference&#34; type definition(located in external schema documentation)."
1189                              href="typ_catalog_New.xsd.html#h642855734"
1190                              class="externalLink">ContactPreference</a>
1191                        </span>
1192                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</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">associatedWith</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;refNameString&#34; type definition(located in external schema documentation)."
1197                              href="typ_dataTypes.xsd.html#h65068842"
1198                              class="externalLink">refNameString</a>
1199                        </span>
1200                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1201                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1202                     <span class="scTag">name</span>="<span class="scContent">contact</span>" <span class="scTag">type</span>="<span class="scContent">
1203                        <span class="type">
1204                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;refNameString&#34; type definition(located in external schema documentation)."
1205                              href="typ_dataTypes.xsd.html#h65068842"
1206                              class="externalLink">refNameString</a>
1207                        </span>
1208                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>
1209                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1210                     <span class="scTag">name</span>="<span class="scContent">personnelCount</span>" <span class="scTag">type</span>="<span class="scContent">
1211                        <span class="type">
1212                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nonNegativeCount&#34; type definition(located in external schema documentation)."
1213                              href="typ_dataTypes.xsd.html#h-1583229326"
1214                              class="externalLink">nonNegativeCount</a>
1215                        </span>
1216                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
1217                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
1218                     <span class="scTag">name</span>="<span class="scContent">comment</span>" <span class="scTag">type</span>="<span class="scContent">
1219                        <span class="type">
1220                           <a href="#ns_witsml" title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;commentString&#34; type definition(located in external schema documentation)."
1221                              href="typ_dataTypes.xsd.html#h-793122037"
1222                              class="externalLink">commentString</a>
1223                        </span>
1224                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>"/&gt;</div>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>
1225               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:attributeGroup</span> 
1226                  <span class="scTag">ref</span>="<span class="scContent">
1227                     <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)."
1228                        href="attgrp_uid.xsd.html#h-1931220815"
1229                        class="externalLink">attgrp_uid</a>
1230                  </span>"/&gt;</div>&lt;/<span class="scTag">xsd:complexType</span>&gt;</div>
1231         </div>
1232         <script type="text/javascript">
1233<!--
1234          setState('h376706324_scbox', false);
1235// -->
1236</script>
1237      </div>
1238      <div style="text-align: right; clear: both;">
1239         <a href="#top">top</a>
1240      </div>
1241      <hr/>
1242      <div id="legend">
1243         <h2>
1244            <a name="Legend">Legend</a>
1245         </h2>
1246         <div style="float: left; width: 15em;">
1247            <h3 style="margin-bottom: 0px;">Complex Type:</h3>
1248            <div class="hint" style="margin-left: 0em;">Schema Component Type</div>
1249         </div>
1250         <div style="float: left; width: 15em;">
1251            <h3 style="margin-bottom: 0px;">
1252               <span class="name">AusAddress</span>
1253            </h3>
1254            <div class="hint" style="margin-left: 0em;">Schema Component Name</div>
1255         </div>
1256         <table class="hierarchy" style="clear : both">
1257            <tr>
1258               <th>Super-types:</th>
1259               <td>
1260                  <span class="type" style="color: #0000FF; text-decoration:underline;">Address</span> &lt; <span class="current">AusAddress</span> (by extension)</td>
1261            </tr>
1262            <tr>
1263               <th>Sub-types:</th>
1264               <td>
1265                  <ul>
1266                     <li>
1267                        <span class="type" style="color: #0000FF; text-decoration:underline;">QLDAddress</span> (by restriction)</li>
1268                  </ul>
1269               </td>
1270            </tr>
1271         </table>
1272         <div class="hint">If this schema component is a type definition, its type hierarchy is shown in a gray-bordered box.</div>
1273         <table class="properties">
1274            <tr>
1275               <th>Name</th>
1276               <td>AusAddress</td>
1277            </tr>
1278            <tr>
1279               <th>
1280                  <a title="Look up 'Abstract' in glossary"
1281                     href="cs_businessAssociate.xsd.html#term_Abstract">Abstract</a>
1282               </th>
1283               <td>no</td>
1284            </tr>
1285         </table>
1286         <div class="hint">The table above displays the properties of this schema component.</div>
1287         <div class="sample box">
1288            <div>
1289               <span class="caption">XML Instance Representation</span>
1290            </div>
1291            <div class="contents">
1292               <span style="margin-left: 0em">&lt;...</span>
1293               <span class="newFields">
1294                  <span> country="<span class="fixed">Australia</span>"</span>
1295               </span>&gt; <br/>
1296               <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>
1297               </span>
1298               <br/>
1299               <span style="margin-left: 1.5em" class="inherited">&lt;houseNo&gt; <span class="type">string</span> &lt;/houseNo&gt; <span class="occurs">[1]</span>
1300               </span>
1301               <br/>
1302               <span style="margin-left: 1.5em" class="inherited">&lt;street&gt; <span class="type">string</span> &lt;/street&gt; <span class="occurs">[1]</span>
1303               </span>
1304               <br/>
1305               <span class="group" style="margin-left: 1.5em">Start <a title="Look up 'Choice' in glossary" href="#term_Choice">Choice</a>
1306                  <span class="occurs">[1]</span>
1307               </span>
1308               <br/>
1309               <span style="margin-left: 3em" class="inherited">&lt;city&gt; <span class="type">string</span> &lt;/city&gt; <span class="occurs">[1]</span>
1310               </span>
1311               <br/>
1312               <span style="margin-left: 3em" class="inherited">&lt;town&gt; <span class="type">string</span> &lt;/town&gt; <span class="occurs">[1]</span>
1313               </span>
1314               <br/>
1315               <span class="group" style="margin-left: 1.5em">End Choice</span>
1316               <br/>
1317               <span class="newFields">
1318                  <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>
1319                  </span>
1320                  <br/>
1321                  <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>
1322                     <a href="javascript:void(0)" title="View Documentation" class="documentation"
1323                        onclick="docArray = new Array('Post code must be a four-digit number.'); viewDocumentation('Element', 'postcode', docArray);">?</a>
1324                  </span>
1325                  <br/>
1326               </span>
1327               <span style="margin-left: 0em">&lt;/...&gt;</span>
1328               <br/>
1329            </div>
1330         </div>
1331         <div class="hint">
1332            <p>The XML Instance Representation table above shows the schema component's content as an XML instance.</p>
1333            <ul>
1334               <li>The minimum and maximum occurrence of elements and attributes are provided in square brackets, e.g. [0..1].</li>
1335               <li>Model group information are shown in gray, e.g. Start Choice ... End Choice.</li>
1336               <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>
1337               <li>If an element/attribute has a fixed value, the fixed value is shown in green, e.g. country="Australia".</li>
1338               <li>Otherwise, the type of the element/attribute is displayed.
1339               <ul>
1340                     <li>If the element/attribute's type is in the schema, a link is provided to it.</li>
1341                     <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>
1342                  </ul>
1343               </li>
1344               <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>
1345            </ul>
1346         </div>
1347         <div class="schemaComponent box">
1348            <div>
1349               <span class="caption">Schema Component Representation</span>
1350            </div>
1351            <div class="contents">
1352               <span style="margin-left: 0em">&lt;<span class="scTag">complexType</span>
1353                  <span class="scTag">name</span>="<span class="scContent">AusAddress</span>"&gt;</span>
1354               <br/>
1355               <span style="margin-left: 1.5em">&lt;<span class="scTag">complexContent</span>&gt;</span>
1356               <br/>
1357               <span style="margin-left: 3em">&lt;<span class="scTag">extension</span>
1358                  <span class="scTag">base</span>="<span class="scContent">
1359                     <span class="type" style="text-decoration:underline;">Address</span>
1360                  </span>"&gt;</span>
1361               <br/>
1362               <span style="margin-left: 4.5em">&lt;<span class="scTag">sequence</span>&gt;</span>
1363               <br/>
1364               <span style="margin-left: 6em">&lt;<span class="scTag">element</span>
1365                  <span class="scTag">name</span>="<span class="scContent">state</span>" <span class="scTag">type</span>="<span class="scContent">
1366                     <span class="type" style="text-decoration:underline;">AusStates</span>
1367                  </span>"/&gt;</span>
1368               <br/>
1369               <span style="margin-left: 6em">&lt;<span class="scTag">element</span>
1370                  <span class="scTag">name</span>="<span class="scContent">postcode</span>"&gt;</span>
1371               <br/>
1372               <span style="margin-left: 7.5em">&lt;<span class="scTag">simpleType</span>&gt;</span>
1373               <br/>
1374               <span style="margin-left: 9em">&lt;<span class="scTag">restriction</span>
1375                  <span class="scTag">base</span>="<span class="scContent">
1376                     <span class="type">string</span>
1377                  </span>"&gt;</span>
1378               <br/>
1379               <span style="margin-left: 10.5em">&lt;<span class="scTag">pattern</span>
1380                  <span class="scTag">value</span>="<span class="scContent">[1-9][0-9]{3}</span>"/&gt;</span>
1381               <br/>
1382               <span style="margin-left: 9em">&lt;/<span class="scTag">restriction</span>&gt;</span>
1383               <br/>
1384               <span style="margin-left: 7.5em">&lt;/<span class="scTag">simpleType</span>&gt;</span>
1385               <br/>
1386               <span style="margin-left: 6em">&lt;/<span class="scTag">element</span>&gt;</span>
1387               <br/>
1388               <span style="margin-left: 4.5em">&lt;/<span class="scTag">sequence</span>&gt;</span>
1389               <br/>
1390               <span style="margin-left: 4.5em">&lt;<span class="scTag">attribute</span>
1391                  <span class="scTag">name</span>="<span class="scContent">country</span>" <span class="scTag">type</span>="<span class="scContent">
1392                     <span class="type">string</span>
1393                  </span>" <span class="scTag">fixed</span>="<span class="scContent">Australia</span>"/&gt;</span>
1394               <br/>
1395               <span style="margin-left: 3em">&lt;/<span class="scTag">extension</span>&gt;</span>
1396               <br/>
1397               <span style="margin-left: 1.5em">&lt;/<span class="scTag">complexContent</span>&gt;</span>
1398               <br/>
1399               <span style="margin-left: 0em">&lt;/<span class="scTag">complexType</span>&gt;</span>
1400               <br/>
1401            </div>
1402         </div>
1403         <div class="hint">The Schema Component Representation table above displays the underlying XML representation of the schema component. (Annotations are not shown.)</div>
1404         <div style="text-align: right; clear: both;">
1405            <a href="#top">top</a>
1406         </div>
1407         <hr/>
1408      </div>
1409      <div id="glossary">
1410         <h2>
1411            <a name="Glossary">Glossary</a>
1412         </h2>
1413         <p>
1414            <span class="glossaryTerm">
1415               <a name="term_Abstract">Abstract</a> 
1416            </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>
1417         <p>
1418            <span class="glossaryTerm">
1419               <a name="term_All">All Model Group</a> 
1420            </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"
1421               href="http://www.w3.org/TR/xmlschema-1/#element-all">http://www.w3.org/TR/xmlschema-1/#element-all</a>.</p>
1422         <p>
1423            <span class="glossaryTerm">
1424               <a name="term_Choice">Choice Model Group</a> 
1425            </span>
1426            <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"
1427               href="http://www.w3.org/TR/xmlschema-1/#element-choice">http://www.w3.org/TR/xmlschema-1/#element-choice</a>.</p>
1428         <p>
1429            <span class="glossaryTerm">
1430               <a name="term_CollapseWS">Collapse Whitespace Policy</a> 
1431            </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>
1432         <p>
1433            <span class="glossaryTerm">
1434               <a name="term_ElemBlock">Disallowed Substitutions</a> 
1435            </span>(Applies to element declarations). If <em>substitution</em> is specified, then <a title="Look up 'substitution group' in glossary"
1436               href="cs_businessAssociate.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>
1437         <p>
1438            <span class="glossaryTerm">
1439               <a name="term_Key">Key Constraint</a> 
1440            </span>Like <a title="Look up 'Uniqueness Constraint' in glossary"
1441               href="cs_businessAssociate.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"
1442               href="http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions">http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions</a>.</p>
1443         <p>
1444            <span class="glossaryTerm">
1445               <a name="term_KeyRef">Key Reference Constraint</a> 
1446            </span>Ensures that the specified value(s) must match value(s) from a <a title="Look up 'Key Constraint' in glossary"
1447               href="cs_businessAssociate.xsd.html#term_Key">Key Constraint</a> or <a title="Look up 'Uniqueness Constraint' in glossary"
1448               href="cs_businessAssociate.xsd.html#term_Unique">Uniqueness Constraint</a>. See: <a title="http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions"
1449               href="http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions">http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions</a>.</p>
1450         <p>
1451            <span class="glossaryTerm">
1452               <a name="term_ModelGroup">Model Group</a> 
1453            </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"
1454               href="http://www.w3.org/TR/xmlschema-1/#Model_Groups">http://www.w3.org/TR/xmlschema-1/#Model_Groups</a>.</p>
1455         <p>
1456            <span class="glossaryTerm">
1457               <a name="term_Nillable">Nillable</a> 
1458            </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>
1459         <p>
1460            <span class="glossaryTerm">
1461               <a name="term_Notation">Notation</a> 
1462            </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"
1463               href="http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations">http://www.w3.org/TR/xmlschema-1/#cNotation_Declarations</a>.</p>
1464         <p>
1465            <span class="glossaryTerm">
1466               <a name="term_PreserveWS">Preserve Whitespace Policy</a> 
1467            </span>Preserve whitespaces exactly as they appear in instances.</p>
1468         <p>
1469            <span class="glossaryTerm">
1470               <a name="term_TypeFinal">Prohibited Derivations</a> 
1471            </span>(Applies to type definitions). Derivation methods that cannot be used to create sub-types from a given type definition.</p>
1472         <p>
1473            <span class="glossaryTerm">
1474               <a name="term_TypeBlock">Prohibited Substitutions</a> 
1475            </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>
1476         <p>
1477            <span class="glossaryTerm">
1478               <a name="term_ReplaceWS">Replace Whitespace Policy</a> 
1479            </span>Replace tab, line feed, and carriage return characters with space character (Unicode character 32).</p>
1480         <p>
1481            <span class="glossaryTerm">
1482               <a name="term_Sequence">Sequence Model Group</a> 
1483            </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"
1484               href="http://www.w3.org/TR/xmlschema-1/#element-sequence">http://www.w3.org/TR/xmlschema-1/#element-sequence</a>.</p>
1485         <p>
1486            <span class="glossaryTerm">
1487               <a name="term_SubGroup">Substitution Group</a> 
1488            </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>
1489         <p>
1490            <span class="glossaryTerm">
1491               <a name="term_ElemFinal">Substitution Group Exclusions</a> 
1492            </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>
1493         <p>
1494            <span class="glossaryTerm">
1495               <a name="term_TargetNS">Target Namespace</a> 
1496            </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>
1497         <p>
1498            <span class="glossaryTerm">
1499               <a name="term_Unique">Uniqueness Constraint</a> 
1500            </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"
1501               href="http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions">http://www.w3.org/TR/xmlschema-1/#cIdentity-constraint_Definitions</a>.</p>
1502         <div style="text-align: right; clear: both;">
1503            <a href="#top">top</a>
1504         </div>
1505         <hr/>
1506      </div>
1507      <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">
1508<!--
1509          document.write(document.lastModified);
1510// -->
1511</script>
1512      </p>
1513   </body>
1514</html>
Note: See TracBrowser for help on using the browser.