|
Boost Users : |
Subject: [Boost-users] [XML] validate closing tags with boost property tree read_xml?
From: Simon Coakley (s.coakley_at_[hidden])
Date: 2012-03-20 09:04:32
boost::property_tree::xml_parser::read_xml uses the default rapidxml behaviour of not validating closing tags.
With rapidxml you can use the flag parse_validate_closing_tags to turn this on.
Boost does not support any such flag.
Is there anyway to turn it on using Boost or will I have to use rapidxml directly?
Thanks
Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net