“…There are many research works on keyword-based search on the XML document, which typically include XRank [1], XKeyword [2], Schema-Free XQuery [3], XSEareh [4] and XKSearch [5], XSeek [6] and so on. In the modeling: XRank [1], XKewyord [2] uses graph-based XML document model, others use tree-based model, but their model is a simple modeling on the XML document schema, and the result set is set to the sub-tree(graph) containing the keyword on the document tree(graph), which is defined as LCA (Lowest Common Ancestor, LCA) (XRank), or its variants, such as SLCA (Smallest Lowest Common Ancestor, SLCA) (XKsearch), MLCA (Meaningful Lowest Common Ancestor, MLCA) (Schema-Free XQuery) and so on.…”