VS:XMLSAXAddNodeAttr/ja

From Vectorworks Developer
Jump to navigation Jump to search

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

Description

SAXを利用してXMLを書く。XMLSAXBeginNodeで始まるノードに属性ノードを追加します。

FUNCTION XMLSAXAddNodeAttr(
XMLHandle :LONGINT;
nodeAttrName :STRING;
nodeAttrValue :STRING) : INTEGER;
def vs.XMLSAXAddNodeAttr(XMLHandle, nodeAttrName, nodeAttrValue):
    return INTEGER

Parameters

XMLHandle LONGINT
nodeAttrName STRING
nodeAttrValue STRING

Version

Availability: from Vectorworks 2011