在网上找到一个免费的IEC61850 SCL验证器。
Here is a web-based SCL-validator provided to check the conformity of your SCL-files to the schema of IEC 61850-6. Used version of the SCL-schema: xmlns=”http://www.iec.ch/61850/2003/SCL“ version=”1.4”
只需要在SCL的schema中采用xmlns=”http://www.iec.ch/61850/2003/SCL“ version=”1.4”命名空间定义,并将文件上传即可完成验证。
目前支持SCD和ICD文件验证。
可以在这里试用这个验证器