| Store | Cart

Re: XML into text node

From: Mark Overmeer <m...@overmeer.net>
Fri, 16 Oct 2015 10:54:25 +0200
* Nick Wellnhofer (well...@aevum.de) [151014 14:35]:
> On 14/10/2015 13:22, Mark Overmeer wrote:> > I need something like $doc->createTextNode where the text does not get> > entity encoded.  Any idea?> > libxml2 supports this on the C level by setting the name of a text node to the > magic string constant `xmlStringTextNoenc`. Unfortunately, there is no> way to achieve this with the Perl bindings.

Clear!  Thanks for the answer, Nick
-- 
Regards,
               MarkOv

------------------------------------------------------------------------
       Mark Overmeer MSc                                MARKOV Solutions
       M...@Overmeer.net                          solu...@overmeer.net
http://Mark.Overmeer.net                   http://solutions.overmeer.net

_______________________________________________
Perl-XML mailing list
Perl...@listserv.ActiveState.com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs

Recent Messages in this Thread
Mark Overmeer Oct 14, 2015 11:22 am
Nick Wellnhofer Oct 14, 2015 02:35 pm
Mark Overmeer Oct 16, 2015 08:54 am
Messages in this thread