EdifactSchemaReference interface
The Edifact schema reference.
Properties
| association |
The association assigned code. |
| message |
The message id. |
| message |
The message release version. |
| message |
The message version. |
| schema |
The schema name. |
| sender |
The sender application id. |
| sender |
The sender application qualifier. |
Property Details
associationAssignedCode
The association assigned code.
associationAssignedCode?: string
Property Value
string
messageId
The message id.
messageId: string
Property Value
string
messageRelease
The message release version.
messageRelease: string
Property Value
string
messageVersion
The message version.
messageVersion: string
Property Value
string
schemaName
The schema name.
schemaName: string
Property Value
string
senderApplicationId
The sender application id.
senderApplicationId?: string
Property Value
string
senderApplicationQualifier
The sender application qualifier.
senderApplicationQualifier?: string
Property Value
string