That does not solve it f.e. for parent in properties builder (core/src/main/config/builders/properties.xml). Which could list all nodes in mmbase.
<field name="parent">
<descriptions>
<description xml:lang="en">Node to which the property was added</description>
<description xml:lang="nl">Node waaraan de eigenschap of voorkeur is toegekend</description>
</descriptions>
<gui>
<guiname xml:lang="en">Parent</guiname>
<guiname xml:lang="nl">Ouder</guiname>
</gui>
<editor><positions><list>1</list></positions></editor>
<datatype base="node" xmlns="
http://www.mmbase.org/xmlns/datatypes">
<required value="true" />
</datatype>
</field>