Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: V1.1000.4.1747, V1.1100.4.1783
-
Component/s: DTM
-
Labels:None
-
Account:J150136 (J150136)
Description
Export Profinet GSDML file "Additional Functions" -> "Profinet IO Device" -> "Export GSDML".
"PROFINET GSD Checker 2.31" reports following errors:
After opening the file:
"The XML attribute 'encoding' is missing. Using encoding Windows-1252 instead."
After check:
Category: Validation, SourceXPath: //DeviceAccessPointItem[@ID = 'DIM 31'], Message: The 'SharedInputSupported' attribute is not declared.
|
Line: 25
|
Column: 482
|
|
Category: Validation, SourceXPath: //DeviceAccessPointItem[@ID = 'DIM 31']/CertificationInfo, Message: The element 'DeviceAccessPointItem' in namespace 'http://www.profibus.com/GSDML/2003/11/DeviceProfile' has invalid child element 'CertificationInfo' in namespace 'http://www.profibus.com/GSDML/2003/11/DeviceProfile'. List of possible elements expected: 'SubslotList, IOConfigData' in namespace 'http://www.profibus.com/GSDML/2003/11/DeviceProfile'.
|
Line: 34
|
Column: 7
|
'SharedInputSupported' is defined since GSDML V2.25.
'CertificationInfo' is defined since GSDML V2.3.