Beefy Boxes and Bandwidth Generously Provided by pair Networks
Keep It Simple, Stupid
 
PerlMonks  

Re^2: xml::libxml open, add and save not formatting properly

by ikegami (Patriarch)
on Mar 24, 2010 at 18:02 UTC ( [id://830631]=note: print w/replies, xml ) Need Help??


in reply to Re: xml::libxml open, add and save not formatting properly
in thread xml::libxml open, add and save not formatting properly

Putting stuff in like CDATA, by definition ignored by the parser, doesn't help in that respect.

Doesn't hurt either. The following three lines are identical from the point of view of an XML parser:

<![CDATA[http://www.example.com.com/]]> &#104;ttp://www.example.com.com/ http://www.example.com.com/

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://830631]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others drinking their drinks and smoking their pipes about the Monastery: (3)
As of 2024-04-20 01:25 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found