<xs:element name="ObjectReference" type="eml:DataObjectReference" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The context object points to another Energistics data object.</xs:documentation></xs:annotation></xs:element>
<xs:element name="SubObjectReference" type="eml:String64" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>If the reference is to a sub-object in a growing object (e.g., a WellboreGeometry section), then this must contain the UID of the growing part.</xs:documentation></xs:annotation></xs:element>
Complex Type witsml:ObjectContext
Namespace
http://www.energistics.org/energyml/data/witsmlv2
Annotations
Specifies the range of index values for a log by reference to another object (or sub-object) which contains the index range as part of its data.
<xs:complexType name="ObjectContext"><xs:annotation><xs:documentation>Specifies the range of index values for a log by reference to another object (or sub-object) which contains the index range as part of its data.</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="witsml:AbstractLogDataContext"><xs:sequence><xs:element name="ObjectReference" type="eml:DataObjectReference" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>The context object points to another Energistics data object.</xs:documentation></xs:annotation></xs:element><xs:element name="SubObjectReference" type="eml:String64" minOccurs="1" maxOccurs="1"><xs:annotation><xs:documentation>If the reference is to a sub-object in a growing object (e.g., a WellboreGeometry section), then this must contain the UID of the growing part.</xs:documentation></xs:annotation></xs:element></xs:sequence></xs:extension></xs:complexContent></xs:complexType>