Re: PHP ate my XML's whitespace! I want it back!



..oO(Derik)

I load this list into an XML node, make some changes, and output it
back to XML again! Only now it usually looks thusly;

<hatlike_things><thing><hatlike>Canada</hatlike><headlike>Canada</
headlike></thing><thing><hatlike>Thermosphere</
hatlike><headlike>Mesosphere</headlike></thing><thing><hatlike>Kermit
T. Frog</hatlike><headlike>Hand</headlike></thing></hatlike_things>

The parser may not care, but I care! I want my whitespace back darn
it! I want to be able to read the results of a XML node I transform!
There was no joyful simple way of doing this when I last checked,
uh... 12-18 months ago. Has one emerged, in the interim?

See the UCNs on
http://www.php.net/manual/en/function.simplexml-element-asXML.php

In short: Use the DOM extension to get more control over the output
formatting.

Micha
.



Relevant Pages

  • Re: Your Guru Paul Graham is getting trashed on Slashdot.
    ... I care not to refute ... Let's take a simple example - your comments on XML. ... like any technology, has "goods" and "bads", but I think your comments are ... common goal with your website. ...
    (comp.lang.lisp)
  • Re: Your Guru Paul Graham is getting trashed on Slashdot.
    ... I care not to refute ... Let's take a simple example - your comments on XML. ... like any technology, has "goods" and "bads", but I think your comments are ... common goal with your website. ...
    (comp.lang.java.programmer)
  • Re: Docbook on Windows - do you have a functional toolchain/workflow?
    ... I don't much care for the things. ... - that's an editor and designer's problem later on. ... I respect your need to work with the XML structure, and as a matter of fact, ... it is very difficult to get a non-hardcore-techie to edit, format and basically provide content in a Docbook format... ...
    (comp.text.xml)
  • Re: XML::LibXML::Node nextSibling()
    ... >> Faszinierend. ... Das tut es bei mir nicht, denn die Dokumentinstanz ... In .NET wird der Whitespace wohl per ... In einem eher text-artigen XML würde ...
    (de.comp.lang.perl.misc)
  • Re: Controlling whitespace in XSL output - tutorial anywhere?
    ... HTML or something else where the whitespace doesn't matter, ... I'd really greatly prefer it if things (i.e. not XML parsers ... I agree that's a Hibernate issue and not an XML ... >white space inside attribute values. ...
    (comp.text.xml)