wwxml::cDocRootName

This property controls the top level XML tag (xDocRoot) in the example below.

<?xml version="1.0"?>
<xDocRoot>
      <data1></data1>
      <data2></data2>     
</xDocRoot>

The default value of the docroot element is xdoc.

o.cDocRootName = "customer"

Default Value

Default: xdoc

See also:

Class wwXML (High Level Methods)

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