VS:XMLSAXBeginNode/ja: Difference between revisions

From Vectorworks Developer
Jump to navigation Jump to search
No edit summary
m (1 revision: 2014J VS Reference TVWX)
 
(No difference)

Latest revision as of 03:43, 16 January 2014

.VectorScript|VectorScript ..VS:Function Reference|Function Reference ..VS:Function_Reference_Appendix|Appendix

Description

SAXを利用してXMLを書く。ノードの開始。XMLSAXEndNodeで終了します。

FUNCTION XMLSAXBeginNode(
XMLHandle :LONGINT;
nodeName :STRING) : INTEGER;
def vs.XMLSAXBeginNode(XMLHandle, nodeName):
    return INTEGER

Parameters

XMLHandle LONGINT
nodeName STRING

Version

Availability: from Vectorworks 2011