<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">you should use html entity:</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">&gt;    to display > in html</div> <div id="bloop_sign_1392296356201942016" class="bloop_sign"><br></div> <a href="http://www.htmlescape.net/htmlescape_tool.html">http://www.htmlescape.net/htmlescape_tool.html</a><div><br><p style="color:#A0A0A8;">On 13 Feb 2014 at 13:56:04, Bengt Kleberg (<a href="mailto://bengt.kleberg@ericsson.com">bengt.kleberg@ericsson.com</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div>Greetings,
<br>
<br>If ">" is valid XML, my follow up question is if there is a way to use
<br>xmerl to generate XML with ">" in it?
<br>
<br>
<br>bengt
<br>
<br>On Thu, 2014-02-13 at 12:50 +0000, Magnus Henoch wrote:
<br>> Anthony Ramine <n.oxyde@gmail.com> writes:
<br>>  
<br>> > Why do you want to do that?
<br>> >
<br>> > An HTML document with a single « > » in the middle of nowhere is not valid nor well-formed HTML.
<br>>  
<br>> It is in fact valid HTML.  Try pasting the following into
<br>> http://validator.w3.org/#validate_by_input :
<br>>  
<br>> <!DOCTYPE html>
<br>> <title>This is > the title</title>
<br>> <body>This is > the body</body>
<br>>  
<br>> A standalone greater-than sign is also valid in XML.
<br>>  
<br>> Regards,
<br>> Magnus
<br>
<br>_______________________________________________
<br>erlang-questions mailing list
<br>erlang-questions@erlang.org
<br>http://erlang.org/mailman/listinfo/erlang-questions
<br></div></div></span></blockquote></div></body></html>