<core:FragmentDefinition xmlns="sap.m" xmlns:core="sap.ui.core" xmlns:f="sap.ui.layout.form" xmlns:macro="sap.fe.macros">
        <f:FormElement label="{i18n>fieldWithPerCent}">
            <f:fields>
                <macro:Field id="fieldWithPerCent" metaPath="fieldWithPerCent" />
            </f:fields>
        </f:FormElement>
        <f:FormElement label="{i18n>criticality}">
            <f:fields>
                <macro:Field id="criticalityValue_code" metaPath="criticalityValue_code" />
            </f:fields>
        </f:FormElement>
</core:FragmentDefinition>