This schema describes a binary tree consisting of Nodes and Leafs.
Each node is either a container of two other Nodes or one Leaf.
This schema shows many of the different possibilities you have with the Binary File Schemas.
A real-world example of a widely used image format.