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_rigResponse"> |
---|
19 | <xsd:annotation> |
---|
20 | <xsd:documentation>WITSML - Operations Rig Response Component Schema</xsd:documentation> |
---|
21 | </xsd:annotation> |
---|
22 | <xsd:sequence> |
---|
23 | <xsd:element name="anchorTension" type="witsml:indexedObject" minOccurs="0" maxOccurs="unbounded"> |
---|
24 | <xsd:annotation> |
---|
25 | <xsd:documentation>Vector of the tension on anchors #1 to #n. </xsd:documentation> |
---|
26 | </xsd:annotation> |
---|
27 | </xsd:element> |
---|
28 | <xsd:element name="anchorAngle" type="witsml:indexedObject" minOccurs="0" maxOccurs="unbounded"> |
---|
29 | <xsd:annotation> |
---|
30 | <xsd:documentation>Vector of the angles of the anchors #1 to #n. </xsd:documentation> |
---|
31 | </xsd:annotation> |
---|
32 | </xsd:element> |
---|
33 | <xsd:element name="rigHeading" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1"> |
---|
34 | <xsd:annotation> |
---|
35 | <xsd:documentation>Direction, relative to true north, to which the rig is facing. </xsd:documentation> |
---|
36 | </xsd:annotation> |
---|
37 | </xsd:element> |
---|
38 | <xsd:element name="rigHeave" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1"> |
---|
39 | <xsd:annotation> |
---|
40 | <xsd:documentation>Maximum amplitude of the vertical motion of the rig. </xsd:documentation> |
---|
41 | </xsd:annotation> |
---|
42 | </xsd:element> |
---|
43 | <xsd:element name="rigPitchAngle" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1"> |
---|
44 | <xsd:annotation> |
---|
45 | <xsd:documentation>Measure of the fore-aft rotational movement of the rig due the combined |
---|
46 | effects of wind and waves; measured as the angle from horizontal </xsd:documentation> |
---|
47 | </xsd:annotation> |
---|
48 | </xsd:element> |
---|
49 | <xsd:element name="rigRollAngle" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1"> |
---|
50 | <xsd:annotation> |
---|
51 | <xsd:documentation>Measure of the side-to-side rotational movement of the rig due the combined |
---|
52 | effects of wind and waves; measured as the angle from vertical </xsd:documentation> |
---|
53 | </xsd:annotation> |
---|
54 | </xsd:element> |
---|
55 | <xsd:element name="riserAngle" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1"> |
---|
56 | <xsd:annotation> |
---|
57 | <xsd:documentation>Angle of the marine riser with the vertical. </xsd:documentation> |
---|
58 | </xsd:annotation> |
---|
59 | </xsd:element> |
---|
60 | <xsd:element name="riserDirection" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1"> |
---|
61 | <xsd:annotation> |
---|
62 | <xsd:documentation>Direction of the marine riser. </xsd:documentation> |
---|
63 | </xsd:annotation> |
---|
64 | </xsd:element> |
---|
65 | <xsd:element name="riserTension" type="witsml:forceMeasure" minOccurs="0" maxOccurs="1"> |
---|
66 | <xsd:annotation> |
---|
67 | <xsd:documentation>Tension of the marine riser. </xsd:documentation> |
---|
68 | </xsd:annotation> |
---|
69 | </xsd:element> |
---|
70 | <xsd:element name="variableDeckLoad" type="witsml:forceMeasure" minOccurs="0" maxOccurs="1"> |
---|
71 | <xsd:annotation> |
---|
72 | <xsd:documentation>Current temporary load on the rig deck. </xsd:documentation> |
---|
73 | </xsd:annotation> |
---|
74 | </xsd:element> |
---|
75 | <xsd:element name="totalDeckLoad" type="witsml:forceMeasure" minOccurs="0" maxOccurs="1"> |
---|
76 | <xsd:annotation> |
---|
77 | <xsd:documentation>Total deck load. </xsd:documentation> |
---|
78 | </xsd:annotation> |
---|
79 | </xsd:element> |
---|
80 | <xsd:element name="guideBaseAngle" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1"> |
---|
81 | <xsd:annotation> |
---|
82 | <xsd:documentation>Direction of the guide base. </xsd:documentation> |
---|
83 | </xsd:annotation> |
---|
84 | </xsd:element> |
---|
85 | <xsd:element name="ballJointAngle" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1"> |
---|
86 | <xsd:annotation> |
---|
87 | <xsd:documentation>Angle between riser and blow out preventer at the flex joint. </xsd:documentation> |
---|
88 | </xsd:annotation> |
---|
89 | </xsd:element> |
---|
90 | <xsd:element name="ballJointDirection" type="witsml:planeAngleMeasure" minOccurs="0" maxOccurs="1"> |
---|
91 | <xsd:annotation> |
---|
92 | <xsd:documentation>Direction of the ball joint. </xsd:documentation> |
---|
93 | </xsd:annotation> |
---|
94 | </xsd:element> |
---|
95 | <xsd:element name="offsetRig" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1"> |
---|
96 | <xsd:annotation> |
---|
97 | <xsd:documentation>Horizontal displacement of the rig relative to the wellhead. </xsd:documentation> |
---|
98 | </xsd:annotation> |
---|
99 | </xsd:element> |
---|
100 | <xsd:element name="loadLeg1" type="witsml:forceMeasure" minOccurs="0" maxOccurs="1"> |
---|
101 | <xsd:annotation> |
---|
102 | <xsd:documentation>Load carried by leg of jackup. </xsd:documentation> |
---|
103 | </xsd:annotation> |
---|
104 | </xsd:element> |
---|
105 | <xsd:element name="loadLeg2" type="witsml:forceMeasure" minOccurs="0" maxOccurs="1"> |
---|
106 | <xsd:annotation> |
---|
107 | <xsd:documentation>Load carried by leg of jackup. </xsd:documentation> |
---|
108 | </xsd:annotation> |
---|
109 | </xsd:element> |
---|
110 | <xsd:element name="loadLeg3" type="witsml:forceMeasure" minOccurs="0" maxOccurs="1"> |
---|
111 | <xsd:annotation> |
---|
112 | <xsd:documentation>Load carried by leg of jackup. </xsd:documentation> |
---|
113 | </xsd:annotation> |
---|
114 | </xsd:element> |
---|
115 | <xsd:element name="loadLeg4" type="witsml:forceMeasure" minOccurs="0" maxOccurs="1"> |
---|
116 | <xsd:annotation> |
---|
117 | <xsd:documentation>Load carried by leg of jackup. </xsd:documentation> |
---|
118 | </xsd:annotation> |
---|
119 | </xsd:element> |
---|
120 | <xsd:element name="penetrationLeg1" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1"> |
---|
121 | <xsd:annotation> |
---|
122 | <xsd:documentation>Penetration of leg into seabed. </xsd:documentation> |
---|
123 | </xsd:annotation> |
---|
124 | </xsd:element> |
---|
125 | <xsd:element name="penetrationLeg2" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1"> |
---|
126 | <xsd:annotation> |
---|
127 | <xsd:documentation>Penetration of leg into seabed. </xsd:documentation> |
---|
128 | </xsd:annotation> |
---|
129 | </xsd:element> |
---|
130 | <xsd:element name="penetrationLeg3" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1"> |
---|
131 | <xsd:annotation> |
---|
132 | <xsd:documentation>Penetration of leg into seabed </xsd:documentation> |
---|
133 | </xsd:annotation> |
---|
134 | </xsd:element> |
---|
135 | <xsd:element name="penetrationLeg4" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1"> |
---|
136 | <xsd:annotation> |
---|
137 | <xsd:documentation>Penetration of leg into seabed </xsd:documentation> |
---|
138 | </xsd:annotation> |
---|
139 | </xsd:element> |
---|
140 | <xsd:element name="dispRig" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1"> |
---|
141 | <xsd:annotation> |
---|
142 | <xsd:documentation>Vessel displacement (in water). </xsd:documentation> |
---|
143 | </xsd:annotation> |
---|
144 | </xsd:element> |
---|
145 | <xsd:element name="meanDraft" type="witsml:lengthMeasure" minOccurs="0" maxOccurs="1"> |
---|
146 | <xsd:annotation> |
---|
147 | <xsd:documentation>Mean draft at mid-section. </xsd:documentation> |
---|
148 | </xsd:annotation> |
---|
149 | </xsd:element> |
---|
150 | </xsd:sequence> |
---|
151 | </xsd:complexType> |
---|
152 | </xsd:schema> |
---|