#include "TXMLEngine.h"
Go to the source code of this file.
Functions | |
void | xmlnewfile (const char *filename="example.xml") |
void xmlnewfile | ( | const char * | filename = "example.xml" |
) |
Definition at line 6 of file xmlnewfile.C.
References TXMLEngine::DocSetRootElement(), TXMLEngine::FreeDoc(), TXMLEngine::NewAttr(), TXMLEngine::NewChild(), TXMLEngine::NewDoc(), TXMLEngine::NewNS(), and TXMLEngine::SaveDoc().