Fix XML special characters in operator properties
- Changed < to < - Changed > to > These need to be escaped in XML property values.
This commit is contained in:
@@ -126,7 +126,7 @@
|
|||||||
<node concept="2KtLg9" id="Phase1_B002" role="2Ks9SJ">
|
<node concept="2KtLg9" id="Phase1_B002" role="2Ks9SJ">
|
||||||
<node concept="2KtLhQ" id="Phase1_IF001" role="2KtLgA">
|
<node concept="2KtLhQ" id="Phase1_IF001" role="2KtLgA">
|
||||||
<node concept="2KtLkU" id="Phase1_E005" role="2KtLhR">
|
<node concept="2KtLkU" id="Phase1_E005" role="2KtLhR">
|
||||||
<property role="TrG5h" value=">" />
|
<property role="TrG5h" value=">" />
|
||||||
<node concept="2KtLnB" id="Phase1_E006" role="2KtLkW">
|
<node concept="2KtLnB" id="Phase1_E006" role="2KtLkW">
|
||||||
<property role="TrG5h" value="num" />
|
<property role="TrG5h" value="num" />
|
||||||
</node>
|
</node>
|
||||||
@@ -173,7 +173,7 @@
|
|||||||
</node>
|
</node>
|
||||||
<node concept="2KtLiZ" id="Phase1_W001" role="2KtLgA">
|
<node concept="2KtLiZ" id="Phase1_W001" role="2KtLgA">
|
||||||
<node concept="2KtLkU" id="Phase1_E011" role="2KtLjA">
|
<node concept="2KtLkU" id="Phase1_E011" role="2KtLjA">
|
||||||
<property role="TrG5h" value="<" />
|
<property role="TrG5h" value="<" />
|
||||||
<node concept="2KtLoP" id="Phase1_E012" role="2KtLkW">
|
<node concept="2KtLoP" id="Phase1_E012" role="2KtLkW">
|
||||||
<property role="TrG5h" value="0" />
|
<property role="TrG5h" value="0" />
|
||||||
</node>
|
</node>
|
||||||
|
|||||||
Reference in New Issue
Block a user