Documentation for obj_object_profiled_data_schema

Complex Type: refNameString

[Table of contents]

Super-types: xsd:string < abstractString (by restriction) < abstractNameString (by restriction) < refNameString (by extension)
Sub-types: None
Name refNameString
Used by (from the same schema document) Complex Type cs_businessAssociate , Complex Type cs_businessAssociate , Complex Type cs_dtsFiber , Complex Type cs_dtsOtdr , Complex Type cs_dtsOtdr , Complex Type cs_dtsProcessedWellLog , Complex Type cs_dtsProcessedWellLog , Complex Type cs_dtsPumpActivity , Complex Type cs_dtsPumpActivity , Complex Type cs_productFlowExternalReference , Complex Type cs_productFlowExternalReference , Complex Type cs_productFlowExternalReference , Complex Type cs_productFlowNetwork , Complex Type cs_productFlowNetwork , Complex Type cs_productFlowUnit , Complex Type cs_productVolumeBusinessSubUnit , Complex Type cs_productVolumeFacility , Complex Type cs_productVolumeFacility , Complex Type cs_productVolumeFlow , Complex Type cs_productVolumeFlow , Complex Type cs_productVolumeParameterSet , Complex Type cs_productVolumeParameterValue , Complex Type cs_productVolumeParameterValue , Complex Type cs_productVolumePortDifference , Complex Type cs_productVolumeRelatedFacility , Complex Type cs_productVolumeRelatedFacility , Complex Type cs_productVolumeRelatedFacility , Complex Type cs_productVolumeSalesDetail , Complex Type cs_productVolumeSalesDetail , Complex Type cs_productVolumeSalesDetail , Complex Type cs_refProductFlow , Complex Type cs_refProductFlow , Complex Type cs_refWellWellbore , Complex Type cs_refWellWellbore , Complex Type cs_refWellWellboreRig , Complex Type cs_refWellWellboreRig , Complex Type cs_refWellWellboreRig , Complex Type cs_wellTestBottomholeData , Complex Type cs_wellTestInterval , Complex Type cs_wellTestPointData , Model Group grp_dtsInstalledSystem , Model Group grp_dtsMeasurement , Model Group grp_dtsMeasurement , Model Group grp_dtsMeasurement , Model Group grp_dtsMeasurement , Model Group grp_productVolume , Model Group grp_wellTest , Model Group grp_wellTest , Model Group grp_wellTest
Abstract no
Documentation A reference to a name in another node of the xml hierachy. This value represents a foreign key from one element to another.
XML Instance Representation
<...
uidRef=" witsml:refString [0..1]

'A reference to the unique identifier (uid attribute) in the node referenced by the name value. This attribute is required within the context of a WITSML server.'

"
>
witsml:abstractNameString
</...>
Diagram
Schema Component Representation
<xsd:complexType name="refNameString">
<xsd:simpleContent>
<xsd:extension base=" witsml:abstractNameString ">
<xsd:attribute name="uidRef" type=" witsml:refString " use="optional"/>
</xsd:extension>
</xsd:simpleContent>
</xsd:complexType>