The default XML document header. By default this is just the plain XML header without DTD. Used only when creating a document - not set when writing. You may add additional headers to the default or overwrite it .
oXML.cHeader = [<?xml version="1.0" encoding="windows-1252"?>]
Default Value
Default: <?xml version="1.0"?>
See also:
Class wwXML (High Level Methods)© West Wind Technologies, 2023 • Updated: 10/03/99
Comment or report problem with topic