The Px file is a special XML file that describes the components in a database and can be any collection of components, up to a complete database. All views (wire sheet view, property sheet view, category sheet view, and so on) can be used on components in a Px file. This means that a Px view can provide a complete variety of options in the development of dynamic user interfaces.

This is how a very basic Px file appears in the Text Editor. This file contains an empty canvas pane nested in a scroll pane.
As you add more objects to the file, ( using the Px Editor) the file looks more like the snippet shown here. The graphic components, value bindings, and their container elements and attributes are all referenced in the Px file.

The elements in the Px file are also graphically represented in the Widget Tree side bar pane.