Documentation for obj_object_profiled_data_schema

Simple Type: refString

[Table of contents]

Super-types: xsd:string < abstractString (by restriction) < abstractUidString (by restriction) < refString (by restriction)
Sub-types: None
Name refString
Used by (from the same schema document) Complex Type obj_fluidAnalysisResult , Complex Type obj_fluidAnalysisResult , Complex Type refNameString
Content
  • Base XSD Type: string
  • length >= 1
  • Whitespace policy: collapse
  • pattern = [^ ]*
  • length <= 64
Documentation A reference to the unique identifier of another element. This value represents a foreign key from one element to another. The value should match the value of an attribute of type uidString.
Diagram
h1894820026
Schema Component Representation
<xsd:simpleType name="refString">
<xsd:restriction base=" witsml:abstractUidString "/>
</xsd:simpleType>