Documentation for obj_object_profiled_data_schema

Simple Type: uidString

[Table of contents]

Super-types: xsd:string < abstractString (by restriction) < abstractUidString (by restriction) < uidString (by restriction)
Sub-types: None
Name uidString
Used by (from the same schema document) Attribute Group attgrp_uid , Complex Type obj_dtsInstalledSystem , Complex Type obj_dtsInstalledSystem , Complex Type obj_dtsMeasurement , Complex Type obj_dtsMeasurement , Complex Type obj_wellTest , Complex Type facilityIdentifierStruct
Content
  • Base XSD Type: string
  • length >= 1
  • Whitespace policy: collapse
  • pattern = [^ ]*
  • length <= 64
Documentation A locally unique identifier. The value is not intended to convey any semantic content (e.g., it may be computer generated). The value is only required to be unique within a context in a document (e.g., defined via key and keyref). There is no guarantee that the same data in multiple documents will utilize the same uid value unless enforced by the source of the document (e.g., a document server).
Diagram
h1894820026
Schema Component Representation
<xsd:simpleType name="uidString">
<xsd:restriction base=" witsml:abstractUidString "/>
</xsd:simpleType>