I was just processing some XML in my Laszlo application and was surprised
when I couldn't retrieve information from an XML element which belonged to
a namespace (i.e. <rmg:foobar> instead of <foobar>). After some quick
searching on the Net I discovered that Laszlo is stripping namespace
information from XML before giving it to the application. Sure enough,
when I attempted to get data from 'foobar' instead of 'rmg:foobar', I was
successful. Why does Laszlo do this and is there an estimate on when this
problem will be corrected? I'm running the 3.1 release.
Thanks!
--
James Howe
_______________________________________________
Laszlo-user mailing list
[email protected]
http://www.openlaszlo.org/mailman/listinfo/laszlo-user