i | 処理対象のXML子要素の番号。 The index of the XML child element to process. |
startTag_startPos | XMLデータ中のXML要素の開始タグの先頭位置(配列要素番号)のリスト。
関数list_XMLstartTag_startPosの戻り値を渡す。 A list of the start positions (array indices) of the start-tags of the XML elements in XMLdata. Use the return value of function list_XMLstartTag_startPos. |
endTag_startPos | XMLデータ中のXML要素の終了タグの先頭位置(配列要素番号)のリスト。
関数list_XMLendTag_startPosの戻り値を渡す。 A list of the start positions (array indices) of the end-tags of the XML elements in XMLdata. Use the return value of function list_XMLendTag_startPos. |