Write XML using SAX, begin of a node. XMLSAXEndNode ends a node
FUNCTION XMLSAXBeginNode(
XMLHandle : LONGINT;
nodeName : STRING): INTEGER;def vs.XMLSAXBeginNode(XMLHandle, nodeName):
return INTEGER| Name | Type | Description |
|---|---|---|
| XMLHandle | LONGINT | |
| nodeName | STRING |
XMLSAXBeginDocFile or XMLSAXBeginDocMemory.
Availability: from Vectorworks 2011