Compare two XML node numbers:
@ {subnode:n0.x.x (n0.x.x)} - -return comparison results
Examples:
@{subnode:c0.0(c0.0)}return0that represents the same node
@{subnode:c0.0(c0.0.1)}return-1, which represents the parent node
@{subnode:c0.0.1(c0.0)}return1, which indicates that it is a child node
@{subnode:c0.1.0(c0.0.1)}returndiffer (different), which means no relationship
Easily and accurately determine the upper and lower relationships of two XML nodes
Easy to download resources for Internet development Platform
Platform and Latest development Manuals free Download: http://download.csdn.net/detail/tx18/8464425
Development example: Light Open e-commerce website , free download: http://download.csdn.net/detail/tx18/8318585
Light open platform will be upgraded to provide you with more powerful and easy features, please pay attention to Download the latest version
Compare two XML node numbers---Light open platform (original WebEasy) string Calculation 5