wwXMLState::LoadXML

Loads an XML string or loads an XML document from a URL or file.

o.LoadXML(lcXML, llUrl)

.T. or .F.

Parameters

lcXML
XML string to be used to hold the property values.

Alternately this parameter can be a URL or filename to load the XML from. In that case set the llUrl property.

llUrl
If you're loading XML from a URL or file use this property.

See also

Class wwXMLState

© West Wind Technologies, 2025 • Updated: 2025-03-12
Comment or report problem with topic