Research Article

[Retracted] Network Interconnection Security Buffer Technology for Power Monitoring System

Table 1

Descriptions of XML-based Internet protocol packet paradigm for the power system.

TagMeaningRemarks

<data></data>Protocol packetNone
<filed></filed>FieldThe field includes two attributes: name of the attribute field and length (in bytes); if the field is a fixed value, it is written directly in the tag
<rule></rule>RuleThere are three types of rules: (0 : 1024) indicating: 0 ≤ value ≤ 1024; [a,b,c] means that the value can be a, b, or c; (like ‘%1’) indicates that the field is restricted to those ending with 1;
![CDATA[]Special tagsInformation in [ ] is passed on in the integrity by the parser to the applications, without parsing any control marks in this message.