AW: re: DOM Exposed to DTML

"Projekt01, Roger Ineichen" <[email protected]> Fri, 1 Nov 2002 01:53:23 +0100
Newsgroups gmane.comp.web.zope.parsed-xml
Organization Projekt01 GmbH, switzerland
Message-ID <[email protected]>
Hello

Look at the example.zexp file. Install ParsedXML product in Zope and
import the example.zexp file.
You can see two example. You can use a <dtml-tree> like method. This
method gives you back a tree with the all elements.
Or you can iterate the dom and elements with methods like in the
example. And you can get the values from attributes of a element with
getAttribute('attrName').

Mit freundlichen Gr=FCssen
Roger Ineichen
___________________________
Projekt01 GmbH
www.projekt01.ch
Langackerstrasse 8
6330 Cham
phone +41 (0)41 781 01 78
mobile +41 (0)79 340 52 32
fax +41 (0)41 781 00 78
email [email protected]
___________________________
END OF MESSAGE


=20

> -----Urspr=FCngliche Nachricht-----
> Von: [email protected]=20
> [mailto:[email protected]] Im Auftrag von Damien Connolly
> Gesendet: Freitag, 1. November 2002 01:29
> An: [email protected]
> Betreff: [Parsed-XML-Dev] re: DOM Exposed to DTML
>=20
>=20
>=20
> 	Is the XML Dom exposed so that I can access it via=20
> dtml. If so how ? :)=20
>=20
> 	___________________________=20
> 	Damien Connolly=20
> 	Development Engineer=20
> 	Right Hemisphere=20
> 	www.righthemisphere.com=20
> 	NZ Ph: +64.9.523.4670=20
> 	NZ Fax: +64.9.523.4671
> 	___________________________=20
>=20
>=20
>=20
>=20
> _______________________________________________
> Parsed-XML-Dev mailing list
> [email protected]=20
> http://lists.zope.org/mailman/listinfo/parsed-> xml-dev
>=20