To write <!DOCTYPE...> line in the XML-File with Borland Builder
-
By the means of (Borland Builder 6.0) _di_IXMLDocument, interfaces and Classes
I can create new XML document, where
I kann write:
<?xml version="1.0" ?> (Version line of XML-File)
I kann write:
the main node and the whole XML-Structure.But I fail to write this line:
<!DOCTYPE M_ORDER (View Source for full doctype...)>
in the XML file.How can I do it ?
Thank you
[cpp]Igor
-
Since this is a german discussion forum, I'd please you to be so kind and ask questions in german.
Not at least because I think your mainlanguage is german. Otherwise I can't give no account of why you confused the german "kann" and the english "can"...
-junix