5.18. XML Configuration
5.18.1. [Major] XML namespace parsing error in QoS profiles
There was an XML parsing error when loading QoS profiles that include
xmlns or xsi:schemaLocation attributes. These valid namespace
declarations are now correctly accepted by the parser.
[RTI Issue ID CORE-15816]
5.18.2. [Minor] Possible failure when loading an XML file containing a long comment
Loading an XML file may have failed if the file contained a long comment (longer than 2048 characters), if the comment was placed almost at the end of the XML file.
[RTI Issue ID CORE-15262]