15 lines
		
	
	
	
		
			543 B
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			15 lines
		
	
	
	
		
			543 B
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<!DOCTYPE map PUBLIC "-//OASIS//DTD DITA Map//EN" "map.dtd">
 | 
						|
<!--  This file is part of the DITA Open Toolkit project. See the accompanying LICENSE file for applicable license.  -->
 | 
						|
<map>
 | 
						|
  <title>DITA-OT transformations</title>
 | 
						|
 | 
						|
  <topicref keyref="dita2pdf"/>
 | 
						|
  <topicref keyref="dita2html5"/>
 | 
						|
  <topicref keyref="dita2eclipsehelp"/>
 | 
						|
  <topicref keyref="dita2htmlhelp" platform="windows"/>
 | 
						|
  <topicref keyref="dita2markdown"/>
 | 
						|
  <topicref keyref="dita2dita"/>
 | 
						|
  <topicref keyref="dita2xhtml"/>
 | 
						|
 | 
						|
</map>
 |