SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

XML View

The concept name is missing or undefined, so a precise definition cannot be provided. Based on the available sources, the closest identifiable concept is the XML View in SAPUI5 — a view type defined in an XML file with a name ending in .view.xml, used by developers to declaratively define and render the UI within the Model-View-Controller (MVC) pattern. Developers use XML Views to declare SAPUI5 controls using namespaces that map to control libraries, handle control aggregations, and bind data to UI elements.

Tutorials that teach this

Docs explaining this concept

Concepts that build on this