<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN" "http://www.w3.org/TR/REC-html40/strict.dtd"><html><head><meta name="qrichtext" content="1" /><style type="text/css">p, li { white-space: pre-wrap; }</style></head><body style=" font-family:'Sans Serif'; font-size:10pt; font-weight:400; font-style:normal;">Am Dienstag 31 März 2009 15:33:24 schrieb Stefan de Konink:<br>
> Marc Schütz wrote:<br>
> >> Use < as delimiter, (since it can never<br>
> >> be used in key or value tag)<br>
> ><br>
> > I'm pretty sure it can; AFAIK there are no limitations on what may occur<br>
> > in keys and values (besides NUL).<br>
><br>
> We are running an XML system, that prohibits the entry of lessthan and<br>
> greaterthan in plain text?<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p>Without looking at the code - the XML entities are probably already unescaped inside the XML parser.<br>
<p style="-qt-paragraph-type:empty; margin-top:0px; margin-bottom:0px; margin-left:0px; margin-right:0px; -qt-block-indent:0; text-indent:0px; -qt-user-state:0;"><br></p></body></html>