github.com/SAP/cloud-mta-build-tool@v1.2.27/internal/exec/testdata/mtahtml5/testapp/webapp/view/View1.view.xml (about) 1 <mvc:View controllerName="aa.ui5app.controller.View1" xmlns:html="http://www.w3.org/1999/xhtml" xmlns:mvc="company.ui.core.mvc" 2 displayBlock="true" xmlns="company.m"> 3 <App id="idAppControl"> 4 <pages> 5 <Page title="{i18n>title}"> 6 <content></content> 7 </Page> 8 </pages> 9 </App> 10 </mvc:View>