ediScmDataElement
The ediScmDataElement is a definition of a data element in the schema.
Methods
:
GetElementByIndex
– Gets the schema definition of a sub element in a composite element.
GetObjectVariable
- Gets the object variable that is attached to the data element.
GetValueLists
- Gets the schema object containing a list of values acceptable to the data element.
GetSemanticRules
- Gets the schema object containing a collection of semantic rules applicable to the data element.
Properties
Count
- Gets the number of sub elements that the composite element contains.
DataType
- Gets the Data type
Description
- Gets/Sets the description of the data element.
ID
- Gets the data element identifier.
IsApplied
- Indicates if this data element definition was applied to a data element in the document.
MaximumLength
- Gets the maximum length of the value that the data element can hold.
MaximumRepeat
- Gets maximum number of times that the data element can repeat in the same position.
MinimumLength
- Gets the minimum length of the value that the data element can hold.
Position
- Gets the position of the data element within the data segment or composite element.
Requirement
- Gets requirement of the data element as defined by the published standard.
UserRequirement
- Gets/Sets the requirement of the data element as defined by the user or trading partners.