An object attribute points to another object by name.
For example:
<parent type="object">lounge</parent>
would be another way of setting the parent attribute of an object, if you didn’t want to nest the XML definition.
An object attribute points to another object by name.
For example:
<parent type="object">lounge</parent>
would be another way of setting the parent attribute of an object, if you didn’t want to nest the XML definition.