<?xml version="1.0" encoding="UTF-8"?>
<!-- (c) International Business Machines Corporation, 2002, 2003. (c) University of Edinburgh 2002, 2003.-->
<!-- See OGSA-DAI-Licence.txt for licencing information.-->

<tns:gridDataServiceFactoryCreate xmlns:gds="http://ogsadai.org.uk/schemas/gds" 
                                  xmlns:tns="http://ogsadai.org.uk/schemas/gdsf"
                                  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
                                  xsi:schemaLocation="http://ogsadai.org.uk/schemas/gdsf ../../src/xml/types/grid_data_service_factory_types.xsd http://ogsadai.org.uk/schemas/gds grid_data_service_types.xsd ">
  <tns:dataResourceName>myDataResource</tns:dataResourceName>
</tns:gridDataServiceFactoryCreate>

