[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] Re: Accessing XML via Javascript?
On Thu, 7 Oct 1999, Paul wrote: > I have searched several popular sites and the XML-DEV archive for > any developments on Javascript and XML, but have found very little > activity in the last many months. I suspect I am looking in the wrong > place, so I'd appreciate any links! > > What I am looking for is a means via javascript to access XML via a > high-level tagged notation (e.g. foo.bar[i].etc) rather than the > low-level > generic navigational style access imposed by DOM. The W3C is only now beginning formal activity on query languages for XML, which is really what you're talking about (they held a symposium last November where various organizations submitted position papers; you can read them on the W3C site). People have done implementations of a couple proposals, chiefly XQL and XML-QL, with more of the former; Microsoft's DOM implementation handles a subset of XQL in its selectSingleNode method, which is accessible via JS. I suspect most people are waiting to see what the W3C will propose, and were waiting for the XPath specification to stabilize (which it pretty much has), before putting much effort into actual implementations. xml-dev: A list for W3C XML Developers. To post, mailto:xml-dev@i... Archived as: http://www.lists.ic.ac.uk/hypermail/xml-dev/ and on CD-ROM/ISBN 981-02-3594-1 To unsubscribe, mailto:majordomo@i... the following message; unsubscribe xml-dev To subscribe to the digests, mailto:majordomo@i... the following message; subscribe xml-dev-digest List coordinator, Henry Rzepa (mailto:rzepa@i...)
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|