12.25.27 ObjectSequence
| Topic Version | 1 | Published | 11/11/2016 | ||
| For Standard | WITSML v2.0 | ||||
| Type: | Class | Stereotype: | «XSDcomplexType» | ||
Defines a sequence number with an optional description attribute.
|
Name |
Type |
Notes |
|---|---|---|
|
description |
String2000 |
The description of this object sequence. |
|
Association |
Notes |
|---|---|
|
From: MemberObject.Sequence3 1..1To: ObjectSequence Association |
Defines tertiary numeric ordering of this object within the group. The meaning of this order will be defined by the groupType. A value for sequence3 can only be given if a value is given for sequence2. |
|
From: MemberObject.Sequence2 1..1To: ObjectSequence Association |
Defines secondary numeric ordering of this object within the group. The meaning of this order will be defined by the groupType. A value for sequence2 can only be given if a value is given for sequence1. |
|
From: MemberObject.Sequence1 1..1To: ObjectSequence Association |
Defines primary numeric ordering of this object within the group. The meaning of this order will be defined by the groupType. |
|
From: StringEquipment.OrderOfObject 0..1To: ObjectSequence Association |
Defines a sequence number and with an optional description attribute |