IMPORTANT:
this is not a Support Forum! Experienced users might answer from time to time questions posted here. If you need a professional and reliable answer, or if you want to report a bug, please contact Altova Support instead.

how to include < or > Options · View
c_kazum
Posted: Wednesday, April 1, 2015 7:05:00 PM
Rank: Newbie

Joined: 4/1/2015
Posts: 2
Hi Community,

Is it possible to include the sign < or > in the XML document ?
It keeps complaining when checking for XML well formed-ness

-Thx.

e.g. code

<?xml version="1.0" encoding="UTF-8"?>

<note Name="PrintPgmInfo <> VDD">
<to>Tove</to>
<from>Jani</from>
<heading>Reminder</heading>
<body>Don't forget me this weekend!</body>
</note>

island
Posted: Thursday, April 2, 2015 5:58:38 AM
Rank: Newbie

Joined: 10/28/2002
Posts: 1,283
Location: AT
Hi,

no, you must escape them i.e. use '&lt;' and '&gt;'
Users browsing this topic
guest

Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Use of the Altova User Forum(s) is governed by the Altova Terms of Use.