Showing:

Attributes
Diagrams
Instances
Model
Properties
Source
Element witsml:Log
Namespace http://www.energistics.org/energyml/data/witsmlv2
Diagram
DiagramAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_objectVersionAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_schemaVersionAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_uuidAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_existenceKindAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_AliasesAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_CitationAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_CustomDataAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObject_ExtensionNameValueAbstract_xsd_Complex_Type_eml_AbstractObject.tmp#http___www.energistics.org_energyml_data_commonv2_AbstractObjectLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_ChannelStateLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_TimeDepthLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_ChannelClassLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_RunNumberLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_PassNumberLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_StartIndexLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_EndIndexLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_LoggingCompanyNameLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_LoggingCompanyCodeLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_ToolNameLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_ToolClassLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_DerivationLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_LoggingMethodLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadata_NominalHoleSizeLog_xsd_Element_Group_witsml_ChannelSetMetadata.tmp#ChannelSetMetadataLog_xsd_Complex_Type_witsml_Log.tmp#http___www.energistics.org_energyml_data_witsmlv2_Log_WellboreLog_xsd_Complex_Type_witsml_Log.tmp#http___www.energistics.org_energyml_data_witsmlv2_Log_ChannelSetLog_xsd_Complex_Type_witsml_Log.tmp#http___www.energistics.org_energyml_data_witsmlv2_LogAbstract_xsd_Element_eml_AbstractDataObject.tmp#AbstractDataObject
Type witsml:Log
Type hierarchy
Properties
content complex
Substitution Group Affiliation
Model
Children eml:Aliases, eml:Citation, eml:CustomData, eml:ExtensionNameValue, witsml:ChannelClass, witsml:ChannelSet, witsml:ChannelState, witsml:Derivation, witsml:EndIndex, witsml:LoggingCompanyCode, witsml:LoggingCompanyName, witsml:LoggingMethod, witsml:NominalHoleSize, witsml:PassNumber, witsml:RunNumber, witsml:StartIndex, witsml:TimeDepth, witsml:ToolClass, witsml:ToolName, witsml:Wellbore
Instance
<witsml:Log existenceKind="" objectVersion="" schemaVersion="" uuid="" xmlns:witsml="http://www.energistics.org/energyml/data/witsmlv2" xmlns:eml="http://www.energistics.org/energyml/data/commonv2">
  <eml:Aliases authority="">{0,unbounded}</eml:Aliases>
  <eml:Citation>{1,1}</eml:Citation>
  <eml:CustomData>{0,1}</eml:CustomData>
  <eml:ExtensionNameValue>{0,unbounded}</eml:ExtensionNameValue>
  <witsml:ChannelState>{0,1}</witsml:ChannelState>
  <witsml:TimeDepth>{0,1}</witsml:TimeDepth>
  <witsml:ChannelClass>{0,1}</witsml:ChannelClass>
  <witsml:RunNumber>{0,1}</witsml:RunNumber>
  <witsml:PassNumber>{0,1}</witsml:PassNumber>
  <witsml:StartIndex>{0,1}</witsml:StartIndex>
  <witsml:EndIndex>{0,1}</witsml:EndIndex>
  <witsml:LoggingCompanyName>{0,1}</witsml:LoggingCompanyName>
  <witsml:LoggingCompanyCode>{0,1}</witsml:LoggingCompanyCode>
  <witsml:ToolName>{0,1}</witsml:ToolName>
  <witsml:ToolClass>{0,1}</witsml:ToolClass>
  <witsml:Derivation>{0,1}</witsml:Derivation>
  <witsml:LoggingMethod>{0,1}</witsml:LoggingMethod>
  <witsml:NominalHoleSize uom="">{0,1}</witsml:NominalHoleSize>
  <witsml:Wellbore>{1,1}</witsml:Wellbore>
  <witsml:ChannelSet existenceKind="" objectVersion="" schemaVersion="" uuid="">{1,unbounded}</witsml:ChannelSet>
</witsml:Log>
Attributes
QName Type Use Annotation
existenceKind eml:ExistenceKind optional
A lifecycle state like actual, required, planned, predicted, etc. This is used to qualify any top-level element (from Epicentre 2.1).
objectVersion eml:String64 optional
schemaVersion eml:String64 required
uuid eml:UuidString required
Source
<xs:element name="Log" type="witsml:Log" substitutionGroup="eml:AbstractDataObject"/>