[phpXML] Re: [phpXML] Re: [phpXML] Little Question
Brought to you by:
bs_php,
nigelswinson
|
From: <sp...@or...> - 2001-10-05 10:15:23
|
Hello tom
Look at it. In <ausgabedescription> there's the <br/> (I know the structure
could be optimised. :o) But I need it like this, without attributes)
<newsausgaben>
<ausgabe>
<ausgabedate>Juni 2001</ausgabedate>
<ausgabetitle>Anwendung von DURA-Schubbewehrung in dicken
Bodenplatten</ausgabetitle>
<ausgabeheader>Flexibles System auch bei unterschiedlichen
Plattenst=E4rken</ausgabeheader>
<ausgabedescription>Das baustellengerecht konzipierte
DURA-Korbprogramm ist ein Schubbewehrungssystem zur Gew=E4hrleistung der
Tragsicherheit querkraftbeanspruchter Zonen von Stahlbetonplatten. <br/>Dan=
k
rationellem und somit schnellerem Einbau erm=F6glicht DURA bei der Ausf=FChrung
eine beachtliche Zeiteinsparung gegen=FCber konventionellen
Verb=FCgelungsl=F6sungen auf der Baustelle.</ausgabedescription>
</ausgabe>
.....
</newsausgabe>
> Von: rot...@ne...
> Antworten an: us...@li...
> Datum: 29 Jun 2001 07:04:49 -0000
> An: us...@li...
> Betreff: [phpXML] Re: [phpXML] Little Question
>=20
> There's something wrong with the XML class, so that if you have
> <node1>
> text, <node2>more text</node2> blah1
> </node>
>=20
> it will output it as:
> text, blah1more text.
>=20
> Also, you should remove the trim() from the text handler.
>=20
> ~Tom~
>=20
>=20
> --
> This message has been sent through the <phpXML/> user discussion list. To
> unsubscribe, please visit
> https://sslsites.de/mailinglisten/user/us...@li.../
>=20
--
This message has been sent through the <phpXML/> user discussion list. To unsubscribe, please visit https://sslsites.de/mailinglisten/user/us...@li.../
|