SET XMLHEADER
Welcome to our Knowledge Base
Documentation | Blog | Demos | Support
< All Topics
Print
SET XMLHEADER
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
Controls the display of a XMLHEADER.
Syntax
SET XMLHEADER ON|OFF
Comments
When outputting data using the XML or XMLSIMPLE formats, a standard ISO header can be attached to the resulting document.
Example
set save
set output format xmlsimple
set XMLHEADER on
set output MyDoc
list 1 Docs
set restore
See Also
Updated
ByJason Lee
Was this article helpful?
0 out of 5 stars
5 Stars | 0% | |
4 Stars | 0% | |
3 Stars | 0% | |
2 Stars | 0% | |
1 Stars | 0% |
5