Concept Framework 1.0 documentation | Contents | Index |
Name | Version | Deprecated |
xmlNewDocPI | version 1.0 | no |
number xmlNewDocPI(number doc, string name, string content) |
doc | the target XML document |
name | the processing instruction name |
content | the PI content |
Creation of a processing instruction element. |
Documented by Eduard Suica by adapting from http://xmlsoft.org/, generation time: Thu Oct 15 20:02:08 2009 GMT | (c)2009 RadGs Software |