mirror of
				https://github.com/Theodor-Springmann-Stiftung/KGPZ.git
				synced 2025-10-29 09:05:30 +00:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			592 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			592 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| <?xml version="1.0"?>
 | |
| <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema"
 | |
|     targetNamespace="https://www.koenigsberger-zeitungen.de"
 | |
|     xmlns="https://www.koenigsberger-zeitungen.de"
 | |
|     xmlns:kgpz="https://www.koenigsberger-zeitungen.de" 
 | |
|     elementFormDefault="qualified">
 | |
| 
 | |
|     <xsd:include schemaLocation="akteure.xsd" />
 | |
|     <xsd:include schemaLocation="orte.xsd" />
 | |
|     <xsd:include schemaLocation="kategorien.xsd" />
 | |
|     <xsd:include schemaLocation="werke.xsd" />
 | |
|     <xsd:include schemaLocation="stuecke.xsd" />
 | |
|     <xsd:include schemaLocation="beitraege.xsd" />
 | |
| </xsd:schema> | 
