Documentation for obj_object_profiled_data_schema

Complex Type: cs_customData

[Table of contents]

Super-types: None
Sub-types: None
Name cs_customData
Used by (from the same schema document) Complex Type obj_dtsInstalledSystem , Complex Type obj_dtsMeasurement , Complex Type obj_fluidAnalysis , Complex Type obj_fluidAnalysisResult , Complex Type obj_fluidSample , Complex Type obj_productFlowModel , Complex Type obj_productionOperation , Complex Type obj_productVolume , Complex Type obj_report , Complex Type obj_wellTest
Abstract no
Documentation WITSML - Custom or User Defined Element and Attributes Component Schema. Specify custom element, attributes, and types in the custom data area.
XML Instance Representation
<...>
Allow any elements from any namespace (lax validation). [0..*]
</...>
Diagram
Schema Component Representation
<xsd:complexType name="cs_customData">
<xsd:sequence>
<xsd:any namespace="##any" processContents="lax" minOccurs="0" maxOccurs="unbounded"/>
</xsd:sequence>
</xsd:complexType>