The value is not known. Avoid using this value. All reasonable attempts should be made to determine the appropriate value. Use of this value may result in rejection in some situations.
Source
<xs:element name="TypeTubularAssy" type="witsml:TubularAssembly" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Type of tubular assembly.</xs:documentation></xs:annotation></xs:element>
Used to capture information about the configuration of a drill string. For information about a use of this configuration, See the BhaRun object . This object is uniquely identified within the context of one wellbore object.
<xs:complexType name="Tubular"><xs:annotation><xs:documentation>Used to capture information about the configuration of a drill string. For information about a use of this configuration, See the BhaRun object . This object is uniquely identified within the context of one wellbore object.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="eml:AbstractObject"><xs:sequence><xs:element name="TypeTubularAssy" type="witsml:TubularAssembly" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>Type of tubular assembly.</xs:documentation></xs:annotation></xs:element><xs:element name="ValveFloat" type="xs:boolean" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Is float valve present? Values are "true" (or "1") and "false" (or "0").</xs:documentation></xs:annotation></xs:element><xs:element name="SourceNuclear" type="xs:boolean" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Is nuclear tool present? Values are "true" (or "1") and "false" (or "0").</xs:documentation></xs:annotation></xs:element><xs:element name="DiaHoleAssy" type="eml:LengthMeasure" minOccurs="0" maxOccurs="1"><xs:annotation><xs:documentation>Maximum hole size generated by the assembly.</xs:documentation></xs:annotation></xs:element><xs:element name="TubularComponent" type="witsml:TubularComponent" minOccurs="0" maxOccurs="unbounded"/><xs:element name="Wellbore" type="eml:DataObjectReference" minOccurs="1" maxOccurs="1"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>