Data in MSC-2000
MSC has no data language of its own!
MSC has parameterized data languages such that
- fragments of your favorite (data) language can be used
- MSC can be parsed without knowing the details of the chosen data language
- the data language strings have no unnecessary extra delimiters
- the interface between MSC and the chosen data language is given in a set of interface functions
Mappings to data languages have not yet been made
- up to any user
- could be standardized in the future