You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The XMI20 outputs < as literal characters in the XML stream. This does not work well - they have to encoded as < or there will be problems reading it back in again.
(I worked around this problem by manually editing the XML output).
The text was updated successfully, but these errors were encountered:
The XMI20 outputs < as literal characters in the XML stream. This does not work well - they have to encoded as < or there will be problems reading it back in again.
(I worked around this problem by manually editing the XML output).
The text was updated successfully, but these errors were encountered: