SAP CM: cl_crm_oi_docx_transform_rt=>indicate_tree

48 阅读1分钟

Created by Jerry Wang, last modified on Oct 16, 2014

在遍历xml stream的tree状结构之前,xml node层级结构如下图所示:
clipboard1
indicate_tree方法执行完后,如果xml node的occurance为1:N ( table structure ), 则新建Path attribute标注该table structure下面node的complete path,Loopcount标注总的table item节点数,Loopid标注当前table item 节点的序号。
clipboard2
clipboard3