root / projects / MonthlyProductionReport_1.0 / XML / PRODML / PRODML_schemas_with_enum_4apr2008 / documentation / obj_object_profiled_data_schema.xsd.html_h-269201247.html @ 17

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

Added project files for monthly production version 1.0

Line 
1
2<!DOCTYPE html
3  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml">
5   <head>
6      <title>Documentation for obj_object_profiled_data_schema - obj_object_profiled_data_schema.xsd - Simple Type nameString</title>
7      <meta http-equiv="Content-Type" content="text/xml; charset=iso-8859-1"/>
8      <style type="text/css">
9/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
10/* More-configurable styles */
11
12/******** General ********/
13         
14/* Document body */
15body {
16   color: Black;
17   background-color: White;
18   font-family: Arial, sans-serif;
19   font-size: 10pt;
20}
21                 
22/* Horizontal rules */
23hr {
24   color: black;
25}
26/* Document title */
27h1 {
28   font-size: 18pt;
29   letter-spacing: 2px;
30   border-bottom: 1px #ccc solid;
31   padding-top: 5px;
32   padding-bottom: 5px;
33}
34/* Main section headers */
35h2 {
36   font-size: 14pt;
37   letter-spacing: 1px;
38}
39/* Sub-section headers */
40h3, h3 a, h3 span {
41   font-size: 12pt;
42   font-weight: bold;
43   color: black;
44}
45/* Table displaying the properties of the schema components or the
46   schema document itself */
47table.properties th, table.properties th a {
48   color: black;
49   background-color: #F99; /* Pink */
50}
51table.properties td {
52   background-color: #eee; /* Gray */
53}
54
55img{
56 border: 0;
57}         
58
59/********* Documentation style *************/
60p.documentation {
61   color:black;
62   font-style:italic;
63         background-color: #EEEEFF;
64         border: 1px solid #DDDDFF;
65         padding-top: 1px;
66         margin-right: 30px;
67         margin-top: 1px;
68}
69
70         
71/******** Table of Contents Section ********/
72
73/* Controls for switching between printing and viewing modes */
74div#printerControls {
75   color: #963; /* Orange-brown */
76}
77/* Controls that can collapse or expand all XML Instance
78   Representation and Schema Component Representation boxes */
79div#globalControls {
80   border: 2px solid #999;
81}
82
83
84/******** Schema Document Properties Section ********/
85
86/* Table displaying the namespaces declared in the schema */
87table.namespaces th {
88   background-color: #ccc;
89}
90table.namespaces td {
91   background-color: #eee;
92}
93/* Target namespace of the schema */
94span.targetNS {
95   color: #06C;
96   font-weight: bold;
97}
98
99
100/******** Schema Components' Sections ********/
101
102/* Name of schema component */
103.name {
104   color: #F93; /* Orange */
105}
106
107/* Hierarchy table */
108table.hierarchy {
109   border: 2px solid #999; /* Gray */
110}
111
112/* XML Instance Representation table */
113div.sample div.contents {
114   border: 1px dashed black;
115}
116
117
118/* Schema Component Representation table */
119div.schemaComponent div.contents {
120   border: 2px black solid;
121}
122
123
124/******** Glossary Section ********/
125
126/* Glossary Terms */
127.glossaryTerm {
128   color: #036; /* Blue */
129}
130
131
132/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
133/* Printer-version styles */
134
135@media print {
136
137/* Ensures that controls are hidden when printing */
138div#printerControls {
139   visibility: hidden;
140}
141div#globalControls {
142   visibility: hidden;
143}
144#legend {
145   display: none;
146}
147#legendTOC {
148   display: none;
149}
150#glossary {
151   display: none;
152}
153#glossaryTOC {
154   display: none;
155}
156
157}
158
159/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
160/* Base styles */
161
162/******** General ********/
163
164/* Unordered lists */
165ul {
166   margin-left: 1.5em;
167   margin-bottom: 0em;
168}
169/* Tables */
170table {
171   margin-top: 10px;
172   margin-bottom: 10px;
173   margin-left: 2px;
174   margin-right: 2px;
175}
176table th, table td {
177   font-size: 10pt;
178   vertical-align: top;
179   padding-top: 3px;
180   padding-bottom: 3px;
181   padding-left: 10px;
182   padding-right: 10px;
183}
184table th {
185   font-weight: bold;
186   text-align: left;
187}
188/* Table displaying the properties of the schema components or the
189   schema document itself */
190table.properties {
191   width: 90%;
192}
193table.properties th {
194   width: 30%;
195}
196/* Boxes that can make its content appear and disappear*/
197div.box {
198   margin: 1em;
199}
200   /* Box caption */
201div.box span.caption {
202   font-weight: bold;
203}
204   /* Button to open and close the box */
205div.box input.control {
206   width: 1.4em;
207   height: 1.4em;
208   text-align: center;
209   vertical-align: middle;
210   font-size: 11pt;
211}
212   /* Box contents */
213div.box div.contents {
214   margin-top: 3px;
215}
216
217
218/******** Table of Contents Section ********/
219
220/* Controls for switching between printing and viewing modes */
221div#printerControls {
222   white-space: nowrap;
223   font-weight: bold;
224   padding: 5px;
225   margin: 5px;
226}
227/* Controls that can collapse or expand all XML Instance
228   Representation and Schema Component Representation boxes */
229div#globalControls {
230   padding: 10px;
231   margin: 5px;
232}
233
234
235/******** Schema Document Properties Section ********/
236
237/* Table displaying the namespaces declared in the schema */
238table.namespaces th {
239}
240table.namespaces td {
241}
242/* Target namespace of the schema */
243span.targetNS {
244}
245
246
247/******** Schema Components' Sections ********/
248
249/* Name of schema component */
250.name {
251}
252
253/* Hierarchy table */
254table.hierarchy {
255   width: 90%;
256}
257table.hierarchy th {
258   font-weight: normal;
259   font-style: italic;
260   width: 20%;
261}
262table.hierarchy th, table.hierarchy td {
263   padding: 5px;
264}
265
266/* XML Instance Representation table */
267div.sample {
268   width: 90%;
269}
270div.sample div.contents {
271   padding: 5px;
272   font-family: Courier New, sans-serif;
273   font-size: 10pt;
274}
275   /* Normal elements and attributes */
276div.sample div.contents, div.sample div.contents a {
277   color: black;
278}
279   /* Group Headers */
280div.sample div.contents .group, div.sample div.contents .group a {
281   color: #999; /* Light gray */
282}
283   /* Type Information */
284div.sample div.contents .type, div.sample div.contents .type a {
285   color: #999; /* Light gray */
286}
287   /* Occurrence Information */
288div.sample div.contents .occurs, div.sample div.contents .occurs a {
289   color: #999; /* Light gray */
290}
291   /* Fixed values */
292div.sample div.contents .fixed {
293   color: #063; /* Green */
294   font-weight: bold;
295}
296   /* Simple type constraints */
297div.sample div.contents .constraint, div.sample div.contents .constraint a {
298   color: #999; /* Light gray */
299}
300   /* Elements and attributes inherited from base type */
301div.sample div.contents .inherited, div.sample div.contents .inherited a {
302   color: #666; /* Dark gray */
303}
304   /* Elements and attributes added to or changed from base type */
305div.sample div.contents .newFields {
306   font-weight: bold;
307}
308   /* Other type of information */
309div.sample div.contents .other, div.sample div.contents .other a {
310   color: #369; /* Blue */
311   font-style: italic;
312}
313   /* Link to open up window displaying documentation */
314div.sample div.contents a.documentation {
315   text-decoration: none;
316   padding-left: 3px;
317   padding-right: 3px;
318   padding-top: 0px;
319   padding-bottom: 0px;
320   font-weight: bold;
321   font-size: 11pt;
322   background-color: #FFD;
323   color: #069;
324}
325   /* Invert colors when hovering over link to open up window
326      displaying documentation */
327div.sample div.contents a.documentation:hover {
328   color: #FFD;
329   background-color: #069;
330}
331
332/* Schema Component Representation table */
333div.schemaComponent {
334   width: 90%;
335}
336div.schemaComponent div.contents {
337   font-family: Courier New, sans-serif;
338   font-size: 10pt;
339   padding: 5px;
340}
341   /* Syntax characters */
342div.schemaComponent div.contents {
343   color: #00f; /* blue */
344}
345   /* Element and attribute tags */
346div.schemaComponent div.contents .scTag {
347   color: #933; /* maroon */
348}
349   /* Element and attribute content */
350div.schemaComponent div.contents .scContent, div.schemaComponent div.contents .scContent a {
351   color: black;
352   font-weight: bold;
353}
354   /* Comments */
355div.schemaComponent div.contents .comment {
356   color: #999; /* Light gray */
357}
358
359/******** Legend Section ********/
360
361div#legend table, div#legend div {
362   margin-bottom: 3px;
363}
364div#legend div.hint {
365   color: #999; /* Light gray */
366   width: 90%;
367   margin-left: 1em;
368   margin-bottom: 2em;
369}
370
371
372/******** Glossary Section ********/
373
374/* Glossary Terms */
375.glossaryTerm {
376   font-weight: bold;
377}
378
379/********* Details *************/
380.detailsToc {
381  color: #666; /* Light gray */
382}
383
384.details {
385  color: #666; /* Light gray */
386  text-decoration:none;
387}
388
389/******** Footer ********/
390
391.footer {
392   font-size: 8pt;
393}
394</style>
395      <script type="text/javascript">
396<!--
397         
398         
399/**
400 * Counter of documentation windows
401 * Used to give each window a unique name
402 */
403var windowCount = 0;
404         
405/**
406 * Opens up a window displaying the documentation
407 * of a schema component in the XML Instance
408 * Representation table.
409 *
410 * @param compDesc      Description of schema component
411 * @param compName      Name of schema component
412 * @param docTextArray Array containing the paragraphs
413 *                           of the new document
414 */
415function viewDocumentation(compDesc, compName, docTextArray) {
416  var width = 400;
417  var height = 200;
418  var locX = 100;
419  var locY = 200;
420
421  /* Generate content */
422  var actualText = "<html>";
423  actualText += "<head><title>";
424  actualText += compDesc;
425  if (compName != '') {
426     actualText += ": " + compName;
427  }
428  actualText += "</title></head>";
429  actualText += "<body bgcolor=\"#FFFFEE\">";
430  // Title
431  actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; letter-spacing:1px;\">";
432  actualText += compDesc;
433  if (compName != '') {
434     actualText += ": <span style=\"color:#006699\">" + compName + "</span>";
435  }
436  actualText += "</p>";
437  // Documentation
438  var idx;
439  for (idx = 0; idx < docTextArray.length; idx++) {
440     actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 10pt;\">" + docTextArray[idx] + "</p>";
441  }
442  // Link to close window
443  actualText += "<a href=\"javascript:void(0)\" onclick=\"window.close();\" style=\"font-family: Arial, sans-serif; font-size: 8pt;\">Close</a>";
444  actualText += "</body></html>";
445
446  /* Display window */
447  windowCount++;
448  var docWindow = window.open("", "documentation"+windowCount, "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable,alwaysRaised,dependent,titlebar=no,width="+width+",height="+height+",screenX="+locX+",left="+locX+",screenY="+locY+",top="+locY);
449  docWindow.document.write(actualText);
450}         
451     
452// -->
453</script>
454   </head>
455   <body>
456      <h1>
457         <a name="top">Documentation for obj_object_profiled_data_schema</a>
458      </h1>
459      <h3>Simple Type: <a name="h-269201247" class="name">nameString</a>
460      </h3>
461      <h4>
462         <a href="obj_object_profiled_data_schema.xsd.html" class="details">[Table of contents]</a>
463      </h4>
464      <table class="hierarchy">
465         <tr>
466            <th>Super-types:</th>
467            <td>
468               <span class="type">
469                  <a href="obj_object_profiled_data_schema.xsd.html#ns_xsd"
470                     title="Find out namespace of 'xsd' prefix">xsd</a>:string</span> &lt; <span class="type">
471                  <a title="Jump to &#34;abstractString&#34; type definition."
472                     href="obj_object_profiled_data_schema.xsd.html_h978738808.html">abstractString</a>
473               </span> (by restriction) &lt; <span class="type">
474                  <a title="Jump to &#34;abstractNameString&#34; type definition."
475                     href="obj_object_profiled_data_schema.xsd.html_h-2081823389.html">abstractNameString</a>
476               </span> (by restriction) &lt; <strong>nameString</strong> (by restriction)</td>
477         </tr>
478         <tr>
479            <th>Sub-types:</th>
480            <td>None</td>
481         </tr>
482      </table>
483      <table class="properties">
484         <tr>
485            <th>Name</th>
486            <td>nameString</td>
487         </tr>
488         <tr>
489            <th>Used by (from the same schema document)</th>
490            <td>Complex Type <b>
491                  <a href="obj_object_profiled_data_schema.xsd.html_h376706324.html">cs_businessAssociate</a>
492               </b>, Complex Type <b>
493                  <a href="obj_object_profiled_data_schema.xsd.html_h1610479391.html">cs_commonData</a>
494               </b>, Complex Type <b>
495                  <a href="obj_object_profiled_data_schema.xsd.html_h-333205119.html">cs_connectedNode</a>
496               </b>, Complex Type <b>
497                  <a href="obj_object_profiled_data_schema.xsd.html_h-333205119.html">cs_connectedNode</a>
498               </b>, Complex Type <b>
499                  <a href="obj_object_profiled_data_schema.xsd.html_h941142899.html">cs_datedComment</a>
500               </b>, Complex Type <b>
501                  <a href="obj_object_profiled_data_schema.xsd.html_h337438931.html">cs_documentInfo</a>
502               </b>, Complex Type <b>
503                  <a href="obj_object_profiled_data_schema.xsd.html_h782485690.html">fileCreationType</a>
504               </b>, Complex Type <b>
505                  <a href="obj_object_profiled_data_schema.xsd.html_h782485690.html">fileCreationType</a>
506               </b>, Complex Type <b>
507                  <a href="obj_object_profiled_data_schema.xsd.html_h-645864913.html">eventType</a>
508               </b>, Complex Type <b>
509                  <a href="obj_object_profiled_data_schema.xsd.html_h1361205498.html">cs_dtsBoxInformation</a>
510               </b>, Complex Type <b>
511                  <a href="obj_object_profiled_data_schema.xsd.html_h-1348333071.html">cs_dtsCalibration</a>
512               </b>, Complex Type <b>
513                  <a href="obj_object_profiled_data_schema.xsd.html_h-1348333071.html">cs_dtsCalibration</a>
514               </b>, Complex Type <b>
515                  <a href="obj_object_profiled_data_schema.xsd.html_h-1942658888.html">cs_dtsCalibrationParameter</a>
516               </b>, Complex Type <b>
517                  <a href="obj_object_profiled_data_schema.xsd.html_h321709411.html">cs_dtsErrorReport</a>
518               </b>, Complex Type <b>
519                  <a href="obj_object_profiled_data_schema.xsd.html_h534339123.html">cs_dtsFiber</a>
520               </b>, Complex Type <b>
521                  <a href="obj_object_profiled_data_schema.xsd.html_h534339123.html">cs_dtsFiber</a>
522               </b>, Complex Type <b>
523                  <a href="obj_object_profiled_data_schema.xsd.html_h534339123.html">cs_dtsFiber</a>
524               </b>, Complex Type <b>
525                  <a href="obj_object_profiled_data_schema.xsd.html_h1260129480.html">cs_dtsFiberEndPoint</a>
526               </b>, Complex Type <b>
527                  <a href="obj_object_profiled_data_schema.xsd.html_h1248063737.html">cs_dtsFiberInformation</a>
528               </b>, Complex Type <b>
529                  <a href="obj_object_profiled_data_schema.xsd.html_h-1186310485.html">cs_dtsInstrumentBox</a>
530               </b>, Complex Type <b>
531                  <a href="obj_object_profiled_data_schema.xsd.html_h-1186310485.html">cs_dtsInstrumentBox</a>
532               </b>, Complex Type <b>
533                  <a href="obj_object_profiled_data_schema.xsd.html_h-1186310485.html">cs_dtsInstrumentBox</a>
534               </b>, Complex Type <b>
535                  <a href="obj_object_profiled_data_schema.xsd.html_h-1186310485.html">cs_dtsInstrumentBox</a>
536               </b>, Complex Type <b>
537                  <a href="obj_object_profiled_data_schema.xsd.html_h-1186310485.html">cs_dtsInstrumentBox</a>
538               </b>, Complex Type <b>
539                  <a href="obj_object_profiled_data_schema.xsd.html_h-36789697.html">cs_dtsInstrumentBoxCalibration</a>
540               </b>, Complex Type <b>
541                  <a href="obj_object_profiled_data_schema.xsd.html_h-36789697.html">cs_dtsInstrumentBoxCalibration</a>
542               </b>, Complex Type <b>
543                  <a href="obj_object_profiled_data_schema.xsd.html_h-285301136.html">cs_dtsPumpActivity</a>
544               </b>, Complex Type <b>
545                  <a href="obj_object_profiled_data_schema.xsd.html_h-285301136.html">cs_dtsPumpActivity</a>
546               </b>, Complex Type <b>
547                  <a href="obj_object_profiled_data_schema.xsd.html_h-285301136.html">cs_dtsPumpActivity</a>
548               </b>, Complex Type <b>
549                  <a href="obj_object_profiled_data_schema.xsd.html_h-285301136.html">cs_dtsPumpActivity</a>
550               </b>, Complex Type <b>
551                  <a href="obj_object_profiled_data_schema.xsd.html_h-984451932.html">enumList</a>
552               </b>, Complex Type <b>
553                  <a href="obj_object_profiled_data_schema.xsd.html_h-40533875.html">cs_fluidResultComposition</a>
554               </b>, Complex Type <b>
555                  <a href="obj_object_profiled_data_schema.xsd.html_h1116174695.html">cs_fluidResultContaminant</a>
556               </b>, Complex Type <b>
557                  <a href="obj_object_profiled_data_schema.xsd.html_h-31601448.html">cs_fluidResultDataQuality</a>
558               </b>, Complex Type <b>
559                  <a href="obj_object_profiled_data_schema.xsd.html_h597731286.html">cs_generalAddress</a>
560               </b>, Complex Type <b>
561                  <a href="obj_object_profiled_data_schema.xsd.html_h597731286.html">cs_generalAddress</a>
562               </b>, Complex Type <b>
563                  <a href="obj_object_profiled_data_schema.xsd.html_h597731286.html">cs_generalAddress</a>
564               </b>, Complex Type <b>
565                  <a href="obj_object_profiled_data_schema.xsd.html_h597731286.html">cs_generalAddress</a>
566               </b>, Complex Type <b>
567                  <a href="obj_object_profiled_data_schema.xsd.html_h597731286.html">cs_generalAddress</a>
568               </b>, Complex Type <b>
569                  <a href="obj_object_profiled_data_schema.xsd.html_h597731286.html">cs_generalAddress</a>
570               </b>, Complex Type <b>
571                  <a href="obj_object_profiled_data_schema.xsd.html_h597731286.html">cs_generalAddress</a>
572               </b>, Complex Type <b>
573                  <a href="obj_object_profiled_data_schema.xsd.html_h-2063507186.html">cs_geographicContext</a>
574               </b>, Complex Type <b>
575                  <a href="obj_object_profiled_data_schema.xsd.html_h-2063507186.html">cs_geographicContext</a>
576               </b>, Complex Type <b>
577                  <a href="obj_object_profiled_data_schema.xsd.html_h585031269.html">cs_nameTag</a>
578               </b>, Complex Type <b>
579                  <a href="obj_object_profiled_data_schema.xsd.html_h645742322.html">cs_northSeaOffshore</a>
580               </b>, Complex Type <b>
581                  <a href="obj_object_profiled_data_schema.xsd.html_h645742322.html">cs_northSeaOffshore</a>
582               </b>, Complex Type <b>
583                  <a href="obj_object_profiled_data_schema.xsd.html_h-90330723.html">cs_offshoreLocation</a>
584               </b>, Complex Type <b>
585                  <a href="obj_object_profiled_data_schema.xsd.html_h-90330723.html">cs_offshoreLocation</a>
586               </b>, Complex Type <b>
587                  <a href="obj_object_profiled_data_schema.xsd.html_h1104948842.html">cs_personName</a>
588               </b>, Complex Type <b>
589                  <a href="obj_object_profiled_data_schema.xsd.html_h1104948842.html">cs_personName</a>
590               </b>, Complex Type <b>
591                  <a href="obj_object_profiled_data_schema.xsd.html_h1104948842.html">cs_personName</a>
592               </b>, Complex Type <b>
593                  <a href="obj_object_profiled_data_schema.xsd.html_h1104948842.html">cs_personName</a>
594               </b>, Complex Type <b>
595                  <a href="obj_object_profiled_data_schema.xsd.html_h1104948842.html">cs_personName</a>
596               </b>, Complex Type <b>
597                  <a href="obj_object_profiled_data_schema.xsd.html_h-1185798751.html">cs_productFlowChangeLog</a>
598               </b>, Complex Type <b>
599                  <a href="obj_object_profiled_data_schema.xsd.html_h529433413.html">cs_productFlowlExternalPort</a>
600               </b>, Complex Type <b>
601                  <a href="obj_object_profiled_data_schema.xsd.html_h529433413.html">cs_productFlowlExternalPort</a>
602               </b>, Complex Type <b>
603                  <a href="obj_object_profiled_data_schema.xsd.html_h-215126629.html">cs_productFlowNetwork</a>
604               </b>, Complex Type <b>
605                  <a href="obj_object_profiled_data_schema.xsd.html_h-215126629.html">cs_productFlowNetwork</a>
606               </b>, Complex Type <b>
607                  <a href="obj_object_profiled_data_schema.xsd.html_h-482474956.html">cs_productFlowPort</a>
608               </b>, Complex Type <b>
609                  <a href="obj_object_profiled_data_schema.xsd.html_h-482474956.html">cs_productFlowPort</a>
610               </b>, Complex Type <b>
611                  <a href="obj_object_profiled_data_schema.xsd.html_h-482327241.html">cs_productFlowUnit</a>
612               </b>, Complex Type <b>
613                  <a href="obj_object_profiled_data_schema.xsd.html_h-482327241.html">cs_productFlowUnit</a>
614               </b>, Complex Type <b>
615                  <a href="obj_object_profiled_data_schema.xsd.html_h-1975027795.html">cs_productionOperationAlarm</a>
616               </b>, Complex Type <b>
617                  <a href="obj_object_profiled_data_schema.xsd.html_h-1851117485.html">cs_productionOperationCargoShipOperation</a>
618               </b>, Complex Type <b>
619                  <a href="obj_object_profiled_data_schema.xsd.html_h-1851117485.html">cs_productionOperationCargoShipOperation</a>
620               </b>, Complex Type <b>
621                  <a href="obj_object_profiled_data_schema.xsd.html_h1858911265.html">cs_productionOperationMarineOperation</a>
622               </b>, Complex Type <b>
623                  <a href="obj_object_profiled_data_schema.xsd.html_h1858911265.html">cs_productionOperationMarineOperation</a>
624               </b>, Complex Type <b>
625                  <a href="obj_object_profiled_data_schema.xsd.html_h-39907629.html">cs_productionOperationWaterCleaningQuality</a>
626               </b>, Complex Type <b>
627                  <a href="obj_object_profiled_data_schema.xsd.html_h1671697603.html">cs_productVolumeBusinessUnit</a>
628               </b>, Complex Type <b>
629                  <a href="obj_object_profiled_data_schema.xsd.html_h22017116.html">cs_productVolumeBusinessAccountInfo</a>
630               </b>, Complex Type <b>
631                  <a href="obj_object_profiled_data_schema.xsd.html_h-1667385459.html">cs_productVolumeFlow</a>
632               </b>, Complex Type <b>
633                  <a href="obj_object_profiled_data_schema.xsd.html_h-1667385459.html">cs_productVolumeFlow</a>
634               </b>, Complex Type <b>
635                  <a href="obj_object_profiled_data_schema.xsd.html_h808151896.html">cs_productVolumeParameterSet</a>
636               </b>, Complex Type <b>
637                  <a href="obj_object_profiled_data_schema.xsd.html_h458309269.html">cs_productVolumeSalesSet</a>
638               </b>, Complex Type <b>
639                  <a href="obj_object_profiled_data_schema.xsd.html_h1278178511.html">cs_productVolumeDestination</a>
640               </b>, Complex Type <b>
641                  <a href="obj_object_profiled_data_schema.xsd.html_h1278178511.html">cs_productVolumeDestination</a>
642               </b>, Complex Type <b>
643                  <a href="obj_object_profiled_data_schema.xsd.html_h-1833440233.html">cs_wellDatum</a>
644               </b>, Complex Type <b>
645                  <a href="obj_object_profiled_data_schema.xsd.html_h766652950.html">cs_wellTestFluidLevelTest</a>
646               </b>, Model Group <b>
647                  <a href="obj_object_profiled_data_schema.xsd.html_h1097052972.html">grp_fluidAnalysis</a>
648               </b>, Model Group <b>
649                  <a href="obj_object_profiled_data_schema.xsd.html_h1097052972.html">grp_fluidAnalysis</a>
650               </b>, Model Group <b>
651                  <a href="obj_object_profiled_data_schema.xsd.html_h1097052972.html">grp_fluidAnalysis</a>
652               </b>, Model Group <b>
653                  <a href="obj_object_profiled_data_schema.xsd.html_h1097052972.html">grp_fluidAnalysis</a>
654               </b>, Model Group <b>
655                  <a href="obj_object_profiled_data_schema.xsd.html_h1097052972.html">grp_fluidAnalysis</a>
656               </b>, Model Group <b>
657                  <a href="obj_object_profiled_data_schema.xsd.html_h683592186.html">grp_fluidSample</a>
658               </b>, Model Group <b>
659                  <a href="obj_object_profiled_data_schema.xsd.html_h683592186.html">grp_fluidSample</a>
660               </b>, Complex Type <b>
661                  <a href="obj_object_profiled_data_schema.xsd.html_h1038065875.html">obj_dtsInstalledSystem</a>
662               </b>, Complex Type <b>
663                  <a href="obj_object_profiled_data_schema.xsd.html_h1038065875.html">obj_dtsInstalledSystem</a>
664               </b>, Complex Type <b>
665                  <a href="obj_object_profiled_data_schema.xsd.html_h1038065875.html">obj_dtsInstalledSystem</a>
666               </b>, Complex Type <b>
667                  <a href="obj_object_profiled_data_schema.xsd.html_h15974214.html">obj_dtsMeasurement</a>
668               </b>, Complex Type <b>
669                  <a href="obj_object_profiled_data_schema.xsd.html_h15974214.html">obj_dtsMeasurement</a>
670               </b>, Complex Type <b>
671                  <a href="obj_object_profiled_data_schema.xsd.html_h15974214.html">obj_dtsMeasurement</a>
672               </b>, Complex Type <b>
673                  <a href="obj_object_profiled_data_schema.xsd.html_h-419084359.html">obj_fluidAnalysis</a>
674               </b>, Complex Type <b>
675                  <a href="obj_object_profiled_data_schema.xsd.html_h1976012086.html">obj_fluidAnalysisResult</a>
676               </b>, Complex Type <b>
677                  <a href="obj_object_profiled_data_schema.xsd.html_h1976012086.html">obj_fluidAnalysisResult</a>
678               </b>, Complex Type <b>
679                  <a href="obj_object_profiled_data_schema.xsd.html_h1976012086.html">obj_fluidAnalysisResult</a>
680               </b>, Complex Type <b>
681                  <a href="obj_object_profiled_data_schema.xsd.html_h-1159324217.html">obj_fluidSample</a>
682               </b>, Complex Type <b>
683                  <a href="obj_object_profiled_data_schema.xsd.html_h1786879129.html">obj_productFlowModel</a>
684               </b>, Complex Type <b>
685                  <a href="obj_object_profiled_data_schema.xsd.html_h-2108664403.html">obj_wellTest</a>
686               </b>, Complex Type <b>
687                  <a href="obj_object_profiled_data_schema.xsd.html_h-2108664403.html">obj_wellTest</a>
688               </b>, Complex Type <b>
689                  <a href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</a>
690               </b>, Complex Type <b>
691                  <a href="obj_object_profiled_data_schema.xsd.html_h-269190043.html">nameStruct</a>
692               </b>, Complex Type <b>
693                  <a href="obj_object_profiled_data_schema.xsd.html_h109044400.html">wellKnownNameStruct</a>
694               </b>
695            </td>
696         </tr>
697         <tr>
698            <th>Content</th>
699            <td>
700               <ul>
701                  <li>Base XSD Type: string</li>
702               </ul>
703               <ul>
704                  <li>
705                     <em>length</em> &gt;= 1</li>
706                  <li>
707                     <em>Whitespace policy: </em>
708                     <a title="Look up 'collapse' in glossary"
709                        href="obj_object_profiled_data_schema.xsd.html#term_CollapseWS">collapse</a>
710                  </li>
711               </ul>
712               <ul>
713                  <li>
714                     <em>length</em> &lt;= 64</li>
715               </ul>
716            </td>
717         </tr>
718         <tr>
719            <th>Documentation</th>
720            <td class="documentation">A user assigned human recognizable contextual name of something. There should be no assumption that (interoperable) semantic information will be
721         extracted from the name by a third party. This type of value is generally not guaranteed to be unique and is not a candidate to be replaced by an
722         enumeration.</td>
723         </tr>
724      </table>
725      <div class="sample box">
726         <div>
727            <input type="button" id="h-269201247_diagram_button" class="control"
728                   onclick="switchState('h-269201247_diagram'); return false;"
729                   style="display: none"/> 
730            <span class="caption">Diagram</span>
731         </div>
732         <div id="h-269201247_diagram" class="contents">
733            <img usemap="#h644298784" src="schemaDiagrams/h644298784.png"/>
734            <!--
735            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h644298784.map--><map name="h644298784">
736               <area shape="rect" alt="h-2081823389" coords="144,0,423,26"
737                     href="obj_object_profiled_data_schema.xsd.html_h-2081823389.html#h-2081823389"/>
738
739            </map>
740         </div>
741         <script type="text/javascript">
742<!--
743          setState('h-269201247_diagram', true);
744// -->
745</script>
746      </div>
747      <div class="schemaComponent box">
748         <div>
749            <input type="button" id="h-269201247_scbox_button" class="control"
750                   onclick="switchState('h-269201247_scbox'); return false;"
751                   style="display: none"/> 
752            <span class="caption">Schema Component Representation</span>
753         </div>
754         <div id="h-269201247_scbox" class="contents">
755            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:simpleType</span> 
756               <span class="scTag">name</span>="<span class="scContent">nameString</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:restriction</span> 
757                  <span class="scTag">base</span>="<span class="scContent">
758                     <span class="type">
759                        <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
760                           title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;abstractNameString&#34; type definition."
761                           href="obj_object_profiled_data_schema.xsd.html_h-2081823389.html">abstractNameString</a>
762                     </span>
763                  </span>"/&gt;</div>&lt;/<span class="scTag">xsd:simpleType</span>&gt;</div>
764         </div>
765         <script type="text/javascript">
766<!--
767          setState('h-269201247_scbox', false);
768// -->
769</script>
770      </div>
771      <hr/>
772      <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">
773<!--
774          document.write(document.lastModified);
775// -->
776</script>
777      </p>
778   </body>
779</html>
Note: See TracBrowser for help on using the browser.