Documentation for obj_object_profiled_data_schema

Simple Type: str2

[Table of contents]

Super-types: xsd:string < abstractString (by restriction) < str2 (by restriction)
Sub-types: None
Name str2
Used by (from the same schema document) Complex Type cs_northSeaOffshore
Content
  • Base XSD Type: string
  • length >= 1
  • Whitespace policy: collapse
  • length <= 2
Diagram
Schema Component Representation
<xsd:simpleType name="str2">
<xsd:restriction base=" witsml:abstractString ">
<xsd:maxLength value="2"/>
</xsd:restriction>
</xsd:simpleType>