JakobVogelsang / oscd-publisher

Apache License 2.0
1 stars 4 forks source link

GSEControl creation is not schema valid/correct #9

Closed danyill closed 1 year ago

danyill commented 1 year ago

Thank you for this plugin. I have done a little recent testing.

I tried to create a new GSEControl and the output is in the attached file:

Test_GSEControl.zip

image

I noticed an issue with the GSEControl:


<GSEControl name="newGSEControl_001" confRev="10001" type="GOOSE" appId="XAT_2202_M1&gt;&gt;LD0&gt;newGSEControl_001" datSet="newDataSet_001x" appID="hey"/>

The appId is there twice, one appears to be an identity string.

The identity string should not be there at all (i.e. the following attribute should be removed: appId="XAT_2202_M1&gt;&gt;LD0&gt;newGSEControl_001")

JakobVogelsang commented 1 year ago

I am sorry this was a version conflict on scl-editor. It should work now. Can you confirm?