![]() | XMLWriter->startAttributeNS()(no version information, might be only in CVS) XMLWriter->startAttributeNS() -- Create start namespaced attributeDescrizioneObject oriented style: class XMLWriter {bool startAttributeNS ( string prefix, string name, string uri ) } Procedural style: bool xmlwriter_start_attribute_ns ( resource xmlwriter, string prefix, string name, string uri )Starts a namespaced attribute. Elenco dei parametri
Vedere anche:
| ![]() | ||||