<core:FragmentDefinition xmlns:template="http://schemas.sap.com/sapui5/extension/sap.ui.core.template/1"
	xmlns:core="sap.ui.core"
	xmlns:macro="sap.fe.macros"
	template:require="{
		ID: 'sap/fe/macros/StableIdHelper'
	}">
	<macro:ValueHelp idPrefix="{= ID.generate([${this>id}, 'TableVH']) }" metadataContexts="{model: 'collection', path:'',  name: 'entitySet'},{model: 'item', path:'',  name: 'property'}" />
</core:FragmentDefinition>
