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

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

Added project files for monthly production version 1.0

RevLine 
[17]1
2<!DOCTYPE html
3  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml">
5   <head>
6      <title>Documentation for obj_object_profiled_data_schema - obj_object_profiled_data_schema.xsd - Simple Type abstractString</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="h978738808" class="name">abstractString</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; <strong>abstractString</strong> (by restriction)</td>
471         </tr>
472         <tr>
473            <th>Sub-types:</th>
474            <td>
475               <ul>
476                  <li>
477                     <span class="type">
478                        <a title="Jump to &#34;abstractMaximumLengthString&#34; type definition."
479                           href="obj_object_profiled_data_schema.xsd.html_h-461701680.html">abstractMaximumLengthString</a>
480                     </span> (by restriction)<ul>
481                        <li>
482                           <span class="type">
483                              <a title="Jump to &#34;abstractCommentString&#34; type definition."
484                                 href="obj_object_profiled_data_schema.xsd.html_h4458249.html">abstractCommentString</a>
485                           </span> (by restriction)<ul>
486                              <li>
487                                 <span class="type">
488                                    <a title="Jump to &#34;commentString&#34; type definition."
489                                       href="obj_object_profiled_data_schema.xsd.html_h-793122037.html">commentString</a>
490                                 </span> (by restriction)</li>
491                           </ul>
492                        </li>
493                     </ul>
494                  </li>
495                  <li>
496                     <span class="type">
497                        <a title="Jump to &#34;abstractNameString&#34; type definition."
498                           href="obj_object_profiled_data_schema.xsd.html_h-2081823389.html">abstractNameString</a>
499                     </span> (by restriction)<ul>
500                        <li>
501                           <span class="type">
502                              <a title="Jump to &#34;nameString&#34; type definition."
503                                 href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
504                           </span> (by restriction)</li>
505                     </ul>
506                     <ul>
507                        <li>
508                           <span class="type">
509                              <a title="Jump to &#34;cs_dtsCalibrationParameter&#34; type definition."
510                                 href="obj_object_profiled_data_schema.xsd.html_h-1942658888.html">cs_dtsCalibrationParameter</a>
511                           </span> (by extension)</li>
512                        <li>
513                           <span class="type">
514                              <a title="Jump to &#34;typeOptionalClassString&#34; type definition."
515                                 href="obj_object_profiled_data_schema.xsd.html_h738192522.html">typeOptionalClassString</a>
516                           </span> (by extension)</li>
517                        <li>
518                           <span class="type">
519                              <a title="Jump to &#34;facilityIdentifierStruct&#34; type definition."
520                                 href="obj_object_profiled_data_schema.xsd.html_h970983430.html">facilityIdentifierStruct</a>
521                           </span> (by extension)</li>
522                        <li>
523                           <span class="type">
524                              <a title="Jump to &#34;refNameString&#34; type definition."
525                                 href="obj_object_profiled_data_schema.xsd.html_h65068842.html">refNameString</a>
526                           </span> (by extension)</li>
527                        <li>
528                           <span class="type">
529                              <a title="Jump to &#34;nameStruct&#34; type definition."
530                                 href="obj_object_profiled_data_schema.xsd.html_h-269190043.html">nameStruct</a>
531                           </span> (by extension)</li>
532                        <li>
533                           <span class="type">
534                              <a title="Jump to &#34;wellKnownNameStruct&#34; type definition."
535                                 href="obj_object_profiled_data_schema.xsd.html_h109044400.html">wellKnownNameStruct</a>
536                           </span> (by extension)</li>
537                     </ul>
538                  </li>
539                  <li>
540                     <span class="type">
541                        <a title="Jump to &#34;abstractUidString&#34; type definition."
542                           href="obj_object_profiled_data_schema.xsd.html_h1894820026.html">abstractUidString</a>
543                     </span> (by restriction)<ul>
544                        <li>
545                           <span class="type">
546                              <a title="Jump to &#34;refWellDatum&#34; type definition."
547                                 href="obj_object_profiled_data_schema.xsd.html_h118689235.html">refWellDatum</a>
548                           </span> (by restriction)</li>
549                        <li>
550                           <span class="type">
551                              <a title="Jump to &#34;uidString&#34; type definition."
552                                 href="obj_object_profiled_data_schema.xsd.html_h1953291708.html">uidString</a>
553                           </span> (by restriction)</li>
554                        <li>
555                           <span class="type">
556                              <a title="Jump to &#34;refString&#34; type definition."
557                                 href="obj_object_profiled_data_schema.xsd.html_h-2115546177.html">refString</a>
558                           </span> (by restriction)</li>
559                     </ul>
560                  </li>
561                  <li>
562                     <span class="type">
563                        <a title="Jump to &#34;abstractTypeEnum&#34; type definition."
564                           href="obj_object_profiled_data_schema.xsd.html_h1793354754.html">abstractTypeEnum</a>
565                     </span> (by restriction)<ul>
566                        <li>
567                           <span class="type">
568                              <a title="Jump to &#34;BusinessUnitKind&#34; type definition."
569                                 href="obj_object_profiled_data_schema.xsd.html_h-2115912291.html">BusinessUnitKind</a>
570                           </span> (by restriction)</li>
571                        <li>
572                           <span class="type">
573                              <a title="Jump to &#34;SaleEventKind&#34; type definition."
574                                 href="obj_object_profiled_data_schema.xsd.html_h279013474.html">SaleEventKind</a>
575                           </span> (by restriction)</li>
576                        <li>
577                           <span class="type">
578                              <a title="Jump to &#34;SalesFlowPart&#34; type definition."
579                                 href="obj_object_profiled_data_schema.xsd.html_h-1360931064.html">SalesFlowPart</a>
580                           </span> (by restriction)</li>
581                        <li>
582                           <span class="type">
583                              <a title="Jump to &#34;SaleDestinationType&#34; type definition."
584                                 href="obj_object_profiled_data_schema.xsd.html_h-1790045060.html">SaleDestinationType</a>
585                           </span> (by restriction)</li>
586                        <li>
587                           <span class="type">
588                              <a title="Jump to &#34;AddressKindEnum&#34; type definition."
589                                 href="obj_object_profiled_data_schema.xsd.html_h1328353188.html">AddressKindEnum</a>
590                           </span> (by restriction)</li>
591                        <li>
592                           <span class="type">
593                              <a title="Jump to &#34;AddressQualifier&#34; type definition."
594                                 href="obj_object_profiled_data_schema.xsd.html_h1317722523.html">AddressQualifier</a>
595                           </span> (by restriction)</li>
596                        <li>
597                           <span class="type">
598                              <a title="Jump to &#34;CalculationMethod&#34; type definition."
599                                 href="obj_object_profiled_data_schema.xsd.html_h-1481851099.html">CalculationMethod</a>
600                           </span> (by restriction)</li>
601                        <li>
602                           <span class="type">
603                              <a title="Jump to &#34;ContactPreference&#34; type definition."
604                                 href="obj_object_profiled_data_schema.xsd.html_h642855734.html">ContactPreference</a>
605                           </span> (by restriction)</li>
606                        <li>
607                           <span class="type">
608                              <a title="Jump to &#34;ElevCodeEnum&#34; type definition."
609                                 href="obj_object_profiled_data_schema.xsd.html_h-2046685877.html">ElevCodeEnum</a>
610                           </span> (by restriction)</li>
611                        <li>
612                           <span class="type">
613                              <a title="Jump to &#34;EndpointQualifier&#34; type definition."
614                                 href="obj_object_profiled_data_schema.xsd.html_h1451919536.html">EndpointQualifier</a>
615                           </span> (by restriction)</li>
616                        <li>
617                           <span class="type">
618                              <a title="Jump to &#34;FacilityParameter&#34; type definition."
619                                 href="obj_object_profiled_data_schema.xsd.html_h-503100831.html">FacilityParameter</a>
620                           </span> (by restriction)</li>
621                        <li>
622                           <span class="type">
623                              <a title="Jump to &#34;FiberMode&#34; type definition."
624                                 href="obj_object_profiled_data_schema.xsd.html_h-258320950.html">FiberMode</a>
625                           </span> (by restriction)</li>
626                        <li>
627                           <span class="type">
628                              <a title="Jump to &#34;FlowQualifier&#34; type definition."
629                                 href="obj_object_profiled_data_schema.xsd.html_h-399055177.html">FlowQualifier</a>
630                           </span> (by restriction)</li>
631                        <li>
632                           <span class="type">
633                              <a title="Jump to &#34;FlowSubQualifier&#34; type definition."
634                                 href="obj_object_profiled_data_schema.xsd.html_h1220644125.html">FlowSubQualifier</a>
635                           </span> (by restriction)</li>
636                        <li>
637                           <span class="type">
638                              <a title="Jump to &#34;InjectionFluid&#34; type definition."
639                                 href="obj_object_profiled_data_schema.xsd.html_h-2145317128.html">InjectionFluid</a>
640                           </span> (by restriction)</li>
641                        <li>
642                           <span class="type">
643                              <a title="Jump to &#34;ItemState&#34; type definition."
644                                 href="obj_object_profiled_data_schema.xsd.html_h-825575847.html">ItemState</a>
645                           </span> (by restriction)</li>
646                        <li>
647                           <span class="type">
648                              <a title="Jump to &#34;InstalledFiberPoint&#34; type definition."
649                                 href="obj_object_profiled_data_schema.xsd.html_h-965375367.html">InstalledFiberPoint</a>
650                           </span> (by restriction)</li>
651                        <li>
652                           <span class="type">
653                              <a title="Jump to &#34;MeasureClass&#34; type definition."
654                                 href="obj_object_profiled_data_schema.xsd.html_h200276927.html">MeasureClass</a>
655                           </span> (by restriction)</li>
656                        <li>
657                           <span class="type">
658                              <a title="Jump to &#34;NameTagLocation&#34; type definition."
659                                 href="obj_object_profiled_data_schema.xsd.html_h-953472321.html">NameTagLocation</a>
660                           </span> (by restriction)</li>
661                        <li>
662                           <span class="type">
663                              <a title="Jump to &#34;NameTagNumberingScheme&#34; type definition."
664                                 href="obj_object_profiled_data_schema.xsd.html_h-335059788.html">NameTagNumberingScheme</a>
665                           </span> (by restriction)</li>
666                        <li>
667                           <span class="type">
668                              <a title="Jump to &#34;NameTagTechnology&#34; type definition."
669                                 href="obj_object_profiled_data_schema.xsd.html_h-385059434.html">NameTagTechnology</a>
670                           </span> (by restriction)</li>
671                        <li>
672                           <span class="type">
673                              <a title="Jump to &#34;OTDRReason&#34; type definition."
674                                 href="obj_object_profiled_data_schema.xsd.html_h1088395132.html">OTDRReason</a>
675                           </span> (by restriction)</li>
676                        <li>
677                           <span class="type">
678                              <a title="Jump to &#34;PhoneType&#34; type definition."
679                                 href="obj_object_profiled_data_schema.xsd.html_h297681635.html">PhoneType</a>
680                           </span> (by restriction)</li>
681                        <li>
682                           <span class="type">
683                              <a title="Jump to &#34;ProductFlowPortType&#34; type definition."
684                                 href="obj_object_profiled_data_schema.xsd.html_h1582104723.html">ProductFlowPortType</a>
685                           </span> (by restriction)</li>
686                        <li>
687                           <span class="type">
688                              <a title="Jump to &#34;ReportingFacility&#34; type definition."
689                                 href="obj_object_profiled_data_schema.xsd.html_h-274618100.html">ReportingFacility</a>
690                           </span> (by restriction)</li>
691                        <li>
692                           <span class="type">
693                              <a title="Jump to &#34;ReportingFlow&#34; type definition."
694                                 href="obj_object_profiled_data_schema.xsd.html_h846911511.html">ReportingFlow</a>
695                           </span> (by restriction)</li>
696                        <li>
697                           <span class="type">
698                              <a title="Jump to &#34;ReportingPeriod&#34; type definition."
699                                 href="obj_object_profiled_data_schema.xsd.html_h-1881917846.html">ReportingPeriod</a>
700                           </span> (by restriction)</li>
701                        <li>
702                           <span class="type">
703                              <a title="Jump to &#34;ReportingProduct&#34; type definition."
704                                 href="obj_object_profiled_data_schema.xsd.html_h-2135613082.html">ReportingProduct</a>
705                           </span> (by restriction)</li>
706                        <li>
707                           <span class="type">
708                              <a title="Jump to &#34;ReportingProperty&#34; type definition."
709                                 href="obj_object_profiled_data_schema.xsd.html_h-1768875970.html">ReportingProperty</a>
710                           </span> (by restriction)</li>
711                        <li>
712                           <span class="type">
713                              <a title="Jump to &#34;StandardTempPress&#34; type definition."
714                                 href="obj_object_profiled_data_schema.xsd.html_h-2000873299.html">StandardTempPress</a>
715                           </span> (by restriction)</li>
716                        <li>
717                           <span class="type">
718                              <a title="Jump to &#34;TestReason&#34; type definition."
719                                 href="obj_object_profiled_data_schema.xsd.html_h-138065989.html">TestReason</a>
720                           </span> (by restriction)</li>
721                        <li>
722                           <span class="type">
723                              <a title="Jump to &#34;ValueStatus&#34; type definition."
724                                 href="obj_object_profiled_data_schema.xsd.html_h-2098445538.html">ValueStatus</a>
725                           </span> (by restriction)</li>
726                        <li>
727                           <span class="type">
728                              <a title="Jump to &#34;CrewType&#34; type definition."
729                                 href="obj_object_profiled_data_schema.xsd.html_h-1303991360.html">CrewType</a>
730                           </span> (by restriction)</li>
731                        <li>
732                           <span class="type">
733                              <a title="Jump to &#34;OperationKind&#34; type definition."
734                                 href="obj_object_profiled_data_schema.xsd.html_h1546313014.html">OperationKind</a>
735                           </span> (by restriction)</li>
736                        <li>
737                           <span class="type">
738                              <a title="Jump to &#34;ReasonLost&#34; type definition."
739                                 href="obj_object_profiled_data_schema.xsd.html_h-1100429875.html">ReasonLost</a>
740                           </span> (by restriction)</li>
741                        <li>
742                           <span class="type">
743                              <a title="Jump to &#34;SafetyType&#34; type definition."
744                                 href="obj_object_profiled_data_schema.xsd.html_h-1919540367.html">SafetyType</a>
745                           </span> (by restriction)</li>
746                        <li>
747                           <span class="type">
748                              <a title="Jump to &#34;VolumeReferenceKind&#34; type definition."
749                                 href="obj_object_profiled_data_schema.xsd.html_h1775597536.html">VolumeReferenceKind</a>
750                           </span> (by restriction)</li>
751                        <li>
752                           <span class="type">
753                              <a title="Jump to &#34;DataQuality&#34; type definition."
754                                 href="obj_object_profiled_data_schema.xsd.html_h-1503337392.html">DataQuality</a>
755                           </span> (by restriction)</li>
756                        <li>
757                           <span class="type">
758                              <a title="Jump to &#34;FluidAnalysisKind&#34; type definition."
759                                 href="obj_object_profiled_data_schema.xsd.html_h269115797.html">FluidAnalysisKind</a>
760                           </span> (by restriction)</li>
761                        <li>
762                           <span class="type">
763                              <a title="Jump to &#34;FluidComponent&#34; type definition."
764                                 href="obj_object_profiled_data_schema.xsd.html_h1141732888.html">FluidComponent</a>
765                           </span> (by restriction)</li>
766                        <li>
767                           <span class="type">
768                              <a title="Jump to &#34;FluidSampleTestAcquisition&#34; type definition."
769                                 href="obj_object_profiled_data_schema.xsd.html_h-313899732.html">FluidSampleTestAcquisition</a>
770                           </span> (by restriction)</li>
771                        <li>
772                           <span class="type">
773                              <a title="Jump to &#34;FluidComponentKind&#34; type definition."
774                                 href="obj_object_profiled_data_schema.xsd.html_h-170370612.html">FluidComponentKind</a>
775                           </span> (by restriction)</li>
776                        <li>
777                           <span class="type">
778                              <a title="Jump to &#34;FluidSampleKind&#34; type definition."
779                                 href="obj_object_profiled_data_schema.xsd.html_h1624312483.html">FluidSampleKind</a>
780                           </span> (by restriction)</li>
781                        <li>
782                           <span class="type">
783                              <a title="Jump to &#34;ReservoirFluidKind&#34; type definition."
784                                 href="obj_object_profiled_data_schema.xsd.html_h-151665132.html">ReservoirFluidKind</a>
785                           </span> (by restriction)</li>
786                        <li>
787                           <span class="type">
788                              <a title="Jump to &#34;EosModelKind&#34; type definition."
789                                 href="obj_object_profiled_data_schema.xsd.html_h2024266841.html">EosModelKind</a>
790                           </span> (by restriction)</li>
791                        <li>
792                           <span class="type">
793                              <a title="Jump to &#34;kindString&#34; type definition."
794                                 href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
795                           </span> (by restriction)</li>
796                     </ul>
797                     <ul>
798                        <li>
799                           <span class="type">
800                              <a title="Jump to &#34;emailQualifierStruct&#34; type definition."
801                                 href="obj_object_profiled_data_schema.xsd.html_h-2083244600.html">emailQualifierStruct</a>
802                           </span> (by extension)</li>
803                        <li>
804                           <span class="type">
805                              <a title="Jump to &#34;phoneNumberStruct&#34; type definition."
806                                 href="obj_object_profiled_data_schema.xsd.html_h-1451773113.html">phoneNumberStruct</a>
807                           </span> (by extension)</li>
808                        <li>
809                           <span class="type">
810                              <a title="Jump to &#34;kindQualifiedString&#34; type definition."
811                                 href="obj_object_profiled_data_schema.xsd.html_h513209620.html">kindQualifiedString</a>
812                           </span> (by extension)</li>
813                        <li>
814                           <span class="type">
815                              <a title="Jump to &#34;indexedObject&#34; type definition."
816                                 href="obj_object_profiled_data_schema.xsd.html_h-2051681461.html">indexedObject</a>
817                           </span> (by extension)</li>
818                     </ul>
819                  </li>
820                  <li>
821                     <span class="type">
822                        <a title="Jump to &#34;abstractUomEnum&#34; type definition."
823                           href="obj_object_profiled_data_schema.xsd.html_h1902304045.html">abstractUomEnum</a>
824                     </span> (by restriction)<ul>
825                        <li>
826                           <span class="type">
827                              <a title="Jump to &#34;uomString&#34; type definition."
828                                 href="obj_object_profiled_data_schema.xsd.html_h-1077149633.html">uomString</a>
829                           </span> (by restriction)</li>
830                        <li>
831                           <span class="type">
832                              <a title="Jump to &#34;MeasuredDepthUom&#34; type definition."
833                                 href="obj_object_profiled_data_schema.xsd.html_h140140219.html">MeasuredDepthUom</a>
834                           </span> (by restriction)</li>
835                        <li>
836                           <span class="type">
837                              <a title="Jump to &#34;WellVerticalCoordinateUom&#34; type definition."
838                                 href="obj_object_profiled_data_schema.xsd.html_h-675345518.html">WellVerticalCoordinateUom</a>
839                           </span> (by restriction)</li>
840                        <li>
841                           <span class="type">
842                              <a title="Jump to &#34;PercentUom&#34; type definition."
843                                 href="obj_object_profiled_data_schema.xsd.html_h1550287059.html">PercentUom</a>
844                           </span> (by restriction)</li>
845                        <li>
846                           <span class="type">
847                              <a title="Jump to &#34;amountOfSubstanceUom&#34; type definition."
848                                 href="obj_object_profiled_data_schema.xsd.html_h-1896972457.html">amountOfSubstanceUom</a>
849                           </span> (by restriction)</li>
850                        <li>
851                           <span class="type">
852                              <a title="Jump to &#34;densityUom&#34; type definition."
853                                 href="obj_object_profiled_data_schema.xsd.html_h674073904.html">densityUom</a>
854                           </span> (by restriction)</li>
855                        <li>
856                           <span class="type">
857                              <a title="Jump to &#34;dimensionlessUom&#34; type definition."
858                                 href="obj_object_profiled_data_schema.xsd.html_h950819577.html">dimensionlessUom</a>
859                           </span> (by restriction)</li>
860                        <li>
861                           <span class="type">
862                              <a title="Jump to &#34;dynamicViscosityUom&#34; type definition."
863                                 href="obj_object_profiled_data_schema.xsd.html_h-794184954.html">dynamicViscosityUom</a>
864                           </span> (by restriction)</li>
865                        <li>
866                           <span class="type">
867                              <a title="Jump to &#34;frequencyUom&#34; type definition."
868                                 href="obj_object_profiled_data_schema.xsd.html_h1710646012.html">frequencyUom</a>
869                           </span> (by restriction)</li>
870                        <li>
871                           <span class="type">
872                              <a title="Jump to &#34;lengthUom&#34; type definition."
873                                 href="obj_object_profiled_data_schema.xsd.html_h-778393208.html">lengthUom</a>
874                           </span> (by restriction)</li>
875                        <li>
876                           <span class="type">
877                              <a title="Jump to &#34;lengthPerLengthUom&#34; type definition."
878                                 href="obj_object_profiled_data_schema.xsd.html_h-573894949.html">lengthPerLengthUom</a>
879                           </span> (by restriction)</li>
880                        <li>
881                           <span class="type">
882                              <a title="Jump to &#34;massConcentrationUom&#34; type definition."
883                                 href="obj_object_profiled_data_schema.xsd.html_h1638665311.html">massConcentrationUom</a>
884                           </span> (by restriction)</li>
885                        <li>
886                           <span class="type">
887                              <a title="Jump to &#34;massFlowRateUom&#34; type definition."
888                                 href="obj_object_profiled_data_schema.xsd.html_h447253612.html">massFlowRateUom</a>
889                           </span> (by restriction)</li>
890                        <li>
891                           <span class="type">
892                              <a title="Jump to &#34;massUom&#34; type definition."
893                                 href="obj_object_profiled_data_schema.xsd.html_h-94384774.html">massUom</a>
894                           </span> (by restriction)</li>
895                        <li>
896                           <span class="type">
897                              <a title="Jump to &#34;modulusOfCompressionUom&#34; type definition."
898                                 href="obj_object_profiled_data_schema.xsd.html_h103656726.html">modulusOfCompressionUom</a>
899                           </span> (by restriction)</li>
900                        <li>
901                           <span class="type">
902                              <a title="Jump to &#34;planeAngleUom&#34; type definition."
903                                 href="obj_object_profiled_data_schema.xsd.html_h1905071479.html">planeAngleUom</a>
904                           </span> (by restriction)</li>
905                        <li>
906                           <span class="type">
907                              <a title="Jump to &#34;pressureUom&#34; type definition."
908                                 href="obj_object_profiled_data_schema.xsd.html_h468105993.html">pressureUom</a>
909                           </span> (by restriction)</li>
910                        <li>
911                           <span class="type">
912                              <a title="Jump to &#34;thermodynamicTemperatureUom&#34; type definition."
913                                 href="obj_object_profiled_data_schema.xsd.html_h-1686139402.html">thermodynamicTemperatureUom</a>
914                           </span> (by restriction)</li>
915                        <li>
916                           <span class="type">
917                              <a title="Jump to &#34;timeUom&#34; type definition."
918                                 href="obj_object_profiled_data_schema.xsd.html_h2046248705.html">timeUom</a>
919                           </span> (by restriction)</li>
920                        <li>
921                           <span class="type">
922                              <a title="Jump to &#34;velocityUom&#34; type definition."
923                                 href="obj_object_profiled_data_schema.xsd.html_h1026157937.html">velocityUom</a>
924                           </span> (by restriction)</li>
925                        <li>
926                           <span class="type">
927                              <a title="Jump to &#34;volumeUom&#34; type definition."
928                                 href="obj_object_profiled_data_schema.xsd.html_h1489379540.html">volumeUom</a>
929                           </span> (by restriction)</li>
930                        <li>
931                           <span class="type">
932                              <a title="Jump to &#34;volumeFlowRateUom&#34; type definition."
933                                 href="obj_object_profiled_data_schema.xsd.html_h52094406.html">volumeFlowRateUom</a>
934                           </span> (by restriction)</li>
935                        <li>
936                           <span class="type">
937                              <a title="Jump to &#34;volumePerVolumeUom&#34; type definition."
938                                 href="obj_object_profiled_data_schema.xsd.html_h1737393243.html">volumePerVolumeUom</a>
939                           </span> (by restriction)</li>
940                        <li>
941                           <span class="type">
942                              <a title="Jump to &#34;workUom&#34; type definition."
943                                 href="obj_object_profiled_data_schema.xsd.html_h590363709.html">workUom</a>
944                           </span> (by restriction)</li>
945                        <li>
946                           <span class="type">
947                              <a title="Jump to &#34;compressibilityUom&#34; type definition."
948                                 href="obj_object_profiled_data_schema.xsd.html_h1701747336.html">compressibilityUom</a>
949                           </span> (by restriction)</li>
950                        <li>
951                           <span class="type">
952                              <a title="Jump to &#34;molarVolumeUom&#34; type definition."
953                                 href="obj_object_profiled_data_schema.xsd.html_h-1131035453.html">molarVolumeUom</a>
954                           </span> (by restriction)</li>
955                        <li>
956                           <span class="type">
957                              <a title="Jump to &#34;thermalConductivityUom&#34; type definition."
958                                 href="obj_object_profiled_data_schema.xsd.html_h1989023812.html">thermalConductivityUom</a>
959                           </span> (by restriction)</li>
960                     </ul>
961                  </li>
962                  <li>
963                     <span class="type">
964                        <a title="Jump to &#34;descriptionString&#34; type definition."
965                           href="obj_object_profiled_data_schema.xsd.html_h-357449368.html">descriptionString</a>
966                     </span> (by restriction)</li>
967                  <li>
968                     <span class="type">
969                        <a title="Jump to &#34;schemaVersionString&#34; type definition."
970                           href="obj_object_profiled_data_schema.xsd.html_h1792248419.html">schemaVersionString</a>
971                     </span> (by restriction)</li>
972                  <li>
973                     <span class="type">
974                        <a title="Jump to &#34;str2&#34; type definition."
975                           href="obj_object_profiled_data_schema.xsd.html_h519349766.html">str2</a>
976                     </span> (by restriction)</li>
977                  <li>
978                     <span class="type">
979                        <a title="Jump to &#34;str32&#34; type definition."
980                           href="obj_object_profiled_data_schema.xsd.html_h-1080026357.html">str32</a>
981                     </span> (by restriction)<ul>
982                        <li>
983                           <span class="type">
984                              <a title="Jump to &#34;indexCurve&#34; type definition."
985                                 href="obj_object_profiled_data_schema.xsd.html_h1199995234.html">indexCurve</a>
986                           </span> (by extension)</li>
987                     </ul>
988                  </li>
989               </ul>
990            </td>
991         </tr>
992      </table>
993      <table class="properties">
994         <tr>
995            <th>Name</th>
996            <td>abstractString</td>
997         </tr>
998         <tr>
999            <th>Content</th>
1000            <td>
1001               <ul>
1002                  <li>Base XSD Type: string</li>
1003               </ul>
1004               <ul>
1005                  <li>
1006                     <em>length</em> &gt;= 1</li>
1007                  <li>
1008                     <em>Whitespace policy: </em>
1009                     <a title="Look up 'collapse' in glossary"
1010                        href="obj_object_profiled_data_schema.xsd.html#term_CollapseWS">collapse</a>
1011                  </li>
1012               </ul>
1013            </td>
1014         </tr>
1015         <tr>
1016            <th>Documentation</th>
1017            <td class="documentation">The intended abstract supertype of all strings. This abstract type allows the control over whitespace for all strings to be defined at a high level.
1018         This type should not be used directly except to derive another type.</td>
1019         </tr>
1020      </table>
1021      <div class="sample box">
1022         <div>
1023            <input type="button" id="h978738808_diagram_button" class="control"
1024                   onclick="switchState('h978738808_diagram'); return false;"
1025                   style="display: none"/> 
1026            <span class="caption">Diagram</span>
1027         </div>
1028         <div id="h978738808_diagram" class="contents">
1029            <img usemap="#h620785065" src="schemaDiagrams/h620785065.png"/>
1030            <!--
1031            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h620785065.map--><map name="h620785065">
1032</map>
1033         </div>
1034         <script type="text/javascript">
1035<!--
1036          setState('h978738808_diagram', true);
1037// -->
1038</script>
1039      </div>
1040      <div class="schemaComponent box">
1041         <div>
1042            <input type="button" id="h978738808_scbox_button" class="control"
1043                   onclick="switchState('h978738808_scbox'); return false;"
1044                   style="display: none"/> 
1045            <span class="caption">Schema Component Representation</span>
1046         </div>
1047         <div id="h978738808_scbox" class="contents">
1048            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:simpleType</span> 
1049               <span class="scTag">name</span>="<span class="scContent">abstractString</span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:restriction</span> 
1050                  <span class="scTag">base</span>="<span class="scContent">
1051                     <span class="type">
1052                        <a href="obj_object_profiled_data_schema.xsd.html#ns_xsd"
1053                           title="Find out namespace of 'xsd' prefix">xsd</a>:string</span>
1054                  </span>"&gt;<div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:whiteSpace</span> 
1055                     <span class="scTag">value</span>="<span class="scContent">collapse</span>"/&gt;</div>
1056                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:minLength</span> 
1057                     <span class="scTag">value</span>="<span class="scContent">1</span>"/&gt;</div>&lt;/<span class="scTag">xsd:restriction</span>&gt;</div>&lt;/<span class="scTag">xsd:simpleType</span>&gt;</div>
1058         </div>
1059         <script type="text/javascript">
1060<!--
1061          setState('h978738808_scbox', false);
1062// -->
1063</script>
1064      </div>
1065      <hr/>
1066      <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">
1067<!--
1068          document.write(document.lastModified);
1069// -->
1070</script>
1071      </p>
1072   </body>
1073</html>
Note: See TracBrowser for help on using the browser.