mirror of https://github.com/winsw/winsw
				
				
				
			Update examples/windowsservice.xsd
Co-Authored-By: Next Turn <45985406+NextTurn@users.noreply.github.com>pull/460/merge^2
							parent
							
								
									6140e9fe56
								
							
						
					
					
						commit
						6abbf6ff2d
					
				| 
						 | 
				
			
			@ -1,8 +1,5 @@
 | 
			
		|||
<?xml version="1.0"?>
 | 
			
		||||
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema"
 | 
			
		||||
targetNamespace="https://www.w3schools.com"
 | 
			
		||||
xmlns="https://www.w3schools.com"
 | 
			
		||||
elementFormDefault="qualified">
 | 
			
		||||
<xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema">
 | 
			
		||||
 | 
			
		||||
<xs:element name="service">
 | 
			
		||||
  <xs:complexType>
 | 
			
		||||
| 
						 | 
				
			
			@ -15,4 +12,4 @@ elementFormDefault="qualified">
 | 
			
		|||
  </xs:complexType>
 | 
			
		||||
</xs:element>
 | 
			
		||||
 | 
			
		||||
</xs:schema>
 | 
			
		||||
</xs:schema>
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue