You've already forked linux-packaging-mono
							
							
		
			
	
	
		
			9 lines
		
	
	
		
			294 B
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			9 lines
		
	
	
		
			294 B
		
	
	
	
		
			XML
		
	
	
	
	
	
|   | <xs:schema targetNamespace="urn:bar" xmlns="urn:bar" | ||
|  |     xmlns:xs="http://www.w3.org/2001/XMLSchema"> | ||
|  |   <xs:element name="E2" type="T2" /> | ||
|  |   <xs:complexType name="T2"> | ||
|  |     <xs:attribute name="a1" type="xs:string" /> | ||
|  |     <xs:attribute name="a2" type="xs:int" /> | ||
|  |   </xs:complexType> | ||
|  | </xs:schema> |