On Fri, 16 Oct 2015, Daniel Gaspary wrote:

On Fri, Oct 16, 2015 at 8:11 AM, Michael Van Canneyt
<[email protected]> wrote:
Not to my knowledge.

The TDomParser has an option to cannonical form:

Parser := TDOMParser.Create;
Parser.Options.CanonicalForm:=True;


TXmlWriter seems to have support too.

Well, I learn every day. This is good news !!

Now to find out whether this is inclusive or exclusive canonical form :-)

Michael.
_______________________________________________
fpc-pascal maillist  -  [email protected]
http://lists.freepascal.org/cgi-bin/mailman/listinfo/fpc-pascal

Reply via email to