- From: Lewinsohn <jlewinso@netvision.net.il>
- Date: Sat, 22 Apr 2000 12:58:08 +0200
- To: "www-talk" <www-talk@w3.org>
is there an xml parser out there that knows to how to read the type of an xml element (as described in the XML data spec.) and use that type and not the string. what i want is that if the following exists in an XML document <size dt:dt="int">14</size> in the DOM tree i want have "14" as text but as in integer. thanks a lot. Eyal Lewinsohn איל לוינסון jlewinso@netvision.net.il Israel
Received on Saturday, 22 April 2000 06:04:21 UTC