wwXML::CreateObjectXML

Low Level Output Method

Creates XML output for the actual object. Object is created with the following structure:

<object name="lcname">
   <property1/>
   <property2/>
</object>


o.CreateObjectXML(loObject, lcName, lnIndent)

Parameters

loObject
The object to be exported as XML

lcName
The name of the object (<object name = "lcName">)

lnIndent
Indentation level in tabs.

See also:

Class wwXML (High Level Methods)


  Last Updated: 3/16/1999 | © West Wind Technologies, 2008