mirror of
				https://gitlab.gnome.org/GNOME/libxml2.git
				synced 2025-11-03 20:33:18 +03:00 
			
		
		
		
	Namespace URIs should be compared without escaping or unescaping: https://www.w3.org/TR/REC-xml-names/#NSNameComparison Fixes #289.
		
			
				
	
	
		
			4 lines
		
	
	
		
			59 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			4 lines
		
	
	
		
			59 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0"?>
 | 
						|
<rootB xmlns="abc://d/e:f">
 | 
						|
</rootB>
 |