User Tools

Site Tools


Sidebar

Welcome to DIDO WIKI

dido:public:ra:xapend:xapend.b_stds:tech:omg:dds_xtypes

OMG: Extensible and Dynamic Topic Types for DDS (DDS-XTypes)

return to the OMG Standards

Table 1: Data sheet for Extensible and Dynamic Topic Types for DDS (DDS-XTypes)
Title Extensible and Dynamic Topic Types for DDS
Acronym DDS-XTypes
Version 1.3
OMG Document Number formal/20-02-04
Release Date February 2020
About Specification https://www.omg.org/spec/DDS-XTypes/
Document https://www.omg.org/spec/DDS-XTypes/1.3/PDF
Note: The following is an excerpt from the actual document. It is provided here as a convenience and is not authoritative. Refer to the original document as the authoritative reference.

Scope

The Specification addresses four related concerns summarized in the Figure below.
Figure 1: Packages
The specification addresses four related concerns: the type system, the representation of types, the representation of data, and the language bindings used to access types and data. Each of these concerns is modeled as a collection of classes belonging to a corresponding package.

This specification provides the following additional facilities to DDS implementations and users:

  • Type System. The specification defines a model of the data types that can be used for DDS Topics. The type system is formally defined using UML. The Type System is defined in Clause7.2and its sub clauses. The structural model of this system is defined in the Type System Model in Clause7.2.2. The framework under which types can be modified over time is summarized in Clause7.2.3, “Type Extensibility and Mutability.” The concrete rules under which the concepts from 7.2.2and 7.2.3come together to define compatibility in the face of such modifications are defined in Clause7.2.4, “Type Compatibility.”
  • Type Representations. The specification defines the ways in which types described by the Type System may be externalized such that they can be stored in a file or communicated over a network. The specification adds additional Type Representations beyond the one (IDL [IDL]) already implied by the DDS specification. Several Type Representations are specified in the sub clauses of Clause7.3. These include IDL, XML, XML Schema, and TypeObject.
  • Data Representation. The specification defines multiple ways in which objects of the types defined by the Type System may be externalized such that they can be stored in a file or communicated over a network. (This is also commonly referred as “data serialization” or “data marshaling.”) The specification extends and generalizes the mechanisms already defined by the DDS Interoperability specification [RTPS]. The specification includes Data Representations that support data type evolution, that is, allow a data type to change in certain well-defined ways without breaking communication. Two Data Representations are specified in the sub clauses of Clause7.4. These are Extended CDR and XML.
  • Language Binding. The specification defines multiple ways in which applications can access the state of objects defined by the Type System. The specification extends and generalizes the mechanism currently implied by the DDS specification (“Plain Language Binding”) and adds a Dynamic Language Binding that allows application to access data without compile-time knowledge of its type. The specification also defines an API to define and manipulate data types programmatically. Two Language Bindings are specified in the sub clauses of Clause7.5. These are the Plain Language Binding and the Dynamic Language Binding.
dido/public/ra/xapend/xapend.b_stds/tech/omg/dds_xtypes.txt · Last modified: 2021/08/09 12:29 by murphy
Translations of this page: