<?xml version='1.0' ?>
<ptr-up-svc:pointerUpload
	xmlns='http://wijis.wisconsin.gov/specs/schemas/gateway/pointer/v1.1/2007-01-12/'
	xmlns:disc='http://wijis.wisconsin.gov/specs/schemas/disclosure/v1.1/2007-01-12/'
	xmlns:svc='http://wijis.wisconsin.gov/specs/schemas/service/v1.1/2007-01-12/'
	xmlns:ptr-up-svc='http://wijis.wisconsin.gov/specs/schemas/gateway/service/pointerUpload/v1.1/'
	xmlns:wij-uri='http://wijis.wisconsin.gov/specs/schemas/uri/v1.1/2007-01-12/'
	xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'
	xsi:schemaLocation='http://wijis.wisconsin.gov/specs/schemas/gateway/service/pointerUpload/v1.1/ 
		http://wijiscommons.org/specs/schemas/gateway/service/pointerUpload/v1.1/PointerUploadServiceInterface.xsd'
	
	svc:deleteAllPrevious='false'
	svc:transactional='false'
>
	<!--
	    Note that the pointersLocationURI is expressed as a relative URL.
	    This is, by convention, relative to a base URL which is understood
	    by prior agreement between the WIJIS gateway and the Submitter.
	    (In this case, that base URL would be the Submitter-specific "entry point"
	    on the secure FTP Server. The "submitterFTPDir" pathelement would be replaced
	    by the actual name of the entry point directory for the Submitter.)
	    
	    If no clearly understood base URL is known, an absolute URL must be used.
	    
	    Note: the filename in this example is for illustration only. File naming 
	    conventions, and acceptable file format types (in this example, the popular 
	    "zip" compressed format) are independently negotiated between Submitter and Gateway,
	    and are not controlled by any of the service schemas.
	-->
	<pointersLocator pointersLocationURI='ftp://doaftp01.doa.state.wi.us/submitterFTPDir/wijis/gateway/pointerUpload/data/pointers.zip' />
	

</ptr-up-svc:pointerUpload>


