<core:FragmentDefinition
	xmlns="sap.m"
	xmlns:core="sap.ui.core"
>
	<Input
		value="{displayValue}"
		liveChange="_onLiveChange"
	/>
</core:FragmentDefinition>