19 Sep
                
                    2013
                
            
            
                19 Sep
                
                '13
                
            
            
            
        
    
                1:30 a.m.
            
        2013/9/14 Martin Owens <doctormo@...400...>:
P.S. I assume we would/would-not use the sax parser in libxml2 and would this be for input/output and I speculate render my recent fix moot? :-P
Yes, we would use the libxml2 SAX parser in a C++ wrapper. It would be used for input only, there is nothing to parse when outputting. With a SAX parser, this regex-based fix would not be necessary.
Regards, Krzysztof