Documentation for obj_object_profiled_data_schema

Simple Type: descriptionString

[Table of contents]

Super-types: xsd:string < abstractString (by restriction) < descriptionString (by restriction)
Sub-types: None
Name descriptionString
Used by (from the same schema document) Complex Type cs_fluidResultContaminant , Complex Type cs_fluidResultDataQuality , Complex Type cs_productionOperationAlarm , Complex Type cs_productionOperationCargoShipOperation , Complex Type cs_productionOperationShutdown , Complex Type cs_productVolumeBusinessUnit , Model Group grp_fluidAnalysis , Model Group grp_fluidAnalysisResult , Model Group grp_fluidAnalysisResult , Model Group grp_fluidSample , Complex Type indexedObject
Content
  • Base XSD Type: string
  • length >= 1
  • Whitespace policy: collapse
  • length <= 256
Documentation A textual description of something.
Diagram
Schema Component Representation
<xsd:simpleType name="descriptionString">
<xsd:restriction base=" witsml:abstractString ">
<xsd:maxLength value="256"/>
</xsd:restriction>
</xsd:simpleType>