Adds jQuery collection to objects that will be used as global events context if provi...
[jquery.git] / test / data / dashboard.xml
1 <?xml version="1.0" encoding="UTF-8"?>
2 <dashboard>
3         <locations class="foo">
4                 <location for="bar">
5                         <infowindowtab>
6                                 <tab title="Location"><![CDATA[blabla]]></tab>
7                                 <tab title="Users"><![CDATA[blublu]]></tab>
8                         </infowindowtab>
9                 </location>
10         </locations>
11 </dashboard>