![]() 
http://www.endeca.com/MDEX/lql_parser/types
	 
![]() 
Complex Type 
IntegerLiteral
	The IntegerLiteral type does not allow mixed content.
	There is no restriction on type derivation. 
![]() 
	|   XML Instance | 
	| 
			<...value="integer"  This attribute is required. > </...> | 
|  Attributes | 
| 
								
	
		| Name | Type | Summary |  
			| value | integer | 
														 This attribute is required. 
															 Its form is unqualified.
 
					Show details.   |  
			| 
					Base type of value is integer . There are several restrictions on the value. The schema processor collapses value's whitespace.  The number of fractional digits is less than or equals to 0. 
				 |  | 
	
	|  XML | 
	| -<complexType  name="IntegerLiteral"> 
		
		
			
				
				<attribute  name="value"  type="integer"  use="required" /></extension></complexContent></complexType> | 
![]() 
	|  Uses | 
| 
	  Type (2)   | 
	|  Used-By | 
|  |