wwxml::lRecurseObjects

Allows to recurse child objects hierarchically. When .T. any object member willl be parsed and embedded hierarchically in the XML document.

Be very careful with this however since this can result in deadlock situations where objects reference themselves lower in the hierarchy. It's highly recommended that you use cPropertyExclusionList to exclude any objects that might recurse onto themselves.

o.lRecurseObjects

Default Value

Default value: .F.

Remarks

Recursed objects cannot export a valid DTD. For this reason do not mix this property with lCreateDataStructure.

See also:

Class wwXML (High Level Methods)

© West Wind Technologies, 1996-2022 • Updated: 12/17/99
Comment or report problem with topic