(pyang) omron@DESKTOP-3K743CQ:~/pyang/xr-pl2/yang/modules/cisco-ios-xr/711$ pyang --format tree --tree-depth 3 Cisco-IOS-XR-um-interface-cfg.yang
module: Cisco-IOS-XR-um-interface-cfg
+--rw interfaces
+--rw interface* [interface-name]
| +--rw interface-name xr:Interface-name
| +--rw sub-interface-type
| | ...
| +--rw ipv4
| +--rw ipv6
| +--rw dampening!
| | ...
| +--rw encapsulation
| | ...
| +--rw shutdown!
| +--rw mtu? uint32
| +--rw logging
| | ...
| +--rw bandwidth? uint32
| +--rw description? string
+--rw interface-preconfigure* [interface-name]
+--rw interface-name xr:Interface-name
+--rw sub-interface-type
| ...
+--rw ipv4
+--rw ipv6
+--rw dampening!
| ...
+--rw encapsulation
| ...
+--rw shutdown!
+--rw mtu? uint32
+--rw logging
| ...
+--rw bandwidth? uint32
+--rw description? string