-
Key: DDSOPCU-1
-
Status: closed
-
Source: Real-Time Innovations ( Mr. Fernando Garcia-Aranda)
-
Summary:
DDS-XML 1.0 has been release, so we should upgrade our XML schema files to use the new version. This involves:
1. Updating the include statement in dds-opcua_definitions_nonamespace.xsd
2. Updating the reference in Clause 3 "Normative References" of the specification document.Also, we should make sure that we use working URLs in the rest of include statements instead relative paths. This involves:
1. Updating the include statement in dds-opcua_definitions.xsd that includes "dds-opcua_definitions_nonamespace.xsd" on the current directory with a reference to "http://www.omg.org/spec/DDS-XML/20190101/dds-opcua_definitions_nonamespace.xsd", which is the URL where the schema file will end up as a result of this FTF.
2. Updating the include statement in dds-opcua_opcua2dds_configuration.xml that includes "dds-opcua_definitions.xsd" on the current directory with a reference to "http://www.omg.org/spec/DDS-XML/20190101/dds-opcua_definitions.xsd", which is the URL where the schema file will end up as a result of this FTF.Also, we should use full URLs when we specify schema locations instead of relative paths. That would require changes in dds-opcua_definitions.xsd, dds-opcua_opcua2dds_configuration.xml, and dds-opcua_dds2opcua_configuration.xml. They should all point to resources under http://www.omg.org/spec/DDS-OPCUA/20190201, which would be the location of machine readable files for version 1.0 of the OPC UA/DDS Gateway specification.
-
Reported: DDS-OPCUA 1.0b1 — Mon, 28 Jan 2019 16:10 GMT
-
Disposition: Resolved — DDS-OPCUA 1.0
-
Disposition Summary:
Update references to DDS-XML 1.0 Beta to 1.0 and Schema Location URLs
This issue resolution replaces all references in Specification Document and Schema Files to Version 1.0 Beta of DDS-XML to new Version 1.0.
Moreover, it modifies schemaLocation references to use full URLs instead of relative path references.
-
Updated: Tue, 8 Oct 2019 17:53 GMT
-
Attachments:
- DDSOPCU-1.patch 3 kB ()
DDSOPCU — Update Schema Files and XML files to Use DDS-XML 1.0
- Key: DDSOPCU-1
- OMG Task Force: DDS-OPCUA 1.0 FTF