All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xsd.wps.2.0.0.wpsExecute.xsd Maven / Gradle / Ivy

There is a newer version: 1.9.1
Show newest version


	
	
		
			WPS is an OGC Standard.
			Copyright (c) 2015 Open Geospatial Consortium.
			To obtain additional rights of use, visit http://www.opengeospatial.org/legal/.
		
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
		
			
				Schema for a WPS Execute operation request, to execute
				one identified process with the given data and provide the requested
				output data.
			
		
		
			
				
					
						
							
								Identifier of the process to be executed. All valid process identifiers are
								listed in the wps:Contents section of the Capabilities document.
							
						
					
					
						
							
								One or more input items to be used for process execution, including referenced or inline data.
							
						
					
					
						
							
								Defines one or more output items to be delivered by the process execution.
							
						
					
				
				
				
					
						
							Desired execution mode.
						
					
					
						
							
								
									
										"sync" triggers the synchronous execution protocol
									
								
							
							
								
									
										"async" triggers the asynchronous execution protocol
									
								
							
							
								
									
										"auto" delegates the choice of execution mode to the server.
									
								
							
						
					
				
				
				
					
						
							
								
									
										The desired response type is raw data. Raw data output can only be used for single outputs, i.e. the process execution must yield only one output item.
										If the request requests more than one output, the server shall return an Exception 
									
								
							
							
								
									
										The desired response type is a response document.
									
								
							
						
					
				
			
		
	
	
	
		
			
				This structure contains information elements to supply input data for process execution.
			
		
		
			
				
				
				
			
		
		
			
				
					Identifier of this input.
				
			
		
	
	
	
		
			
				This structure contains information elements that describe the format and transmission mode
				of the output data that is delivered by a process execution
			
		
		
			
		
		
			
				
					Identifier of this output.
				
			
		
		
		
			
				
					The desired transmission mode for this output
				
			
		
	
	
	






© 2015 - 2024 Weber Informatics LLC | Privacy Policy