This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
dido:public:ra:xapend:xapend.b_stds:tech:omg:dds_xml [2019/05/22 13:57] nick |
dido:public:ra:xapend:xapend.b_stds:tech:omg:dds_xml [2021/08/17 15:17] (current) murphy |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ======= DDS Consolidated XML Syntax (DDS-XML) ======= | + | ===== OMG: DDS Consolidated XML Syntax (DDS-XML) ===== |
| - | [[dido:public:stds:tech:omg | return to the OMG Standards ]] | + | [[dido:public:ra:xapend:xapend.b_stds:tech:omg:start| return to the OMG Standards ]] |
| <table> | <table> | ||
| Line 7: | Line 7: | ||
| | Acronym | DDS-XML | | | Acronym | DDS-XML | | ||
| | Version | 1.0 | | | Version | 1.0 | | ||
| - | | OMG Document Number | | | + | | OMG Document Number | ptc/18-05-36 | |
| | Release Date | December 2018 | | | Release Date | December 2018 | | ||
| | About Specification | [[https://www.omg.org/spec/DDS-XML/]] | | | About Specification | [[https://www.omg.org/spec/DDS-XML/]] | | ||
| Line 13: | Line 13: | ||
| </table> | </table> | ||
| - | : **Note**: The following is an excerpt from the actual document. It is provided here as a connivence and is not authoritative. Refer to the original document as the authoritative reference. | + | : **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 ====== | + | ==== Scope ==== |
| - | : //Historically various specifications have defined XML syntax to represent particular subsets of DDS-related resources:// | + | : //Historically various specifications have defined XML [[dido:public:ra:xapend:xapend.a_glossary:s:syntax|syntax]] to represent particular subsets of DDS-related resources:// |
| - | * //The [DDS4CCM] specification defines XML syntax to represent the DDS QoS Policies of DDS Entities: | + | * //The [[https://www.omg.org/spec/DDS4CCM/1.1|DDS4CCM]] specification defines XML syntax to represent the DDS QoS Policies of DDS Entities: |
| ''DomainParticipantQos'', ''TopicQos'', ''PublisherQos'', ''SubscriberQos'', ''DataWriterQos'', and ''DataReaderQos''.// | ''DomainParticipantQos'', ''TopicQos'', ''PublisherQos'', ''SubscriberQos'', ''DataWriterQos'', and ''DataReaderQos''.// | ||
| - | * //The [[dido:public:stds:tech:omg:dds_xtypes | DDS-XTYPES]] specification defines XML syntax to represent DDS Data Types and Data Samples.// | + | * //The [[dido:public:ra:xapend:xapend.b_stds:tech:omg:dds_xtypes| DDS-XTYPES]] specification defines XML syntax to represent DDS Data Types and Data Samples.// |
| - | * //The [[dido:public:stds:tech:omg:dds_web | DDS-WEB]] specification defines XML syntax to represent DDS Applications, DDS Domains, and DDS | + | * //The [[dido:public:ra:xapend:xapend.b_stds:tech:omg:dds_web| DDS-WEB]] specification defines XML syntax to represent DDS Applications, DDS Domains, and DDS |
| - | entities (i.e., DomainParticipant, Topic, Publisher, Subscriber, DataWriter, and DataReader). | + | entities (i.e., DomainParticipant, Topic, [[dido:public:ra:xapend:xapend.a_glossary:p:publisher|Publisher]], [[dido:public:ra:xapend:xapend.a_glossary:s:subscriber|Subscriber]], DataWriter, and DataReader). |
| This specification consolidates all this XML syntax into a single document. There are no significant syntactic changes in this document relative to referenced specifications.// | This specification consolidates all this XML syntax into a single document. There are no significant syntactic changes in this document relative to referenced specifications.// | ||
| + | |||
| + | /**=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- | ||
| + | /* To add a discussion page to this page, comment out the line that says | ||
| + | ~~DISCUSSION:off~~ | ||
| + | */ | ||
| + | ~~DISCUSSION:on|Outstanding Issues~~ | ||
| + | ~~DISCUSSION:off~~ | ||