Documentation for obj_object_profiled_data_schema

Simple Type: PercentUom

[Table of contents]

Super-types: xsd:string < abstractString (by restriction) < abstractUomEnum (by restriction) < PercentUom (by restriction)
Sub-types: None
Name PercentUom
Used by (from the same schema document) Complex Type massConcentrationMeasurePercent , Complex Type molarFractionMeasurePercent , Complex Type volumePerVolumeMeasurePercent
Content
  • Base XSD Type: string
  • length >= 1
  • Whitespace policy: collapse
  • length <= 24
  • value comes from list: {'%'}
Diagram
Schema Component Representation
<xsd:simpleType name="PercentUom">
<xsd:restriction base=" witsml:abstractUomEnum ">
<xsd:enumeration value="%"/>
</xsd:restriction>
</xsd:simpleType>