The element Tag
Description
The element object of a segment or composite.
Type: EDI
Attributes:
- position
- valid integer indicating its position within its segment or composite container
Loop Control: NO
inbound:
When present in the document PIXES stores the element contents in the variable defined within its scope.
outbound: Creates the dataelement and stores the value found within its scope into the outbound message.
Containing Tags
Used Within Tags - suggested
- composite
-
- segment
-
Example
<element position="2">20050606</element> outbound
<element position="10">${date}</element> inbound