This pages describes features, codes or syntax whose use is now DEPRECATED, i.e. not advised either for new or continued pre-existing use.
Deprecated aspects of Tinderbox may be supported on a legacy basis but the latter support can't be presumed to be indefinite. Therefore you should update your active TBX documents to latest practice as soon as practical.
From v5.6.0, this is deprecated in favour of 'children'.
The designator child describes any direct child(ren) of the current note.
Designators don't allow offset references as with attributes. Thus $Name("Some note") works but children("Some note") doesn't. If an offset designator is needed use find() instead.