Write XML using SAX, adds a node value to a node begun with XMLSAXBeginNode.
FUNCTION XMLSAXAddNodeValue(
XMLHandle : LONGINT;
nodeValue : STRING): INTEGER;def vs.XMLSAXAddNodeValue(XMLHandle, nodeValue):
return INTEGER| Name | Type | Description |
|---|---|---|
| XMLHandle | LONGINT | |
| nodeValue | STRING |
XMLSAXBeginDocFile or XMLSAXBeginDocMemory.
Availability: from Vectorworks 2011