Restriction: This topic applies to Windows environments only. 
               		  
            
 
            	 
             
               		 
               		  
               - Namespace 
                  		  
               
- The namespace of the deployed service. This name is pre-pended to the Service name, forming the name by which the service
                  is invoked. If there is no installation standard, leave it unchanged at the default 
                  			 http://tempuri.org/. 
                  		  
               
- URL 
                  		  
               
- The endpoint URL for the service. This must match the address of the listener (Web, or Web Services and J2EE) used by the
                  enterprise server that runs the service. The default is 
                  			 http://localhost:9003. 
                  		  
               
- Style
                  		  
               
- 
                  			 
                  
                     				
                     				  
                     - Document-Literal
                        				  
                     
- Specifies the document-literal binding style for WSDL generation.
                        				  
                     
- RPC-Encoded
                        				  
                     
- Specifies the RPC-Encoded binding style for WSDL generation.