http://www.endeca.com/endeca-server/sconfig/3/0
	
						Takes a single semanticEntity and validates its
						
							              EQL definition 
							              predefined metrics 
						             
						Throws a Fault if any of the above are not valid.
                        The optional language code is used to generate localized
                        error messages.
					  
 
	Local elements (3) 
	
				 outerTransactionId   
				 language   
				 semanticEntity   
			 
 
 
	Element 
validateEntity  : 
local complex type 
	The validateEntity element cannot  have "xsi:nil" as an attribute.
	The validateEntity element in XML instance can be substituted with other elements.
 
 
 
 
	   XML Instance 		
	 
	
		
	  
 
   Attributes 
						validateEntity 
								validateEntity/outerTransactionId 
								validateEntity/language 
								validateEntity/semanticEntity 
			 
 
 
					
	
		Name 
		Type 
		Summary 
	 	
		
		No Attributes 
	 	
	
 
 
							
	
		Name 
		Type 
		Summary 
	 	
		
		No Attributes 
	 	
	
 
 
							
	
		Name 
		Type 
		Summary 
	 	
		
		No Attributes 
	 	
	
 
 
										
	
		Name 
		Type 
		Summary 
	 
				
								
							displayName  
			string  
				
												
														 This attribute is optional. 
															 Its form is unqualified.  
																			
				
					Show details.   
				 
			 	
		 
				
			 
				
					Base type of displayName is 
string . There are several restrictions on the value. The schema processor preserves value's whitespace. 
				
			  
		 
		
					
								
							isActive  
			boolean  
				
												
														 This attribute is required. 
															 Its form is unqualified.  
																			
				
					Show details.   
				 
			 	
		 
				
			 
				
					Base type of isActive is 
boolean . There are several restrictions on the value. The schema processor collapses value's whitespace. 
				
			  
		 
		
					
										
							key  
			NonEmptyString  
				
												
														 This attribute is required. 
															 Its form is unqualified.  
																			
				
					Show details.   
				 
			 	
		 
				
			 
				
					Base type of key is 
string . There are several restrictions on the value. The schema processor preserves value's whitespace.  The length of the value is greater than or equals to 1. 
				
			  
		 
		
					
 
 
		 
  
	
 
	   XML  
	
		- < element   name =" validateEntity " > 
				         
					           
						Takes a single  < code > semanticEntity </ code > 
 and validates its
						 
							               
							               < li > predefined metrics </ li > 
						             </ ul > 
						Throws a   if any of the above are not valid.
                        The optional   code is used to generate localized
                        error messages.
					 </ documentation > 
				         </ annotation > 
				         
			       </ element > 
 
	  
 
 
	   Uses 
 
	   Type (2)  
	
 
 
 
 
	   Used-By