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

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

Added project files for monthly production version 1.0

Line 
1
2<!DOCTYPE html
3  PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml">
5   <head>
6      <title>Documentation for obj_object_profiled_data_schema - obj_object_profiled_data_schema.xsd - Complex Type cs_productionOperationCargoShipOperation</title>
7      <meta http-equiv="Content-Type" content="text/xml; charset=iso-8859-1"/>
8      <style type="text/css">
9/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
10/* More-configurable styles */
11
12/******** General ********/
13         
14/* Document body */
15body {
16   color: Black;
17   background-color: White;
18   font-family: Arial, sans-serif;
19   font-size: 10pt;
20}
21                 
22/* Horizontal rules */
23hr {
24   color: black;
25}
26/* Document title */
27h1 {
28   font-size: 18pt;
29   letter-spacing: 2px;
30   border-bottom: 1px #ccc solid;
31   padding-top: 5px;
32   padding-bottom: 5px;
33}
34/* Main section headers */
35h2 {
36   font-size: 14pt;
37   letter-spacing: 1px;
38}
39/* Sub-section headers */
40h3, h3 a, h3 span {
41   font-size: 12pt;
42   font-weight: bold;
43   color: black;
44}
45/* Table displaying the properties of the schema components or the
46   schema document itself */
47table.properties th, table.properties th a {
48   color: black;
49   background-color: #F99; /* Pink */
50}
51table.properties td {
52   background-color: #eee; /* Gray */
53}
54
55img{
56 border: 0;
57}         
58
59/********* Documentation style *************/
60p.documentation {
61   color:black;
62   font-style:italic;
63         background-color: #EEEEFF;
64         border: 1px solid #DDDDFF;
65         padding-top: 1px;
66         margin-right: 30px;
67         margin-top: 1px;
68}
69
70         
71/******** Table of Contents Section ********/
72
73/* Controls for switching between printing and viewing modes */
74div#printerControls {
75   color: #963; /* Orange-brown */
76}
77/* Controls that can collapse or expand all XML Instance
78   Representation and Schema Component Representation boxes */
79div#globalControls {
80   border: 2px solid #999;
81}
82
83
84/******** Schema Document Properties Section ********/
85
86/* Table displaying the namespaces declared in the schema */
87table.namespaces th {
88   background-color: #ccc;
89}
90table.namespaces td {
91   background-color: #eee;
92}
93/* Target namespace of the schema */
94span.targetNS {
95   color: #06C;
96   font-weight: bold;
97}
98
99
100/******** Schema Components' Sections ********/
101
102/* Name of schema component */
103.name {
104   color: #F93; /* Orange */
105}
106
107/* Hierarchy table */
108table.hierarchy {
109   border: 2px solid #999; /* Gray */
110}
111
112/* XML Instance Representation table */
113div.sample div.contents {
114   border: 1px dashed black;
115}
116
117
118/* Schema Component Representation table */
119div.schemaComponent div.contents {
120   border: 2px black solid;
121}
122
123
124/******** Glossary Section ********/
125
126/* Glossary Terms */
127.glossaryTerm {
128   color: #036; /* Blue */
129}
130
131
132/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
133/* Printer-version styles */
134
135@media print {
136
137/* Ensures that controls are hidden when printing */
138div#printerControls {
139   visibility: hidden;
140}
141div#globalControls {
142   visibility: hidden;
143}
144#legend {
145   display: none;
146}
147#legendTOC {
148   display: none;
149}
150#glossary {
151   display: none;
152}
153#glossaryTOC {
154   display: none;
155}
156
157}
158
159/* ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
160/* Base styles */
161
162/******** General ********/
163
164/* Unordered lists */
165ul {
166   margin-left: 1.5em;
167   margin-bottom: 0em;
168}
169/* Tables */
170table {
171   margin-top: 10px;
172   margin-bottom: 10px;
173   margin-left: 2px;
174   margin-right: 2px;
175}
176table th, table td {
177   font-size: 10pt;
178   vertical-align: top;
179   padding-top: 3px;
180   padding-bottom: 3px;
181   padding-left: 10px;
182   padding-right: 10px;
183}
184table th {
185   font-weight: bold;
186   text-align: left;
187}
188/* Table displaying the properties of the schema components or the
189   schema document itself */
190table.properties {
191   width: 90%;
192}
193table.properties th {
194   width: 30%;
195}
196/* Boxes that can make its content appear and disappear*/
197div.box {
198   margin: 1em;
199}
200   /* Box caption */
201div.box span.caption {
202   font-weight: bold;
203}
204   /* Button to open and close the box */
205div.box input.control {
206   width: 1.4em;
207   height: 1.4em;
208   text-align: center;
209   vertical-align: middle;
210   font-size: 11pt;
211}
212   /* Box contents */
213div.box div.contents {
214   margin-top: 3px;
215}
216
217
218/******** Table of Contents Section ********/
219
220/* Controls for switching between printing and viewing modes */
221div#printerControls {
222   white-space: nowrap;
223   font-weight: bold;
224   padding: 5px;
225   margin: 5px;
226}
227/* Controls that can collapse or expand all XML Instance
228   Representation and Schema Component Representation boxes */
229div#globalControls {
230   padding: 10px;
231   margin: 5px;
232}
233
234
235/******** Schema Document Properties Section ********/
236
237/* Table displaying the namespaces declared in the schema */
238table.namespaces th {
239}
240table.namespaces td {
241}
242/* Target namespace of the schema */
243span.targetNS {
244}
245
246
247/******** Schema Components' Sections ********/
248
249/* Name of schema component */
250.name {
251}
252
253/* Hierarchy table */
254table.hierarchy {
255   width: 90%;
256}
257table.hierarchy th {
258   font-weight: normal;
259   font-style: italic;
260   width: 20%;
261}
262table.hierarchy th, table.hierarchy td {
263   padding: 5px;
264}
265
266/* XML Instance Representation table */
267div.sample {
268   width: 90%;
269}
270div.sample div.contents {
271   padding: 5px;
272   font-family: Courier New, sans-serif;
273   font-size: 10pt;
274}
275   /* Normal elements and attributes */
276div.sample div.contents, div.sample div.contents a {
277   color: black;
278}
279   /* Group Headers */
280div.sample div.contents .group, div.sample div.contents .group a {
281   color: #999; /* Light gray */
282}
283   /* Type Information */
284div.sample div.contents .type, div.sample div.contents .type a {
285   color: #999; /* Light gray */
286}
287   /* Occurrence Information */
288div.sample div.contents .occurs, div.sample div.contents .occurs a {
289   color: #999; /* Light gray */
290}
291   /* Fixed values */
292div.sample div.contents .fixed {
293   color: #063; /* Green */
294   font-weight: bold;
295}
296   /* Simple type constraints */
297div.sample div.contents .constraint, div.sample div.contents .constraint a {
298   color: #999; /* Light gray */
299}
300   /* Elements and attributes inherited from base type */
301div.sample div.contents .inherited, div.sample div.contents .inherited a {
302   color: #666; /* Dark gray */
303}
304   /* Elements and attributes added to or changed from base type */
305div.sample div.contents .newFields {
306   font-weight: bold;
307}
308   /* Other type of information */
309div.sample div.contents .other, div.sample div.contents .other a {
310   color: #369; /* Blue */
311   font-style: italic;
312}
313   /* Link to open up window displaying documentation */
314div.sample div.contents a.documentation {
315   text-decoration: none;
316   padding-left: 3px;
317   padding-right: 3px;
318   padding-top: 0px;
319   padding-bottom: 0px;
320   font-weight: bold;
321   font-size: 11pt;
322   background-color: #FFD;
323   color: #069;
324}
325   /* Invert colors when hovering over link to open up window
326      displaying documentation */
327div.sample div.contents a.documentation:hover {
328   color: #FFD;
329   background-color: #069;
330}
331
332/* Schema Component Representation table */
333div.schemaComponent {
334   width: 90%;
335}
336div.schemaComponent div.contents {
337   font-family: Courier New, sans-serif;
338   font-size: 10pt;
339   padding: 5px;
340}
341   /* Syntax characters */
342div.schemaComponent div.contents {
343   color: #00f; /* blue */
344}
345   /* Element and attribute tags */
346div.schemaComponent div.contents .scTag {
347   color: #933; /* maroon */
348}
349   /* Element and attribute content */
350div.schemaComponent div.contents .scContent, div.schemaComponent div.contents .scContent a {
351   color: black;
352   font-weight: bold;
353}
354   /* Comments */
355div.schemaComponent div.contents .comment {
356   color: #999; /* Light gray */
357}
358
359/******** Legend Section ********/
360
361div#legend table, div#legend div {
362   margin-bottom: 3px;
363}
364div#legend div.hint {
365   color: #999; /* Light gray */
366   width: 90%;
367   margin-left: 1em;
368   margin-bottom: 2em;
369}
370
371
372/******** Glossary Section ********/
373
374/* Glossary Terms */
375.glossaryTerm {
376   font-weight: bold;
377}
378
379/********* Details *************/
380.detailsToc {
381  color: #666; /* Light gray */
382}
383
384.details {
385  color: #666; /* Light gray */
386  text-decoration:none;
387}
388
389/******** Footer ********/
390
391.footer {
392   font-size: 8pt;
393}
394</style>
395      <script type="text/javascript">
396<!--
397         
398         
399/**
400 * Counter of documentation windows
401 * Used to give each window a unique name
402 */
403var windowCount = 0;
404         
405/**
406 * Opens up a window displaying the documentation
407 * of a schema component in the XML Instance
408 * Representation table.
409 *
410 * @param compDesc      Description of schema component
411 * @param compName      Name of schema component
412 * @param docTextArray Array containing the paragraphs
413 *                           of the new document
414 */
415function viewDocumentation(compDesc, compName, docTextArray) {
416  var width = 400;
417  var height = 200;
418  var locX = 100;
419  var locY = 200;
420
421  /* Generate content */
422  var actualText = "<html>";
423  actualText += "<head><title>";
424  actualText += compDesc;
425  if (compName != '') {
426     actualText += ": " + compName;
427  }
428  actualText += "</title></head>";
429  actualText += "<body bgcolor=\"#FFFFEE\">";
430  // Title
431  actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; letter-spacing:1px;\">";
432  actualText += compDesc;
433  if (compName != '') {
434     actualText += ": <span style=\"color:#006699\">" + compName + "</span>";
435  }
436  actualText += "</p>";
437  // Documentation
438  var idx;
439  for (idx = 0; idx < docTextArray.length; idx++) {
440     actualText += "<p style=\"font-family: Arial, sans-serif; font-size: 10pt;\">" + docTextArray[idx] + "</p>";
441  }
442  // Link to close window
443  actualText += "<a href=\"javascript:void(0)\" onclick=\"window.close();\" style=\"font-family: Arial, sans-serif; font-size: 8pt;\">Close</a>";
444  actualText += "</body></html>";
445
446  /* Display window */
447  windowCount++;
448  var docWindow = window.open("", "documentation"+windowCount, "toolbar=no,location=no,status=no,menubar=no,scrollbars=yes,resizable,alwaysRaised,dependent,titlebar=no,width="+width+",height="+height+",screenX="+locX+",left="+locX+",screenY="+locY+",top="+locY);
449  docWindow.document.write(actualText);
450}         
451     
452// -->
453</script>
454   </head>
455   <body>
456      <h1>
457         <a name="top">Documentation for obj_object_profiled_data_schema</a>
458      </h1>
459      <h3>Complex Type: <a name="h-1851117485" class="name">cs_productionOperationCargoShipOperation</a>
460      </h3>
461      <h4>
462         <a href="obj_object_profiled_data_schema.xsd.html" class="details">[Table of contents]</a>
463      </h4>
464      <table class="hierarchy">
465         <tr>
466            <th>Super-types:</th>
467            <td>None</td>
468         </tr>
469         <tr>
470            <th>Sub-types:</th>
471            <td>None</td>
472         </tr>
473      </table>
474      <table class="properties">
475         <tr>
476            <th>Name</th>
477            <td>cs_productionOperationCargoShipOperation</td>
478         </tr>
479         <tr>
480            <th>Used by (from the same schema document)</th>
481            <td>Complex Type <b>
482                  <a href="obj_object_profiled_data_schema.xsd.html_h-157636557.html">cs_productionOperationActivity</a>
483               </b>
484            </td>
485         </tr>
486         <tr>
487            <th>
488               <a title="Look up 'Abstract' in glossary"
489                  href="obj_object_profiled_data_schema.xsd.html#term_Abstract">Abstract</a>
490            </th>
491            <td>no</td>
492         </tr>
493         <tr>
494            <th>Documentation</th>
495            <td class="documentation">Infomation about a cargo ship operation.</td>
496         </tr>
497      </table>
498      <div class="sample box">
499         <div>
500            <input type="button" id="h-1851117485_xibox_button" class="control"
501                   onclick="switchState('h-1851117485_xibox'); return false;"
502                   style="display: none"/> 
503            <span class="caption">XML Instance Representation</span>
504         </div>
505         <div id="h-1851117485_xibox" class="contents">
506            <div style="margin-left: 0em">&lt;...<br/>
507               <span style="margin-left: 0.5em"> uid="<span class="type">
508                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
509                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;uidString&#34; type definition."
510                        href="obj_object_profiled_data_schema.xsd.html_h1953291708.html">uidString</a>
511                  </span> 
512                  <span class="occurs">[0..1]</span> 
513                  <p class="documentation">'The unique identifier of a container element. This attribute is generally required within the context of a WITSML server. There should be no assumption as to the semantic content of this attribute. This should only be used with recurring container types (i.e., maxOccurs greater than one). The value is only required to be unique within the context of the nearest recurring parent element.'</p>"</span>&gt; <br/>
514               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
515                     title="Find out namespace of 'witsml' prefix">witsml</a>:vesselName&gt; <span class="type">
516                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
517                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
518                        href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
519                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
520                     title="Find out namespace of 'witsml' prefix">witsml</a>:vesselName&gt; <span class="occurs">[0..1]</span> 
521                  <p class="documentation">'Name of the cargo vessel for the installation.'</p>
522               </div>
523               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
524                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimStart&gt; <span class="type">
525                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
526                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
527                        href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
528                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
529                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimStart&gt; <span class="occurs">[0..1]</span> 
530                  <p class="documentation">'The date and time that the vessel arrived.'</p>
531               </div>
532               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
533                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimEnd&gt; <span class="type">
534                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
535                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
536                        href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
537                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
538                     title="Find out namespace of 'witsml' prefix">witsml</a>:dTimEnd&gt; <span class="occurs">[0..1]</span> 
539                  <p class="documentation">'The date and time that the vessel left.'</p>
540               </div>
541               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
542                     title="Find out namespace of 'witsml' prefix">witsml</a>:captain&gt; <span class="type">
543                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
544                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
545                        href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
546                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
547                     title="Find out namespace of 'witsml' prefix">witsml</a>:captain&gt; <span class="occurs">[0..1]</span> 
548                  <p class="documentation">'Name of the captain of the vessel.'</p>
549               </div>
550               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
551                     title="Find out namespace of 'witsml' prefix">witsml</a>:cargoNumber&gt; <span class="type">
552                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
553                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;kindString&#34; type definition."
554                        href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
555                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
556                     title="Find out namespace of 'witsml' prefix">witsml</a>:cargoNumber&gt; <span class="occurs">[0..1]</span> 
557                  <p class="documentation">'the cargo identifier.'</p>
558               </div>
559               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
560                     title="Find out namespace of 'witsml' prefix">witsml</a>:cargoBatchNumber&gt; <span class="type">
561                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
562                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nonNegativeCount&#34; type definition."
563                        href="obj_object_profiled_data_schema.xsd.html_h-1583229326.html">nonNegativeCount</a>
564                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
565                     title="Find out namespace of 'witsml' prefix">witsml</a>:cargoBatchNumber&gt; <span class="occurs">[0..1]</span> 
566                  <p class="documentation">'The cargo batch number. Used if the vessel needs to temporarily disconnect for some reason (e.g., weather).'</p>
567               </div>
568               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
569                     title="Find out namespace of 'witsml' prefix">witsml</a>:cargo&gt; <span class="type">
570                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
571                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;descriptionString&#34; type definition."
572                        href="obj_object_profiled_data_schema.xsd.html_h-357449368.html">descriptionString</a>
573                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
574                     title="Find out namespace of 'witsml' prefix">witsml</a>:cargo&gt; <span class="occurs">[0..1]</span> 
575                  <p class="documentation">'Description of cargo on the vessel.'</p>
576               </div>
577               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
578                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilGrossStdTempPres&gt; <span class="type">
579                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
580                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
581                        href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
582                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
583                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilGrossStdTempPres&gt; <span class="occurs">[0..1]</span> 
584                  <p class="documentation">'Gross oil loaded to the ship during the report period. Gross oil includes BS and W. This volume has been corrected to standard conditions of temperature and pressure.'</p>
585               </div>
586               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
587                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilGrossTotalStdTempPres&gt; <span class="type">
588                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
589                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
590                        href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
591                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
592                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilGrossTotalStdTempPres&gt; <span class="occurs">[0..1]</span> 
593                  <p class="documentation">'Gross oil loaded to the ship in total during the operation. Gross oil includes BS and W. This volume has been corrected to standard conditions of temperature and pressure.'</p>
594               </div>
595               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
596                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilNetStdTempPres&gt; <span class="type">
597                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
598                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
599                        href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
600                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
601                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilNetStdTempPres&gt; <span class="occurs">[0..1]</span> 
602                  <p class="documentation">'Net oil loaded to the ship during the report period. Net oil excludes BS and W, fuel, spill and leaks. This volume has been corrected to standard conditions of temperature and pressure.'</p>
603               </div>
604               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
605                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilNetMonthToDateStdTempPres&gt; <span class="type">
606                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
607                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
608                        href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
609                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
610                     title="Find out namespace of 'witsml' prefix">witsml</a>:oilNetMonthToDateStdTempPres&gt; <span class="occurs">[0..1]</span> 
611                  <p class="documentation">'Net oil loaded to the ship from the beginning of the month to the end of the reporting period. Net oil excludes BS and W, fuel, spill and leaks. This volume has been corrected to standard conditions of temperature and pressure.'</p>
612               </div>
613               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
614                     title="Find out namespace of 'witsml' prefix">witsml</a>:densityStdTempPres&gt; <span class="type">
615                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
616                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
617                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
618                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
619                     title="Find out namespace of 'witsml' prefix">witsml</a>:densityStdTempPres&gt; <span class="occurs">[0..1]</span> 
620                  <p class="documentation">'Density of the liquid loaded to the tanker. This density has been corrected to standard conditions of temperature and pressure.'</p>
621               </div>
622               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
623                     title="Find out namespace of 'witsml' prefix">witsml</a>:density&gt; <span class="type">
624                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
625                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
626                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
627                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
628                     title="Find out namespace of 'witsml' prefix">witsml</a>:density&gt; <span class="occurs">[0..1]</span> 
629                  <p class="documentation">'Density of the liquid loaded to the tanker.'</p>
630               </div>
631               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
632                     title="Find out namespace of 'witsml' prefix">witsml</a>:rvp&gt; <span class="type">
633                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
634                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
635                        href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
636                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
637                     title="Find out namespace of 'witsml' prefix">witsml</a>:rvp&gt; <span class="occurs">[0..1]</span> 
638                  <p class="documentation">'Reid vapor pressure of the liquid.'</p>
639               </div>
640               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
641                     title="Find out namespace of 'witsml' prefix">witsml</a>:bsw&gt; <span class="type">
642                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
643                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
644                        href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
645                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
646                     title="Find out namespace of 'witsml' prefix">witsml</a>:bsw&gt; <span class="occurs">[0..1]</span> 
647                  <p class="documentation">'Basic sediment and water is measured from a liquid sample of the production stream. It includes free water, sediment and emulsion and is measured as a volume percentage of the liquid.'</p>
648               </div>
649               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
650                     title="Find out namespace of 'witsml' prefix">witsml</a>:salt&gt; <span class="type">
651                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
652                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
653                        href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
654                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
655                     title="Find out namespace of 'witsml' prefix">witsml</a>:salt&gt; <span class="occurs">[0..1]</span> 
656                  <p class="documentation">'Salt content. The product formed by neutralization of an acid and a base. The term is more specifically applied to sodium chloride.'</p>
657               </div>
658               <div style="margin-left: 1.5em">&lt;<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
659                     title="Find out namespace of 'witsml' prefix">witsml</a>:comment&gt; <span class="type">
660                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
661                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_datedComment&#34; type definition."
662                        href="obj_object_profiled_data_schema.xsd.html_h941142899.html">cs_datedComment</a>
663                  </span> &lt;/<a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
664                     title="Find out namespace of 'witsml' prefix">witsml</a>:comment&gt; <span class="occurs">[0..*]</span> 
665                  <p class="documentation">'A commnet about the operation.'</p>
666               </div>&lt;/...&gt;</div>
667         </div>
668         <script type="text/javascript">
669<!--
670          setState('h-1851117485_xibox', true);
671// -->
672</script>
673      </div>
674      <div class="sample box">
675         <div>
676            <input type="button" id="h-1851117485_diagram_button" class="control"
677                   onclick="switchState('h-1851117485_diagram'); return false;"
678                   style="display: none"/> 
679            <span class="caption">Diagram</span>
680         </div>
681         <div id="h-1851117485_diagram" class="contents">
682            <img usemap="#h1583418798" src="schemaDiagrams/h1583418798.png"/>
683            <!--
684            Map ref: file:/C:/Projects/IIP MTD/TE - MPR/energistics/schema/PRODML_schemas_with_enum_4apr2008/documentation//schemaDiagrams/h1583418798.map--><map name="h1583418798">
685               <area shape="rect" alt="h-269201247" coords="411,0,537,42"
686                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html#h-269201247"/>
687
688               <area shape="rect" alt="h-622169519" coords="411,52,520,94"
689                     href="obj_object_profiled_data_schema.xsd.html_h-622169519.html#h-622169519"/>
690
691               <area shape="rect" alt="h-622169519" coords="411,104,517,146"
692                     href="obj_object_profiled_data_schema.xsd.html_h-622169519.html#h-622169519"/>
693
694               <area shape="rect" alt="h-269201247" coords="411,156,507,198"
695                     href="obj_object_profiled_data_schema.xsd.html_h-269201247.html#h-269201247"/>
696
697               <area shape="rect" alt="h-399087894" coords="411,208,543,250"
698                     href="obj_object_profiled_data_schema.xsd.html_h-399087894.html#h-399087894"/>
699
700               <area shape="rect" alt="h-1583229326" coords="411,260,574,302"
701                     href="obj_object_profiled_data_schema.xsd.html_h-1583229326.html#h-1583229326"/>
702
703               <area shape="rect" alt="h-357449368" coords="411,312,498,354"
704                     href="obj_object_profiled_data_schema.xsd.html_h-357449368.html#h-357449368"/>
705
706               <area shape="rect" alt="h-1683212129" coords="411,364,590,406"
707                     href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html#h-1683212129"/>
708
709               <area shape="rect" alt="h-1683212129" coords="411,416,617,458"
710                     href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html#h-1683212129"/>
711
712               <area shape="rect" alt="h-1683212129" coords="411,468,575,510"
713                     href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html#h-1683212129"/>
714
715               <area shape="rect" alt="h-1683212129" coords="411,520,648,562"
716                     href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html#h-1683212129"/>
717
718               <area shape="rect" alt="h1452152571" coords="411,572,582,614"
719                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
720
721               <area shape="rect" alt="h1452152571" coords="411,624,506,666"
722                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
723
724               <area shape="rect" alt="h1272623188" coords="411,676,487,718"
725                     href="obj_object_profiled_data_schema.xsd.html_h1272623188.html#h1272623188"/>
726
727               <area shape="rect" alt="h-2131132250" coords="411,728,490,770"
728                     href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html#h-2131132250"/>
729
730               <area shape="rect" alt="h1452152571" coords="411,780,487,822"
731                     href="obj_object_profiled_data_schema.xsd.html_h1452152571.html#h1452152571"/>
732
733               <area shape="rect" alt="h941142899" coords="411,832,519,874"
734                     href="obj_object_profiled_data_schema.xsd.html_h941142899.html#h941142899"/>
735
736               <area shape="rect" alt="h-1931220815" coords="325,884,499,910"
737                     href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html#h-1931220815"/>
738
739            </map>
740         </div>
741         <script type="text/javascript">
742<!--
743          setState('h-1851117485_diagram', true);
744// -->
745</script>
746      </div>
747      <div class="schemaComponent box">
748         <div>
749            <input type="button" id="h-1851117485_scbox_button" class="control"
750                   onclick="switchState('h-1851117485_scbox'); return false;"
751                   style="display: none"/> 
752            <span class="caption">Schema Component Representation</span>
753         </div>
754         <div id="h-1851117485_scbox" class="contents">
755            <div style="margin-left: 0em">&lt;<span class="scTag">xsd:complexType</span> 
756               <span class="scTag">name</span>="<span class="scContent">cs_productionOperationCargoShipOperation</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> 
757                     <span class="scTag">name</span>="<span class="scContent">vesselName</span>" <span class="scTag">type</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;nameString&#34; type definition."
761                              href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
762                        </span>
763                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
764                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
765                     <span class="scTag">name</span>="<span class="scContent">dTimStart</span>" <span class="scTag">type</span>="<span class="scContent">
766                        <span class="type">
767                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
768                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
769                              href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
770                        </span>
771                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
772                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
773                     <span class="scTag">name</span>="<span class="scContent">dTimEnd</span>" <span class="scTag">type</span>="<span class="scContent">
774                        <span class="type">
775                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
776                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;timestamp&#34; type definition."
777                              href="obj_object_profiled_data_schema.xsd.html_h-622169519.html">timestamp</a>
778                        </span>
779                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
780                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
781                     <span class="scTag">name</span>="<span class="scContent">captain</span>" <span class="scTag">type</span>="<span class="scContent">
782                        <span class="type">
783                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
784                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nameString&#34; type definition."
785                              href="obj_object_profiled_data_schema.xsd.html_h-269201247.html">nameString</a>
786                        </span>
787                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
788                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
789                     <span class="scTag">name</span>="<span class="scContent">cargoNumber</span>" <span class="scTag">type</span>="<span class="scContent">
790                        <span class="type">
791                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
792                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;kindString&#34; type definition."
793                              href="obj_object_profiled_data_schema.xsd.html_h-399087894.html">kindString</a>
794                        </span>
795                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
796                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
797                     <span class="scTag">name</span>="<span class="scContent">cargoBatchNumber</span>" <span class="scTag">type</span>="<span class="scContent">
798                        <span class="type">
799                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
800                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;nonNegativeCount&#34; type definition."
801                              href="obj_object_profiled_data_schema.xsd.html_h-1583229326.html">nonNegativeCount</a>
802                        </span>
803                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
804                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
805                     <span class="scTag">name</span>="<span class="scContent">cargo</span>" <span class="scTag">type</span>="<span class="scContent">
806                        <span class="type">
807                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
808                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;descriptionString&#34; type definition."
809                              href="obj_object_profiled_data_schema.xsd.html_h-357449368.html">descriptionString</a>
810                        </span>
811                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
812                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
813                     <span class="scTag">name</span>="<span class="scContent">oilGrossStdTempPres</span>" <span class="scTag">type</span>="<span class="scContent">
814                        <span class="type">
815                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
816                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
817                              href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
818                        </span>
819                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
820                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
821                     <span class="scTag">name</span>="<span class="scContent">oilGrossTotalStdTempPres</span>" <span class="scTag">type</span>="<span class="scContent">
822                        <span class="type">
823                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
824                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
825                              href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
826                        </span>
827                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
828                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
829                     <span class="scTag">name</span>="<span class="scContent">oilNetStdTempPres</span>" <span class="scTag">type</span>="<span class="scContent">
830                        <span class="type">
831                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
832                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
833                              href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
834                        </span>
835                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
836                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
837                     <span class="scTag">name</span>="<span class="scContent">oilNetMonthToDateStdTempPres</span>" <span class="scTag">type</span>="<span class="scContent">
838                        <span class="type">
839                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
840                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumeMeasure&#34; type definition."
841                              href="obj_object_profiled_data_schema.xsd.html_h-1683212129.html">volumeMeasure</a>
842                        </span>
843                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
844                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
845                     <span class="scTag">name</span>="<span class="scContent">densityStdTempPres</span>" <span class="scTag">type</span>="<span class="scContent">
846                        <span class="type">
847                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
848                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
849                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
850                        </span>
851                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
852                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
853                     <span class="scTag">name</span>="<span class="scContent">density</span>" <span class="scTag">type</span>="<span class="scContent">
854                        <span class="type">
855                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
856                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
857                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
858                        </span>
859                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
860                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
861                     <span class="scTag">name</span>="<span class="scContent">rvp</span>" <span class="scTag">type</span>="<span class="scContent">
862                        <span class="type">
863                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
864                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;pressureMeasure&#34; type definition."
865                              href="obj_object_profiled_data_schema.xsd.html_h1272623188.html">pressureMeasure</a>
866                        </span>
867                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
868                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
869                     <span class="scTag">name</span>="<span class="scContent">bsw</span>" <span class="scTag">type</span>="<span class="scContent">
870                        <span class="type">
871                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
872                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;volumePerVolumeMeasure&#34; type definition."
873                              href="obj_object_profiled_data_schema.xsd.html_h-2131132250.html">volumePerVolumeMeasure</a>
874                        </span>
875                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
876                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
877                     <span class="scTag">name</span>="<span class="scContent">salt</span>" <span class="scTag">type</span>="<span class="scContent">
878                        <span class="type">
879                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
880                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;densityMeasure&#34; type definition."
881                              href="obj_object_profiled_data_schema.xsd.html_h1452152571.html">densityMeasure</a>
882                        </span>
883                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">1</span>"/&gt;</div>
884                  <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:element</span> 
885                     <span class="scTag">name</span>="<span class="scContent">comment</span>" <span class="scTag">type</span>="<span class="scContent">
886                        <span class="type">
887                           <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
888                              title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;cs_datedComment&#34; type definition."
889                              href="obj_object_profiled_data_schema.xsd.html_h941142899.html">cs_datedComment</a>
890                        </span>
891                     </span>" <span class="scTag">minOccurs</span>="<span class="scContent">0</span>" <span class="scTag">maxOccurs</span>="<span class="scContent">unbounded</span>"/&gt;</div>&lt;/<span class="scTag">xsd:sequence</span>&gt;</div>
892               <div style="margin-left: 1.5em">&lt;<span class="scTag">xsd:attributeGroup</span> 
893                  <span class="scTag">ref</span>="<span class="scContent">
894                     <a href="obj_object_profiled_data_schema.xsd.html#ns_witsml"
895                        title="Find out namespace of 'witsml' prefix">witsml</a>:<a title="Jump to &#34;attgrp_uid&#34; attribute group definition."
896                        href="obj_object_profiled_data_schema.xsd.html_h-1931220815.html">attgrp_uid</a>
897                  </span>"/&gt;</div>&lt;/<span class="scTag">xsd:complexType</span>&gt;</div>
898         </div>
899         <script type="text/javascript">
900<!--
901          setState('h-1851117485_scbox', false);
902// -->
903</script>
904      </div>
905      <hr/>
906      <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">
907<!--
908          document.write(document.lastModified);
909// -->
910</script>
911      </p>
912   </body>
913</html>
Note: See TracBrowser for help on using the browser.