%%Package test1234

%%Knowledgebase

%

%%Question
QuestionYN1 [yn]
QuestionYN2 [yn]
QuestionYN3 [yn]
%

%%Solution
Done
%


%%DiaFlux
<flowchart fcid="flow_c4f4ece2" name="New Flowchart" icon="sanduhr.gif" width="451" height="361" autostart="true" idCounter="13">

	<!-- nodes of the flowchart -->
	<node fcid="#node_2">
		<position left="187" top="20"></position>
		<start>Start</start>
	</node>

	<node fcid="#node_3">
		<position left="180" top="331"></position>
		<exit>Exit</exit>
	</node>

	<node fcid="#node_4">
		<position left="163" top="83"></position>
		<action markup="KnOffice"><![CDATA[QuestionYN1]]></action>
	</node>

	<node fcid="#XX_5">
		<position left="163" top="239"></position>
		<action markup="KnOffice"><![CDATA[ALWAYS[QuestionYN3]]]></action>
	</node>

	<node fcid="#XX_6">
		<position left="163" top="165"></position>
		<action markup="KnOffice"><![CDATA[QuestionYN2]]></action>
	</node>


	<!-- rules of the flowchart -->
	<edge fcid="#rule_7">
		<origin>#node_2</origin>
		<target>#node_4</target>
	</edge>

	<edge fcid="#rule_8">
		<origin>#node_4</origin>
		<target>#XX_6</target>
		<guard markup="KnOffice"><![CDATA["QuestionYN1" = "Yes"]]></guard>
	</edge>

	<edge fcid="#rule_9">
		<origin>#XX_6</origin>
		<target>#XX_5</target>
		<guard markup="KnOffice"><![CDATA["QuestionYN2" = "Yes"]]></guard>
	</edge>

	<edge fcid="#rule_10">
		<origin>#XX_5</origin>
		<target>#node_3</target>
		<guard markup="KnOffice"><![CDATA["QuestionYN3" = "Yes"]]></guard>
	</edge>

	<edge fcid="#rule_11">
		<origin>#XX_5</origin>
		<target>#node_4</target>
		<guard markup="KnOffice"><![CDATA["QuestionYN3" = "No"]]></guard>
		<routingPoint x="222" y="1" />
	</edge>

	<edge fcid="#rule_12">
		<origin>#XX_6</origin>
		<target>#node_4</target>
		<guard markup="KnOffice"><![CDATA["QuestionYN2" = "No"]]></guard>
		<routingPoint x="145" y="0.36585365853658536" />
	</edge>

	<edge fcid="#rule_13">
		<origin>#node_4</origin>
		<target>#node_3</target>
		<guard markup="KnOffice"><![CDATA["QuestionYN1" = "No"]]></guard>
		<routingPoint x="-199" y="0.5232067510548524" />
	</edge>

</flowchart>

%