![]() | XMLWriter->writeDTD()DescrizioneObject oriented style: class XMLWriter {bool writeDTD ( string name [, string publicId [, string systemId [, string subset]]] ) } Procedural style: bool xmlwriter_write_dtd ( resource xmlwriter, string name [, string publicId [, string systemId [, string subset]]] )Writes a full DTD. Elenco dei parametri
| ![]() |