This document discusses fuzzy type-ahead search in XML data. It proposes a method called TASX that allows users to search XML data interactively as they type query keywords, even with minor errors. TASX uses effective index structures and algorithms to achieve high search efficiency. It examines ranking functions and early termination techniques to progressively identify the top-k most relevant answers from the XML data in response to partial keyword queries. The experimental results show that TASX achieves high search efficiency and result quality for fuzzy type-ahead search in XML data.