GSDML file information in XML elements
If any of these IO device objects are configured using GSDML devices,
then an additional <GSDMLFile> XML element may be present at the
corresponding XML object with the ClassRID = 6. If the device is not a
GSDML device, this tag is not added. The inner text of this tag contains
the GSDML file name for this device.
Example of GSDML file information
<Object Name="dev1">
<GSDMLFile>GSDML-V2.31-Siemens-ET200SP-20150218.xml</GSDMLFile>
<ClassRID>6</ClassRID>
<!-- ........... -->
</Object>
Note
This XML element is not used for identification at PN Driver – it is only used to make the XML file easier to read.