root / projects / DailyProductionReport_1.0 / XML / Version1.0 / WITSML131 / cs_show.xsd @ 16

Revision 16, 5.8 kB (checked in by ryland, 15 years ago)
Line 
1<?xml version="1.0" encoding="UTF-8"?>
2<xsd:schema
3        elementFormDefault="qualified"
4        attributeFormDefault="unqualified"
5        targetNamespace="http://www.witsml.org/schemas/131"
6        xmlns:witsml="http://www.witsml.org/schemas/131"
7        xmlns:xsd="http://www.w3.org/2001/XMLSchema"
8        version="1.3.1">
9        <!--                                                         -->
10        <!-- POSC License Agreement
11        This file is distributed under the POSC License Agreement at
12        http://www.posc.org/about/license.shtml.
13        Use of this file constitutes agreement with the POSC License Agreement.
14        -->
15        <!--                                                         -->
16        <xsd:include schemaLocation="typ_dataTypes.xsd"/>
17        <!--                                                         -->
18        <xsd:complexType name="cs_show">
19                <xsd:annotation>
20                        <xsd:documentation>WITSML Geology Show Component Schema</xsd:documentation>
21                </xsd:annotation>
22                <xsd:sequence>
23                        <xsd:element name="showRat" type="witsml:ShowRating" minOccurs="0" maxOccurs="1">
24                                <xsd:annotation>
25                                        <xsd:documentation>Show Rating.  </xsd:documentation>
26                                </xsd:annotation>
27                        </xsd:element>
28                        <xsd:element name="stainColor" type="witsml:str16" minOccurs="0" maxOccurs="1">
29                                <xsd:annotation>
30                                        <xsd:documentation>Visible Stain Color.  </xsd:documentation>
31                                </xsd:annotation>
32                        </xsd:element>
33                        <xsd:element name="stainDistr" type="witsml:str16" minOccurs="0" maxOccurs="1">
34                                <xsd:annotation>
35                                        <xsd:documentation>Visible Stain Distribution.  </xsd:documentation>
36                                </xsd:annotation>
37                        </xsd:element>
38                        <xsd:element name="stainPc" type="witsml:areaPerAreaMeasure" minOccurs="0" maxOccurs="1">
39                                <xsd:annotation>
40                                        <xsd:documentation>Visible Stain (commonly in percent).  </xsd:documentation>
41                                </xsd:annotation>
42                        </xsd:element>
43                        <xsd:element name="natFlorColor" type="witsml:str16" minOccurs="0" maxOccurs="1">
44                                <xsd:annotation>
45                                        <xsd:documentation>Natural Fluorescence Color.  </xsd:documentation>
46                                </xsd:annotation>
47                        </xsd:element>
48                        <xsd:element name="natFlorPc" type="witsml:areaPerAreaMeasure" minOccurs="0" maxOccurs="1">
49                                <xsd:annotation>
50                                        <xsd:documentation>Natural fluorescence (commonly in percent).  </xsd:documentation>
51                                </xsd:annotation>
52                        </xsd:element>
53                        <xsd:element name="natFlorLevel" type="witsml:ShowFluorescence" minOccurs="0" maxOccurs="1">
54                                <xsd:annotation>
55                                        <xsd:documentation>Natural fluorescence level.  </xsd:documentation>
56                                </xsd:annotation>
57                        </xsd:element>
58                        <xsd:element name="natFlorDesc" type="witsml:shortDescriptionString" minOccurs="0" maxOccurs="1">
59                                <xsd:annotation>
60                                        <xsd:documentation>Natural fluorescence description.  </xsd:documentation>
61                                </xsd:annotation>
62                        </xsd:element>
63                        <xsd:element name="cutColor" type="witsml:str16" minOccurs="0" maxOccurs="1">
64                                <xsd:annotation>
65                                        <xsd:documentation>Cut color.  </xsd:documentation>
66                                </xsd:annotation>
67                        </xsd:element>
68                        <xsd:element name="cutSpeed" type="witsml:ShowSpeed" minOccurs="0" maxOccurs="1">
69                                <xsd:annotation>
70                                        <xsd:documentation>Cut speed.  </xsd:documentation>
71                                </xsd:annotation>
72                        </xsd:element>
73                        <xsd:element name="cutStrength" type="witsml:str16" minOccurs="0" maxOccurs="1">
74                                <xsd:annotation>
75                                        <xsd:documentation>Cut strength.  </xsd:documentation>
76                                </xsd:annotation>
77                        </xsd:element>
78                        <xsd:element name="cutForm" type="witsml:ShowLevel" minOccurs="0" maxOccurs="1">
79                                <xsd:annotation>
80                                        <xsd:documentation>Cut formulation.  </xsd:documentation>
81                                </xsd:annotation>
82                        </xsd:element>
83                        <xsd:element name="cutLevel" type="witsml:str16" minOccurs="0" maxOccurs="1">
84                                <xsd:annotation>
85                                        <xsd:documentation>Cut level (Faint, Bright, etc.).  </xsd:documentation>
86                                </xsd:annotation>
87                        </xsd:element>
88                        <xsd:element name="cutFlorColor" type="witsml:str16" minOccurs="0" maxOccurs="1">
89                                <xsd:annotation>
90                                        <xsd:documentation>Cut fluorescence color.  </xsd:documentation>
91                                </xsd:annotation>
92                        </xsd:element>
93                        <xsd:element name="cutFlorSpeed" type="witsml:ShowSpeed" minOccurs="0" maxOccurs="1">
94                                <xsd:annotation>
95                                        <xsd:documentation>Cut fluorescence speed.  </xsd:documentation>
96                                </xsd:annotation>
97                        </xsd:element>
98                        <xsd:element name="cutFlorStrength" type="witsml:str16" minOccurs="0" maxOccurs="1">
99                                <xsd:annotation>
100                                        <xsd:documentation>Cut fluorescence strength.  </xsd:documentation>
101                                </xsd:annotation>
102                        </xsd:element>
103                        <xsd:element name="cutFlorForm" type="witsml:ShowLevel" minOccurs="0" maxOccurs="1">
104                                <xsd:annotation>
105                                        <xsd:documentation>Cut fluorescence form.  </xsd:documentation>
106                                </xsd:annotation>
107                        </xsd:element>
108                        <xsd:element name="cutFlorLevel" type="witsml:ShowFluorescence" minOccurs="0" maxOccurs="1">
109                                <xsd:annotation>
110                                        <xsd:documentation>Cut fluorescence level.  </xsd:documentation>
111                                </xsd:annotation>
112                        </xsd:element>
113                        <xsd:element name="residueColor" type="witsml:str16" minOccurs="0" maxOccurs="1">
114                                <xsd:annotation>
115                                        <xsd:documentation>Residue color.  </xsd:documentation>
116                                </xsd:annotation>
117                        </xsd:element>
118                        <xsd:element name="showDesc" type="witsml:commentString" minOccurs="0" maxOccurs="1">
119                                <xsd:annotation>
120                                        <xsd:documentation>Free format show description.  </xsd:documentation>
121                                </xsd:annotation>
122                        </xsd:element>
123                        <xsd:element name="impregnatedLitho" type="witsml:str32" minOccurs="0" maxOccurs="1">
124                                <xsd:annotation>
125                                        <xsd:documentation>Impregnated lithology.  </xsd:documentation>
126                                </xsd:annotation>
127                        </xsd:element>
128                        <xsd:element name="odor" type="witsml:str32" minOccurs="0" maxOccurs="1">
129                                <xsd:annotation>
130                                        <xsd:documentation>Description of any hydrocarbon type odors smelled.  </xsd:documentation>
131                                </xsd:annotation>
132                        </xsd:element>
133                </xsd:sequence>
134        </xsd:complexType>
135</xsd:schema>
Note: See TracBrowser for help on using the browser.