<?xml version="1.0" encoding="utf-8"?>
<ComponentDefine version="4.0" xmlns="http://www.infoteria.com/asteria/flowengine/definition">
	<xsc>
		<Component category="Sample" icon="" name="MethodLog" toolTip="MethodLog">
			<Class>MethodLogComponent</Class>
			<Property mapping="false" name="Exception" toolTip="" type="subflow"/>
			<Input accept="HTML;CSV;FixedLength;XML;Record;ParameterList;MIME"/>
			<Output streamPassThrough="true"/>
		</Component>
	</xsc>
	<xsc lang="ja">
		<Component category="Sample" icon="" name="MethodLog" toolTip="コンポーネントメソッドのログ出力">
			<Class>MethodLogComponent</Class>
			<Property mapping="false" name="Exception" toolTip="" type="subflow"/>
			<Input accept="HTML;CSV;FixedLength;XML;Record;ParameterList;MIME"/>
			<Output streamPassThrough="true"/>
		</Component>
	</xsc>
</ComponentDefine>
