|
|
ediScmDataSegment |
The ediScmDataSegment defines a data segment in a transaction set/message.
Methods:
- GetElementByIndex– Gets data element definition within the specified
location of the data segment definition.
- GetObjectVariable
- Gets the object variable that is attached to the data segment.
- GetSemanticRules
- Gets the schema object containing a collection of semantic rules applicable
to the data segment.
Properties
- Area - Gets the area/table that the data segment is
located within the transaction set/message definition.
- Count - Gets the number of data elements defined for
the data segment definition.
- Description - Gets/Sets the description of the data
segment.
- ID - Gets the unique identifier of the data segment
definition.
- IsApplied -
Indicates if this data segment definition was applied to a data segment in the document.
- LoopId - Gets the loop trigger identifier of the
loop that directly nests the data segment.
- LoopLevel - Gets the loop level of the data segment.
- LoopSection - Gets description of the loop hierarchy
that the data segment is in.
- LoopTag - Gets the label or tag assigned to the
loop.
- MaximumLoopRepeat - Gets the maximum number of times
the segment group can repeat.
- MaximumUse - Gets the number of times the segment
can occur in the same position.
- MessageId - Gets the identifier of the message that
the data segment belongs to.
- OrdinalNumber - Gets the unique number assigned to
the data segment.
- Position - Gets the position of the data segment in
the transaction set/message.
- Reference - Gets/Sets the reference identifier of
the data segment.
- Requirement - Gets the requirement of the data
segment as defined in the published standard.
- Sequence - Gets the sequential/index position of the
data segment in the transaction set/message.
- TransactionSetId - Gets the identifier of the
transaction set that the data segment belongs to.
- UserRequirement - Gets/Sets the requirement of the
data segment as defined by the user or trading partners.