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

org.languagetool.rules.remote-rules.xsd Maven / Gradle / Ivy

Go to download

LanguageTool is an Open Source proofreading software for English, French, German, Polish, Romanian, and more than 20 other languages. It finds many errors that a simple spell checker cannot detect like mixing up there/their and it detects some grammar problems.

There is a newer version: 6.4
Show newest version




	

	
		Main element
	

	
		
			
				
			
			
		
	

	
		Use the category element to group rules/rulegroups.
		The attribute name shows the category use, e.g. 'Grammar', 'Spelling', 'Style' etc.
	

	
		
			
				
				
			
			
				
					
						
						
					
				
			
			
			
			
		
	

	
		 Defines a group of rules
			to display several rules as one in the configuration user interface. A group has a unique ID.
			The whole rule group can be switched by default off using the attribute 'default'.
	
	
		
			
				
				
			
			
				
					
						
						
						
					
				
			
			
			
			
		
	

	
		 The rule element. The
			unique ID is required only if the rule is not contained in a rule group.
			The rule can be switched by default off (using the default attribute).
		
	
	
		
			
				
				
					
					
				
				
			
			
				
					
						
						
						
					
				
			
			
			
			
		
	

 	
		
			
				
				
				
				
				
				
			
			
			
		
	

	
		
			
				
					
						
							
								 
									
									
								 
							
						
						
							
								
									
								
							
						
				
			
		
	

	
		A negative-matching pattern used to
			mark up complex exceptions in rules. Note: it does not support
			phrases and OR operations for simplicity.
		
	
	
		
			
				
				
				
				
			
			
		
	

	
		Specifies examples used
			in JUnit tests and as documentation.
			The attribute 'correction' is used to check if the suggested correction
			is correct; multiple suggestions are joined with "|".
			The attribute triggers_error is not used by the software.
		
	

	
		
			
				
					
						
							
						
					
				
			
			
			
			
				
					
					
					
				
			
			
		
		
	






© 2015 - 2024 Weber Informatics LLC | Privacy Policy