Interface Specification
An encapsulation of the functionality required to produce and/or consume SEDRIS Transmittals
- Provides a consistent interface between a user’s (either data provider or data consumer) software application and SEDRIS transmittals
- Decouples user’s application from transmittal data structures
- Allows:
- the Data Representation Model,
- transmittal mechanism-specific data structures, and
- user’s applications – to evolve relatively independently
Bound using ANSI C
- Reference implementation(s) in C++
- Other bindings (e.g. Java, Ada95) are straightforward
Multi-platform: Win9x/NT (Intel), Unix (Sun, SGI, IBM RS6000)