<PipeSegment> * |
|
Specifies the container element for a pipe segment in the piping and instrumentation system. Requires the closing element </PipeSegment> .
|
<ID> * |
value * |
Defines a unique string value that identifies the pipe segment. |
<Tag> * |
value* |
Defines a unique string value for the pipe segment tag. |
<Diameter> |
value |
Defines a string value for the pipe diameter. This value is interpreted in inches. |
<FromEquip> * |
value * |
Defines a string that matches the <tag> value of the equipment from where the pipe segment is routed. You can reference tag values for any <Equipment> element and to any <Fitting> elements specified within the same <PipelineInfo> element.
|
<FromEquipPort> * |
value * |
Defines a string value for an equipment port from which the pipe segment is routed. |
<FromEquipSize> |
value |
Defines a string value for the size of the equipment from which the pipe segment is routed. |
<ToEquip> * |
value * |
Defines a string that matches the <tag> value of the equipment to where the pipe segment is routed. You can reference tag values for any <Equipment> element and to any <Fitting> elements specified within the same <PipelineInfo> element.
|
<ToEquipPort> * |
value * |
Defines a string value for an equipment connection point port ID to which the pipe segment is routed. |
<ToEquipSize> * |
value * |
Defines a string value for the size of the equipment to which the pipe segment is routed. |
<Area> |
value |
Defines a string value for the pipe segment Area subtag. |
<System> |
value |
Defines a string value for the pipe segment System subtag, which assigns a name to the routing subsystem to which the pipe segment belongs. |
<Size> |
value |
Defines a string value for the pipe segment Size subtag, which specifies the nominal size. |
<Fluid> |
value |
Defines a string value for the pipe segment Fluid subtag, which specifies the type of fluid transported through the pipe segment, such as oil or water. |
<PhaseState> |
value |
Defines a string value for the pipe segment Phase State subtag, which specifies the physical phase of the material transported through the pipe segment. Assign one of the following values:
|
<Insulation> |
value |
Defines a string value for the pipe segment Insulation subtag. |
<Identifier> |
value |
Defines a string value for the pipe segment Identifier subtag. Enter a unique value for the Identifier subtag to ensure that each pipe segment tag defined from your tag scheme is unique.
|
<Custom> |
|
Specifies the container element for custom attributes and values. Include the <CustomAttribute> element within the <Custom> element. Custom attribute values provide metadata, but are not referenced when you create the routing assembly from the P&ID file.
|
<CustomAttribute> |
name |
Defines a string for the name of the custom attribute. |
value |
Defines a string value for the custom attribute. |