<docbook><section><title>VirtuosoOdsControllersBriefcaseEx1010</title><title>Example Usage of ODS Briefcase Controller for Get Resource Version Content</title>Example Usage of ODS Briefcase Controller for Get Resource Version Content
<programlisting>$ curl -i &quot;http://demo.openlinksw.com/ods/api/briefcase.resource.vc.get?path=/DAV/home/demo/demo.xml&amp;version=last&amp;user_name=d
emo&amp;password_hash=921q783d9e4cbdf5cvs343dafdfvrf6a4fh&quot;
HTTP/1.1 200 OK
Server: Virtuoso/06.02.3129 (Solaris) x86_64-pc-solaris2.10-64  VDB
Connection: Keep-Alive
Date: Tue, 10 May 2011 12:01:38 GMT
Accept-Ranges: bytes
Content-Type: text/xml
Content-Length: 2277

&lt;?xml version=&quot;1.0&quot; ?&gt;
&lt;?xml-stylesheet type=&quot;text/xsl&quot; href=&quot;/DAV/JS/xslt/formview.xsl&quot;?&gt;
&lt;form showajax=&quot;1&quot; &gt;
        &lt;ds name=&quot;new datasource&quot; type=&quot;1&quot; pagesize=&quot;30&quot;&gt;
                &lt;connection type=&quot;1&quot; endpoint=&quot;/XMLA&quot; dsn=&quot;DSN=ora10ma-hr&quot; nocred=&quot;0&quot; uid=&quot;0&quot;/&gt;
                &lt;options table=&quot;&quot; limit=&quot;30&quot; cursortype=&quot;0&quot;/&gt;
                &lt;query&gt;&lt;![CDATA[]]&gt;&lt;/query&gt;
                &lt;outputFields&gt;
                &lt;/outputFields&gt;
                &lt;inputFields&gt;
                &lt;/inputFields&gt;
                &lt;selfFields&gt;
                &lt;/selfFields&gt;
                &lt;masterFields&gt;
                &lt;/masterFields&gt;
                &lt;masterDSs&gt;
                &lt;/masterDSs&gt;
                &lt;types&gt;
                &lt;/types&gt;
        &lt;/ds&gt;

        &lt;area bgcolor=&quot;rgb(187, 187, 187)&quot; fgcolor=&quot;rgb(0, 0, 0)&quot; size=&quot;12.8px&quot; left=&quot;0&quot; top=&quot;0&quot; width=&quot;1216&quot; height=&quot;600&quot; /&gt;
        &lt;object type=&quot;label&quot; parent=&quot;-1&quot; empty=&quot;1&quot; value=&quot;etiqueta&quot;&gt;
                &lt;style left=&quot;91&quot; top=&quot;19&quot; z-index=&quot;0&quot; width=&quot;214&quot; height=&quot;95&quot; &gt;
                        &lt;css  color=&quot;rgb(51, 255, 153)&quot;  backgroundColor=&quot;transparent&quot;  fontSize=&quot;12.8px&quot; &gt;&lt;/css&gt;
                &lt;/style&gt;
                &lt;properties&gt;
                &lt;/properties&gt;
                &lt;datasources&gt;
                        &lt;datasource index=&quot;0&quot;&gt;
                                &lt;fieldset name=&quot;Value&quot; variable=&quot;0&quot;&gt;
                                        &lt;columnIndex&gt;-1&lt;/columnIndex&gt;
                                &lt;/fieldset&gt;
                        &lt;/datasource&gt;
                &lt;/datasources&gt;
        &lt;/object&gt;

        &lt;object type=&quot;cloud&quot; parent=&quot;-1&quot; empty=&quot;1&quot; value=&quot;false&quot;&gt;
                &lt;style left=&quot;81&quot; top=&quot;75&quot; z-index=&quot;0&quot; width=&quot;104&quot; height=&quot;104&quot; &gt;
                        &lt;css &gt;&lt;/css&gt;
                &lt;/style&gt;
                &lt;properties&gt;
                        &lt;property&gt;
                                &lt;name&gt;Minimum size&lt;/name&gt;
                                &lt;value&gt;8px&lt;/value&gt;
                                &lt;type&gt;string&lt;/type&gt;
                        &lt;/property&gt;
                        &lt;property&gt;
                                &lt;name&gt;Maximum size&lt;/name&gt;
                                &lt;value&gt;40px&lt;/value&gt;
                                &lt;type&gt;string&lt;/type&gt;
                        &lt;/property&gt;
                &lt;/properties&gt;
                &lt;datasources&gt;
                        &lt;datasource index=&quot;0&quot;&gt;
                                &lt;fieldset name=&quot;Label&quot; variable=&quot;0&quot;&gt;
                                        &lt;columnIndex&gt;-1&lt;/columnIndex&gt;
                                &lt;/fieldset&gt;
                                &lt;fieldset name=&quot;Link&quot; variable=&quot;0&quot;&gt;
                                        &lt;columnIndex&gt;-1&lt;/columnIndex&gt;
                                &lt;/fieldset&gt;
                                &lt;fieldset name=&quot;Frequency&quot; variable=&quot;0&quot;&gt;
                                        &lt;columnIndex&gt;-1&lt;/columnIndex&gt;
                                &lt;/fieldset&gt;
                        &lt;/datasource&gt;
                &lt;/datasources&gt;
        &lt;/object&gt;

        &lt;object type=&quot;piechart&quot; parent=&quot;-1&quot; empty=&quot;1&quot; value=&quot;false&quot;&gt;
                &lt;style left=&quot;77&quot; top=&quot;186&quot; z-index=&quot;2&quot; width=&quot;404&quot; height=&quot;204&quot; &gt;
                        &lt;css  backgroundColor=&quot;rgb(204, 204, 204)&quot; &gt;&lt;/css&gt;
                &lt;/style&gt;
                &lt;properties&gt;
                &lt;/properties&gt;
                &lt;datasources&gt;
                        &lt;datasource index=&quot;0&quot;&gt;
                                &lt;fieldset name=&quot;Data&quot; variable=&quot;0&quot;&gt;
                                &lt;/fieldset&gt;
                                &lt;fieldset name=&quot;Labels&quot; variable=&quot;0&quot;&gt;
                                &lt;/fieldset&gt;
                        &lt;/datasource&gt;
                &lt;/datasources&gt;
        &lt;/object&gt;

&lt;/form&gt;
</programlisting></section></docbook>