Well Test > Configuring CygNet Well Test > Configuring Well Test Using XML > Elements and Attributes > Positions, Position

Positions, Position

A <HeaderTemplate> element has defined <Positions>. Positions are crucial to the effectiveness of the well test process.

To learn about how these elements relate to other elements in a well test configuration XML structure, see Well Test Hierarchy.

Example

<HeaderTemplates>

<HeaderTemplate>

<Positions>

 

<Position number="1" name="Position 1">

<Commands>

<Command …>

<Actions>

</Actions>

</Command>

</Commands>

</Position>

 

<Position number="2" name="Position 2">

</Position>

 

<Position number="3" name="Position 3">

</Position>

 

<Position number="4" name="Position 4">

</Position>

 

</Positions>

</HeaderTemplate>

</HeaderTemplates>

Positions

The <Positions> element has one type of child element, <Position>, and has no attributes.

Position

Each <Positions> element contains a list of <Position> element associated with the header.

Position Properties

The <Position> element has the following properties:

Property Description

Case Sensitive

Yes

Required

Yes

Number of Instances Allowed

Unlimited

Parent Element

<Positions>

Child Elements

<Commands>

Attributes

name

number

Position Attributes

A <Position> element has the following attributes:

Attribute Required Description

name

Yes

Specifies the nice name of the position. Values include: Position 1, Position 2, …, Position n.

number

Yes

Specifies the number of the position. This is referenced in the Well configuration. Values include 1, 2, 3, …, n.

Back to top

Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.