| 
									
										
										
										
											2017-03-10 17:33:08 +00:00
										 |  |  | digraph G { | 
					
						
							| 
									
										
										
										
											2017-04-01 07:32:12 +00:00
										 |  |  | 	graph [mindist=0.1]; | 
					
						
							| 
									
										
										
										
											2017-03-10 17:33:08 +00:00
										 |  |  | 	csf [shape=doublecircle,label="Common\nSpreadsheet\nFormat\n(JS Object)"]; | 
					
						
							|  |  |  | 	subgraph XL { | 
					
						
							|  |  |  | 		node  [style=filled,color=green]; | 
					
						
							|  |  |  | 		xlsx  [label="XLSX\nXLSM"]; | 
					
						
							|  |  |  | 		xlsb  [label="XLSB\nBIFF12"]; | 
					
						
							|  |  |  | 		xlml  [label="SSML\n(2003/4)"]; | 
					
						
							|  |  |  | 		xls2  [label="XLS\nBIFF2"]; | 
					
						
							|  |  |  | 		xls3  [label="XLS\nBIFF3"]; | 
					
						
							|  |  |  | 		xls4  [label="XLS\nBIFF4"]; | 
					
						
							|  |  |  | 		xls5  [label="XLS\nBIFF5"]; | 
					
						
							|  |  |  | 		xls8  [label="XLS\nBIFF8"]; | 
					
						
							|  |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-03 06:02:02 +00:00
										 |  |  | 	subgraph OLD { | 
					
						
							|  |  |  | 		node  [style=filled,color=cyan]; | 
					
						
							| 
									
										
										
										
											2017-03-10 17:33:08 +00:00
										 |  |  | 		ods   [label="ODS"]; | 
					
						
							| 
									
										
										
										
											2017-04-03 00:16:03 +00:00
										 |  |  | 		fods  [label="FODS"]; | 
					
						
							| 
									
										
										
										
											2017-04-01 07:32:12 +00:00
										 |  |  | 		uos   [label="UOS"]; | 
					
						
							| 
									
										
										
										
											2017-03-10 17:33:08 +00:00
										 |  |  | 		html  [label="HTML\nTable"]; | 
					
						
							|  |  |  | 		csv   [label="CSV"]; | 
					
						
							| 
									
										
										
										
											2017-04-03 00:16:03 +00:00
										 |  |  | 		txt   [label="TXT\nUTF-16"]; | 
					
						
							| 
									
										
										
										
											2017-03-28 04:41:01 +00:00
										 |  |  | 		dbf   [label="DBF"]; | 
					
						
							| 
									
										
										
										
											2017-04-01 07:32:12 +00:00
										 |  |  | 		dif   [label="DIF"]; | 
					
						
							|  |  |  | 		slk   [label="SYLK"]; | 
					
						
							| 
									
										
										
										
											2017-04-03 00:16:03 +00:00
										 |  |  | 		prn   [label="PRN"]; | 
					
						
							| 
									
										
										
										
											2017-10-02 08:15:36 +00:00
										 |  |  | 		rtf   [label="RTF"]; | 
					
						
							| 
									
										
										
										
											2017-04-04 16:09:41 +00:00
										 |  |  | 		wk1   [label="WK1/2\n123"]; | 
					
						
							|  |  |  | 		wk3   [label="WK3/4"]; | 
					
						
							|  |  |  | 		wqb   [label="WQ*\nWB*"]; | 
					
						
							|  |  |  | 		qpw   [label="QPW"]; | 
					
						
							| 
									
										
										
										
											2017-12-09 07:17:25 +00:00
										 |  |  | 		eth   [label="ETH"]; | 
					
						
							| 
									
										
										
										
											2017-03-10 17:33:08 +00:00
										 |  |  | 	} | 
					
						
							|  |  |  | 
 | 
					
						
							| 
									
										
										
										
											2017-04-03 00:16:03 +00:00
										 |  |  | 	subgraph WORKBOOK { | 
					
						
							| 
									
										
										
										
											2017-03-10 17:33:08 +00:00
										 |  |  | 		edge [color=blue]; | 
					
						
							|  |  |  | 		csf -> xlsx | 
					
						
							|  |  |  | 		xlsx -> csf | 
					
						
							|  |  |  | 		csf -> xlsb | 
					
						
							|  |  |  | 		xlsb -> csf | 
					
						
							| 
									
										
										
										
											2017-03-14 08:19:51 +00:00
										 |  |  | 		csf -> xlml | 
					
						
							| 
									
										
										
										
											2017-03-10 17:33:08 +00:00
										 |  |  | 		xlml -> csf | 
					
						
							| 
									
										
										
										
											2017-10-17 00:14:32 +00:00
										 |  |  | 		csf -> xls5 | 
					
						
							| 
									
										
										
										
											2017-04-03 00:16:03 +00:00
										 |  |  | 		xls5 -> csf | 
					
						
							| 
									
										
										
										
											2017-09-22 22:18:51 +00:00
										 |  |  | 		csf -> xls8 | 
					
						
							| 
									
										
										
										
											2017-04-03 00:16:03 +00:00
										 |  |  | 		xls8 -> csf | 
					
						
							|  |  |  | 		ods -> csf | 
					
						
							|  |  |  | 		csf -> ods | 
					
						
							|  |  |  | 		fods -> csf | 
					
						
							|  |  |  | 		csf -> fods | 
					
						
							|  |  |  | 		uos -> csf | 
					
						
							| 
									
										
										
										
											2017-04-04 16:09:41 +00:00
										 |  |  | 		wk3 -> csf | 
					
						
							|  |  |  | 		qpw -> csf | 
					
						
							| 
									
										
										
										
											2017-04-03 00:16:03 +00:00
										 |  |  | 	} | 
					
						
							|  |  |  | 	subgraph WORKSHEET { | 
					
						
							|  |  |  | 		edge [color=aquamarine4]; | 
					
						
							| 
									
										
										
										
											2017-03-10 17:33:08 +00:00
										 |  |  | 		xls2 -> csf | 
					
						
							|  |  |  | 		csf -> xls2 | 
					
						
							|  |  |  | 		xls3 -> csf | 
					
						
							|  |  |  | 		xls4 -> csf | 
					
						
							| 
									
										
										
										
											2017-04-01 07:32:12 +00:00
										 |  |  | 		csf -> slk | 
					
						
							|  |  |  | 		slk -> csf | 
					
						
							|  |  |  | 		csf -> dif | 
					
						
							| 
									
										
										
										
											2017-04-04 16:09:41 +00:00
										 |  |  | 		wk1 -> csf | 
					
						
							|  |  |  | 		wqb -> csf | 
					
						
							| 
									
										
										
										
											2017-04-01 07:32:12 +00:00
										 |  |  | 		dif -> csf | 
					
						
							| 
									
										
										
										
											2017-10-02 08:15:36 +00:00
										 |  |  | 		csf -> rtf | 
					
						
							| 
									
										
										
										
											2017-04-03 00:16:03 +00:00
										 |  |  | 		prn -> csf | 
					
						
							|  |  |  | 		csf -> prn | 
					
						
							| 
									
										
										
										
											2017-04-03 06:02:02 +00:00
										 |  |  | 		csv -> csf | 
					
						
							| 
									
										
										
										
											2017-03-10 17:33:08 +00:00
										 |  |  | 		csf -> csv | 
					
						
							| 
									
										
										
										
											2017-04-03 06:02:02 +00:00
										 |  |  | 		txt -> csf | 
					
						
							| 
									
										
										
										
											2017-04-03 00:16:03 +00:00
										 |  |  | 		csf -> txt | 
					
						
							| 
									
										
										
										
											2017-03-28 04:41:01 +00:00
										 |  |  | 		dbf -> csf | 
					
						
							| 
									
										
										
										
											2017-10-27 16:25:54 +00:00
										 |  |  | 		csf -> dbf | 
					
						
							| 
									
										
										
										
											2017-03-10 17:33:08 +00:00
										 |  |  | 		html -> csf | 
					
						
							| 
									
										
										
										
											2017-04-16 04:32:13 +00:00
										 |  |  | 		csf -> html | 
					
						
							| 
									
										
										
										
											2017-12-09 07:17:25 +00:00
										 |  |  | 		csf -> eth | 
					
						
							|  |  |  | 		eth -> csf | 
					
						
							| 
									
										
										
										
											2017-03-10 17:33:08 +00:00
										 |  |  | 	} | 
					
						
							|  |  |  | } |