Documentation for obj_object_profiled_data_schema

Complex Type: enumListSet

[Table of contents]

Super-types: None
Sub-types: None
Name enumListSet
Abstract no
XML Instance Representation
<...
version=" witsml:schemaVersionString [1]

'Data object schema version. The fourth level must match the version of the schema constraints (enumerations and XML loader files) that are assumed by the document instance.'

"
>
<witsml:enumList> witsml:enumList </witsml:enumList> [1..*]

'A single enumeration list.'

</...>
Diagram
h-984451932 h1792248419
Schema Component Representation
<xsd:complexType name="enumListSet">
<xsd:sequence>
<xsd:element name="enumList" type=" witsml:enumList " minOccurs="1" maxOccurs="unbounded"/>
</xsd:sequence>
<xsd:attribute name="version" type=" witsml:schemaVersionString " use="required"/>
</xsd:complexType>