Documentation for obj_object_profiled_data_schema

Complex Type: endpointQualifiedDateTime

[Table of contents]

Super-types: xsd:dateTime < abstractDateTime (by restriction) < endpointQualifiedDateTime (by extension)
Sub-types: None
Name endpointQualifiedDateTime
Used by (from the same schema document) Complex Type queryParam , Complex Type queryParam , Model Group grp_dtsMeasurement , Model Group grp_dtsMeasurement , Model Group grp_productFlowModel , Model Group grp_productFlowModel , Model Group grp_productFlowModel , Model Group grp_productVolume , Model Group grp_productVolume , Model Group grp_wellTest , Model Group grp_wellTest
Abstract no
Documentation A timestamp value used for min/max query parameters related to "growing objects". The meaning of the endpoint of an interval can be modified by the endpoint attribute.
XML Instance Representation
<...
endpoint=" witsml:EndpointQualifier [0..1]

'The default is \"inclusive\".'

"
>
witsml:abstractDateTime
</...>
Diagram
Schema Component Representation
<xsd:complexType name="endpointQualifiedDateTime">
<xsd:simpleContent>
<xsd:extension base=" witsml:abstractDateTime ">
<xsd:attribute name="endpoint" type=" witsml:EndpointQualifier " use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>