diff -r 44d58d2e90b5 -r 3a3c15c462f8 client/player/development-bundle/demos/autocomplete/xml.html --- a/client/player/development-bundle/demos/autocomplete/xml.html Tue Jun 15 01:33:03 2010 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,69 +0,0 @@ - - -
- --This demo shows how to retrieve some XML data, parse it using jQuery's methods, then provide it to the autocomplete as the datasource. -
--This should also serve as a reference on how to parse a remote XML datasource - the parsing would just happen for each request within the source-callback. -
-