All Downloads are FREE. Search and download functionalities are using the official Maven repository.

xml.xsl.adapter2dot.xsl Maven / Gradle / Ivy

There is a newer version: 7.9.4
Show newest version


	
	
	
	
		digraph
		
		{
		

		node [shape=box]
		

		
		}
	
	
		START [shape=ellipse]
		

		
			
				ENTER [style=rounded]
				

				START -> ENTER ->
			
			
				START ->
			
		
		
		"
		
			
				
			
			
				
			
		
		"
		;
		

		
		
		
			
				ENTER
			
		
		
			
		
	
	
		
		"
		
		"
		
		[label=
		"
		
		\n(
		
			
				
					
				
			
			
				
					
				
			
		
		)
		"
		
			, shape=parallelogram
		
		]
		

		
			
		
		
			
				"
				
				"
				
				[shape=diamond]
				

				
				
					
						
						
						notFoundForwardName
					
				
				
				
					
						
						
						emptyForwardName
					
				
				
				
					
						
						
						thenForwardName
					
				
				
				
					
						
						
						elseForwardName
					
				
			
			
				
					
						
						
							
								
									
								
								
									
								
							
						
						success
					
				
			
		
		
			
				
			
		
		
			
				
			
		
		
		
			
				
					
						
						
						
							
						
						dotted
					
				
			
		
	
	
		
		
		
		
		"
		
		"
		
		->
		
		"
		
			
				
				"
				
				[label="
				
				"
			
			
				
				"
				
				[label="
				
				"
			
		
		
			,style=
			
		
		];
		

	
	
		"
		
		"
		
		[style=rounded]
		

		"
		
		"
		
		->
		
		"
		END
		"
		
		[label="
		
		"];
		

		END [shape=ellipse]
		

	
	
		
		
		
		
		[label=inputValidator,style=dashed]
		

		"
		
		"
		
		->
		
		
		
		[arrowhead=none,constraint=false,style=dashed]
		

		
			
			dashed
		
	
	
		
		
		
		
		[label=outputValidator,style=dashed]
		

		
			
				
					
					
					->
					
					
					
					[arrowhead=none,constraint=false,style=dashed]
					

				
			
			
				"
				
				"
				
				->
				
				
				
				[arrowhead=none,constraint=false,style=dashed]
				

			
		
		
			
			dashed
		
	
	
		
		.
		
			
				
					
				
			
			
				
			
		
	





© 2015 - 2024 Weber Informatics LLC | Privacy Policy