The SEDRIS Data Representation Model
APPENDIX A - Classes Transmittal Root |
---|
An instance of this DRM class is the hierarchical root of all DRM objects in a single transmittal.
A <Transmittal Root> instance for a transmittal that contains environmental data for ancient Rome.
The Level 0 API has a function that provides this information:
SE_GetTransmittalVersionInformation()
The Level 0 API has a function that provides this information:
SE_GetTransmittalVersionInformation()
The Level 0 API has a function that provides this information:
SE_GetTransmittalVersionInformation()
The name field specifies a meaningful short name.
The major_DRM_version field specifies the major version number of the release of the DRM implementation used to create the transmittal to which the <Transmittal Root> instance belongs.
The minor_DRM_version field specifies the minor version number of the release of the DRM implementation used to create the transmittal to which the <Transmittal Root> instance belongs.
The interim_DRM_version field specifies the interim version letter of the release of the DRM implementation used to create the transmittal to which the <Transmittal Root> instance belongs. This shall be '\0' for none; between 'a' and 'z' inclusive, for an unofficial interim model.
The major_EDCS_version field specifies the major version number of the release of the EDCS implementation used to create the transmittal to which the <Transmittal Root> instance belongs.
The minor_EDCS_version field specifies the minor version number of the release of the EDCS implementation used to create the transmittal to which the <Transmittal Root> instance belongs.
The interim_EDCS_version field specifies the interim version letter of the release of the EDCS implementation used to create transmittal to which the <Transmittal Root> instance belongs. This shall be '\0' for none; between 'a' and 'z' inclusive, for an unofficial interim model.
The major_SRM_version field specifies the major version number of the release of the SRM implementation used to create the transmittal to which the <Transmittal Root> instance belongs.
The minor_SRM_version field specifies the minor version number of the release of the SRM implementation used to create the transmittal to which the <Transmittal Root> instance belongs.
The interim_SRM_version field specifies the interim version letter of the release of the SRM implementation used to create the transmittal to which the <Transmittal Root> instance belongs. This shall be '\0' for none; between 'a' and 'z' inclusive, for an unofficial interim model.
|