Concept Framework 2.2 documentation | Contents | Index |
Name | Version | Deprecated |
xmlNewPI | version 1.0 | no |
number xmlNewPI(string name, string content) |
name | the processing instruction name |
content | the PI content |
Creation of a processing instruction element. Use {xmlDocNewPI} preferably to get string interning. |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Sun Jan 27 18:15:20 2013 GMT | (c)2013 Devronium Applications |