Definition Type: Element
Name: WellDetail
Namespace: http://www.api.org/pidXML
Containing Schema: CementingTemplate.xsd
Abstract
Collapse XSD Schema Diagram:
Drilldown into PercentH2SInHole in schema cementingtemplate_xsd Drilldown into H2SInHoleFlag in schema cementingtemplate_xsd Drilldown into BottomHoleCirculationTemperature in schema cementingtemplate_xsd Drilldown into WaterDepthNominal in schema cementingtemplate_xsd Drilldown into LinerTopDepth in schema cementingtemplate_xsd Drilldown into BottomHoleStaticTemperature in schema cementingtemplate_xsd Drilldown into ShoeJointLength in schema cementingtemplate_xsd Drilldown into OpenHoleSize in schema cementingtemplate_xsd Drilldown into TotalDepth in schema cementingtemplate_xsdXSD Diagram of WellDetail in schema cementingtemplate_xsd (PIDX - Petroleum Industry Data Exchange)
Collapse XSD Schema Code:
<element name="WellDetail">
    <complexType>
        <sequence>
            <element ref="pidx:TotalDepth" />
            <element ref="pidx:OpenHoleSize" />
            <element ref="pidx:ShoeJointLength" minOccurs="0" />
            <element ref="pidx:BottomHoleStaticTemperature" minOccurs="0" />
            <element ref="pidx:LinerTopDepth" minOccurs="0" />
            <element ref="pidx:WaterDepthNominal" minOccurs="0" />
            <element ref="pidx:BottomHoleCirculationTemperature" minOccurs="0" />
            <element ref="pidx:H2SInHoleFlag" minOccurs="0" />
            <element ref="pidx:PercentH2SInHole" minOccurs="0" />
        </sequence>
    </complexType>
</element>
Collapse Child Elements:
Name Type Min Occurs Max Occurs
TotalDepth pidx:TotalDepth (1) (1)
OpenHoleSize pidx:OpenHoleSize (1) (1)
ShoeJointLength pidx:ShoeJointLength 0 (1)
BottomHoleStaticTemperature pidx:BottomHoleStaticTemperature 0 (1)
LinerTopDepth pidx:LinerTopDepth 0 (1)
WaterDepthNominal pidx:WaterDepthNominal 0 (1)
BottomHoleCirculationTemperature pidx:BottomHoleCirculationTemperature 0 (1)
H2SInHoleFlag pidx:H2SInHoleFlag 0 (1)
PercentH2SInHole pidx:PercentH2SInHole 0 (1)